Roadmap
Version 0.8:
- Modularize parts of the support
- Add maven configurations for modules
- Improve the foundations of the tool (indexing and searching)
Indexing
- Update to 2.4 with 2.3 compatibility
- Add transaction support
- Add unit tests on index
- Add quick start in documentation and samples
- Improve the reference documentation
- Improve the javadocs
Searching
- Update to 2.4 with 2.3 compatibility
- Added methods for search in the template (with query as a String)
- Support of queries
- Add unit tests on index
- Add quick start in documentation and samples
- Improve the reference documentation
- Improve the javadocs
- Allow creation of searcher from IndexFactory
- Improve support of different searchers
Configuration
- Improve configuration of index
- Improve configuration of search
Version 0.9
- Add document handling
Tika
- Add a wrapper for Tika
Solrj
- Added Solr support for remote access
- Added support to configure embedded server
- Add transaction handling
- Add batch size feature
Configuration
- Improve configuration of document handling
- Added configuration of solrj
Version 1.0