Blob tique/CHANGELOG.markdown
Showing rendered content. Download source code
Changelog
v0.7.0 - 2021-09-11
- Depend on tantivy 0.16+
v0.6.0 - 2021-06-14
- Depend on tantivy 0.15+
contidional_collector::CheckCondition
now takes aSegmentOrdinal
instead of aSegmentLocalId
following tantivy's changes. Migration should be simply a matter of renaming.
v0.5.0 - 2021-02-07
- Depend on tantivy 0.14+
v0.4.0 - 2020-03-17
- Stabilized
QueryParser
under thequeryparser
feature - Added
DisMaxQuery
andQueryParser::parse_dismax
v0.3.0 - 2020-02-19
- Depend on tantivy 0.12+
- Added
topterms::Keywords
v0.2.0 - 2020-02-16
- Added new
topterms
module