0
0
Fork 0

added features to readme

This commit is contained in:
Marty Schoch 2014-09-04 14:31:26 -04:00
parent afdb5f057f
commit d90697f725
1 changed files with 5 additions and 0 deletions

View File

@ -12,7 +12,12 @@ modern text indexing in go - [blevesearch.com](http://www.blevesearch.com/)
* Conjunction, Disjunction, Boolean
* Numeric Range, Date Range
* Simple query syntax for human entry
* tf-idf Scoring
* Search result match highlighting
* Supports Aggregating Facets:
* Terms Facet
* Numeric Range Facet
* Date Range Facet
## Discussion