Skip to content

ntvis/search_lucene

 
 

Repository files navigation

Search Lucene

Build Status Scrutinizer Code Quality Scrutinizer Code Coverage

The Search Lucene app adds a full text search for files stored in ownCloud. It is based on Zend Search Lucene and can index content from plain text, .docx, .xlsx, .pptx, .odt, .ods and .pdf files. The source code is available on GitHub

Maintainers

Maintainers wanted for additional features!

Known limitations

  • Does not work with Encryption: the background indexing process does not have access to the key needed to decrypt files when the user is not logged in.
  • Does not index files in external storage. For performance reasons.
  • Not all PDF versions can be indexed. The text extraction used for it is incompatible with newer PDF versions.

About

The ownCloud search_lucene app

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 63.7%
  • HTML 35.0%
  • JavaScript 1.2%
  • CSS 0.1%