- Index any go data structure (including JSON) Intelligent defaults
- backed up by powerful configuration Supported field types: Text,
- Numeric, Date Supported query types: Term, Phrase, Match, Match
- Phrase, Prefix 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
Questions tagged [bleve]
17 questions
0
votes
0 answers
Bleve is not indexing the numeric and date appropriately
Search request on the bleve returns the response where string fields are exact but numeric and date fields are not returning as expacted
{
"back_image": "",
"cover_image": "\\storage\\8\\c9e6325b-8cd8-402b-9e37-54b7119a5c22.png",
"created_at": "…

Manish Champaneri
- 654
- 3
- 8
- 28
0
votes
1 answer
Partial Indexing of an XML file (Bleve)
I am evaluating a couple different libraries to see which one will best fit what I need.
Right now I am looking at Bleve, but I am happy to use any library.
I am looking to index full files except specific ones which are in XML format. For those I…

Krum110487
- 611
- 1
- 7
- 20