SeedDMS_Lucenepear.php.netFulltext search for SeedDMSSeedDMS is a web based document management system (DMS). This is
the fulltext search engine for it, based on Lucene.Uwe Steinmannsteinmuwe@steinmann.cxyes2015-08-051.1.61.1.6stablestableGPL License
run external commands with a timeout
4.3.01.5.40.0.10.0.1alphaalpha2009-04-27BSD License2011-11-061.0.11.0.0betabetaGPL License
- New Release
2012-11-061.1.01.1.0betabetaGPL License
use a configurable list of mime type converters, fixed indexing and searching
of special chars like german umlaute.
2012-12-031.1.11.1.1stablestableGPL License
catch exception if index is opened but not available
2013-06-171.1.21.1.1stablestableGPL License
parse query term and catch errors before using it
2013-06-271.1.31.1.1stablestableGPL License
explicitly set encoding to utf-8 when adding fields
do not check if deleting document from index fails, update it in any case
2013-08-131.1.41.1.4stablestableGPL License
class SeedDMS_Lucene_Search::search returns false if query is invalid instead of an empty result record
2014-07-301.1.51.1.5stablestableGPL License
field for original filename is treated as utf-8
declare SeeDMS_Lucene_Indexer::open() static