Jason Wolfe
00466d2b08
#328 : Support parsing unbounded range queries ( #329 )
...
* #328 : Support parsing unbounded range queries. Update CHANGELOG.md for query parser changes.
* Set version to 0.7-dev
2018-06-30 13:24:02 +09:00
Paul Masurel
badfce3a23
Preparing for release.
2018-06-22 14:09:14 +09:00
Dru Sellers
82d87416c2
Implement StopWords Filter ( #292 )
...
* Implement StopWords Filter
- added example doctest for alphanum_only.rs so that I could
drive my own test of the stopword filter
* Style Cop
* Switch HashSet Hasher to FNV for speed
* Update Change Log
* fix missed location renaming
2018-05-09 18:40:41 -07:00
Jason Wolfe
8e343b1ca3
Add fast field for associating arbitrary bytes to a document ( #275 )
...
* Add fast field for associating arbitrary bytes to a document
* Fix unused macro_use warning
* Improvements from code review
* Make BytesFastFieldWriter public
* Fix json parsing validation failure
* Add bytes fast field to CHANGELOG.md
* Fix compile errors from merge
* Support merging
* Address misc code review comments
* Fix comments from CR
2018-05-07 19:30:31 -07:00
Paul Masurel
99c0b84036
Integrating #274 , #280 , #289 into master ( #290 )
...
* Integrating bugfixes into master
Closes #274
Closes #280
Closes #289
* Next version will be 0.6
2018-05-06 09:48:25 -07:00
Paul Masurel
a1c07bf457
Added iterator for facet collector
2018-04-14 20:22:02 +09:00
Paul Masurel
b7f8884246
Closes #245 = BM25. ( #260 )
...
* Closes #245 = BM25.
Scores are the same as Lucene.
* Fixing travis conf
2018-03-22 15:06:56 +09:00
Paul Masurel
75d130f1ce
Edited CHANGELOG
2018-03-19 12:01:48 +09:00
Paul Masurel
97b7984200
Updated CHANGELOG
2018-03-10 14:08:11 +09:00
Paul Masurel
4e8b0e89d9
Added unit test
2018-02-19 13:19:18 +09:00
Paul Masurel
1fc7afa90a
Issue/range query ( #242 )
...
BitSet and RangeQuery
2018-02-05 09:33:25 +09:00
Paul Masurel
27c373d26d
NOBUG Updated changelog and bumped version
2017-07-24 18:52:45 +09:00
Paul Masurel
af4f1a86bc
Merge remote-tracking branch 'origin/exp/hash_intable'
2017-07-13 20:50:54 +09:00
Paul Masurel
5907a47547
NOBUG Added whitespaces.
2017-07-13 15:14:12 +09:00
Paul Masurel
586a6e62a2
NOBUG Added Changelog for 4.0
2017-07-13 15:06:09 +09:00
Paul Masurel
e5c7c0b8b9
Update CHANGELOG.md
2017-05-16 21:13:33 +09:00
Paul Masurel
7852d097b8
CHANGELOG 0.3.1 did not included the fix of the Field(u32)
2017-05-11 09:48:37 +09:00
Paul Masurel
d3d29f7f54
NOBUG Updated CHANGELOG with the serde change for 0.4.0
2017-05-09 16:42:25 +09:00
Paul Masurel
2947364ae1
issues/65 Phrase query for untokenized fields are not tokenized.
2017-05-06 22:14:26 +09:00
Paul Masurel
83263eabbb
issues/65 Updated changelog added some doc.
2017-05-04 17:13:14 +08:00
Paul Masurel
60279a03b6
RELEASE Tantivy 0.3. See Changelog
2017-04-08 18:53:40 +09:00