Releases: Heliosearch/heliosearch
Releases · Heliosearch/heliosearch
Heliosearch v0.09
Heliosearch v0.09
Please see the online release notes
Heliosearch v0.08
Heliosearch v0.08
Please see the online release notes
NOTE: Users of v0.07 need to remove the data directory and re-index.
NOTE: The old style API for facet.stat and subfacets is being deprecated. Please migrate to the new JSON Facet API
Heliosearch v0.07
Please see the online release notes
Heliosearch v0.06
Please see the online release notes
Heliosearch v0.05
This is Heliosearch v0.05
Heliosearch is forked from Apache Solr and includes additional features.
New features/changes since the last release:
- Heliosearch is now forked from the stable Solr branch (i.e. based on Solr 4.x). Heliosearch v0.05 is based on Solr 4.8.0
- New Facet Functions & Analytics: http://heliosearch.org/solr-facet-functions/
- New Subfacets: http://heliosearch.org/solr-subfacets/
Heliosearch v0.04
This is Heliosearch v0.04
Heliosearch is forked from Apache Solr and includes the following additional features:
- Off-Heap Filters to reduce garbage collection pauses and overhead.
http://www.heliosearch.org/off-heap-filters - Removed the 1024 limit on the number of clauses in a boolean query. For example: q=id:(doc1 doc2 doc3 doc4 doc5 ... doc2000) will now work correctly without throwing an exception.
- Deep Paging with cursorMark. This is not yet in a current release of Apache Solr, but should be in the future.
http://heliosearch.org/solr/paging-and-deep-paging/ - nCache - the new Off-Heap FieldCache to reduce garbage collection overhead and accelerate sorting, faceting, and function queries.
Benchmark for integer fields: http://heliosearch.org/solr-off-heap-fieldcache
Benchmark for string fields: http://heliosearch.org/hs-solr-off-heap-fieldcache-performance
Heliosearch v0.03
This is Heliosearch v0.03
Heliosearch is forked from Apache Solr and includes the following additional features:
- Off-Heap Filters to reduce garbage collection pauses and overhead.
http://www.heliosearch.org/off-heap-filters - Removed the 1024 limit on the number of clauses in a boolean query. For example: q=id:(doc1 doc2 doc3 doc4 doc5 ... doc2000) will now work correctly without throwing an exception.
- Deep Paging with cursorMark. This is not yet in a current release of Apache Solr, but should be in the future.
http://heliosearch.org/solr/paging-and-deep-paging/ - nCache - the new Off-Heap FieldCache to reduce garbage collection overhead and accelerate sorting, faceting, and function queries.
http://heliosearch.org/solr-off-heap-fieldcache