blevesearch / bleve

A modern text/numeric/geo-spatial/vector indexing library for go
Apache License 2.0
9.98k stars 677 forks source link

Adding synonyms to search queries #1945

Open comsma opened 9 months ago

comsma commented 9 months ago

I would like to add synonyms to the search terms such as the term kleenex could pull results for documents with text that contains tissues. Would i store this in a text analyzer or is that not implemented yet?

CascadingRadium commented 9 months ago

in review https://github.com/blevesearch/bleve/pull/1891 will be part of the next major bleve release (2.3.11 or 2.4)

Alfex4936 commented 3 months ago

using bleve well for Korean texts, any updates on this?

CascadingRadium commented 3 months ago

no