• "Search results on Linux install not returned as properly-formed XML when search string contains special characters"
    Fixed: the search query is returned as part of the result set. This needs to be urlencoded otherwise the XML not well-formed.
    
    Committed By: Martin Kirsten
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9740 c91229c3-7414-0410-bfa2-8a42b809f60b
    Martin Kirsten authored
     
    Browse Dir »









  • "Drop OpenOffice for text extraction"
    Fixed. Disabled the starOffice extractor, commented out OO code in the base extractor.
    
    Committed by: Megan Watson
    Reviewed by: Donald Jackson
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9602 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »
  • "Add Document Processing Config options"
    Fixed. Added option to disable the indexer and full text searching.
    
    Committed by: Megan Watson
    Reviewed by: Donald Jackson
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9601 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »
  • "Implement PHP wrapper for the text extractors"
    Fixed. Added new tika apache extractor, disabled the old extractors (word, excel, powerpoint, pdf). Added new text extraction function the the XmlRpcLucene class.
    
    KTS-3894
    "Implement PHP interface for GUID inserter"
    Fixed. Added metadata read and write functions to the XmlRpcLucene class.
    
    Committed by: Megan Watson
    Reviewed by: Donald Jackson
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9600 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »
  • "Design new Document Processor architecture"
    Fixed. Implemented new architecture, added scheduled task and removed old indexing task and the indexing dashlets tasks, refactored indexDocuments() function.
    
    Committed by: Megan Watson
    Reviewed by: Donald Jackson
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9599 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "Single character search not being processed on database"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9563 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »

  • "The number of documents in the indexing queue is incorrect on the Document Indexer Statistics dashlet"
    Fixed. Adjusted sql to ignore problem documents.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9511 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "Add search/maxSqlResults to config settings"
    Fixed.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9501 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »
  • "Searching for folders or documents where shortcuts are available shows a duplicate entry for the shortcut."
    Fixed. The command line fixed to search for documents only.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9500 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »

  • "A postscript file not indexed."
    Fixed. The IgnorePS default value was set to true. It now defaults to false.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9486 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »