This repository has been archived by the owner on May 4, 2023. It is now read-only.
Releases: rnewson/couchdb-lucene
Releases · rnewson/couchdb-lucene
2.1.0
2.0.0
1.1.0
1.0.2 Release
- Use the same precisionStep when indexing as when querying
- Fixed ClassCastException when returning stored numerical fields.
1.0.1 Release
- Use Lucene 4.9.0 index format
- Honor "index" property when adding strings
1.0 Release
- Upgrade to Lucene 4.9.0
- Upgrade to Tika 1.5
- Use the full OOXML Schemas from Apache POI, to make Tika
able to parse Office documents that use exotic features - Allow search by POST (using form data)