-
KTS-3601 "After indexing, the cached index stats should be updated so that dashboard is up to date." Fixed. Added indexStats. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3-Release-Branch@9131 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3456 "Allow indexing to not be dependant on open office" Fixed. Unfortunately, we have to keep it for windows. catdoc, etc does not work properly in windows. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3-Release-Branch@9100 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3456 "Allow indexing to not be dependant on open office" Fixed. When catdoc fails and OO must stand in, OO returns a new file containing the text. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3-Release-Branch@9080 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3456 "Allow indexing to not be dependant on open office" Fixed. Unzip requires a file to have an extension in wondows. Renamed tmp directories to be cleaned up by cleanup script. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3-Release-Branch@9049 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3427 "Indexing a large XML document (97 meg) resulted in the indexer throwing an error relating to heap not being big enough" Updated. Optimised the read of content so text extractor does not crash indexer. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3-Release-Branch@9020 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3456 "Allow indexing to not be dependant on open office" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3-Release-Branch@8875 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3530 "Allow reindexing of folders and their contents" Implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3-Release-Branch@8873 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3232 "Uno module appears to require editing document conversion scripts" Fixed. Allow ooProgramPath to be set as an environment variable. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3-Release-Branch@8842 c91229c3-7414-0410-bfa2-8a42b809f60b
-
Some ws updates. KTS-1012 "not indexed documents are not flagged to the admin" Fixed. reportUnindexedDocuments.php iterates through document id's in the database and identifies records that don't have a record in the index. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8696 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3434 "Background task can test Document Indexer diagnostics and cache results" Fixed Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8672 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3444 "Indexing needs to be more resiliant when encountering errors with open office" Fixed. Committed By: Conrad Vermeulen Reviewed By: Philip Arkoll git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8655 c91229c3-7414-0410-bfa2-8a42b809f60b
-
KTS-3440 "Restart open office periodically" Fixed. A count is incremented on indexing a document (successfully or not), after 50 documents open office is restarted. Committed by: Megan Watson Reviewed by: Conrad Vermuelen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8636 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"When installing stack as root, OpenOffice stores files as root in the KT temp folder. The indexing scripts cannot clean these up." Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8448 c91229c3-7414-0410-bfa2-8a42b809f60b
-
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8387 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Indexing process should skip temporary files as the indexer process is likely to fail resulting in users being confused." Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8346 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Indexer unable to index a MS PPT 2003 document" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8345 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"SQL for search cleanup function is not compatible in newer versions of mysql" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8337 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"SQL Error in the Indexer" Fixed. Committed By: Kevin Fourie Reviewed By: Isaac Lundall git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8323 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Search engine results references Score field, which should be Rank" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8309 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Problem with opendir() in windows under indexerCore" Fixed. Committed By: Conrad Vermeulen Reviewed By: Martin Kirsten git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8292 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Problem with opendir() in windows under indexerCore" Fixed. Committed By: Conrad Vermeulen Reviewed By: Martin Kirsten git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8291 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Display the search expression tree" Implemented. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8288 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"OOPresentationExtractor not working" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8283 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"CLONE -3.5.2 Upgrade - INFO: Scheduler - Background tasks errors(SUP-636)" Fixed. Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8266 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Dashboard reports problems and refers to Administrator Guide, which does not deal with those problems" Fixed. Removed offending text. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8186 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Security properties on the PDF document prevent text from being extracted." Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8181 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Support for Office 2007 Documents" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8159 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Support for Office 2007 Documents" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8158 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Support for Office 2007 Documents" Fixed. Remove some stdout logging Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8155 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Unsupported documents are not indexed rightly so but the Documents Indexer Statistics's Documents Indexed shows a number contrary this" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8143 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Support for Office 2007 Documents" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8141 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Searching in discussion threads yields no results" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8122 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Search2: Documents are not being indexed in Windows XP for OSS" Fixed. Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8121 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"scripts not resolving paths correctly with stack installer" Update. Adding changing to relative path so external user/scripts don't have to do this Committed By: Conrad Vermeulen Reviewed By: Kevin Fourie git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8113 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"The Document Indexing Diagostics does not show problems when in reality they exist" Fixed. Committed By: Conrad Vermeulen Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8067 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Search2: Searching using a quick search gives a warning" Updated. Changed the content of the message. Committed By: Conrad Vermeulen Reviewed By: Xolo Mashinini git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8051 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Document Indexing Diagnostics shows that there is a problem indixing a PDF file" Updated. Fixed the windows shell script execution. Commited By: Jonathan Byrne Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8034 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Document Indexing Diagnostics shows that there is a problem indixing a PDF file" Fixed. Commited By: Conrad Vermeulen Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8027 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Document Indexing Diagnostics shows that there is a problem indixing a PDF file" Fixed. Commited By: Conrad Vermeulen Reviewed By: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8026 c91229c3-7414-0410-bfa2-8a42b809f60b
-
"Improved capture of output from exec on text extractors" Fixed Committed By: Conrad Vermeulen Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8000 c91229c3-7414-0410-bfa2-8a42b809f60b