go-ego / riot

Go Open Source, Distributed, Simple and efficient Search Engine; Warning: This is V1 and beta version, because of big memory consume, and the V2 will be rewrite all code.
Apache License 2.0
6.11k stars 473 forks source link

Any numeric search + multi facet search features? #76

Open unisqu opened 5 years ago

unisqu commented 5 years ago

Any numeric search + multi facet search features?

vcaesar commented 5 years ago

Will consider adding api, such as: engine.index(string, interface{}).

unisqu commented 5 years ago

so can add to the roadmap and when can we expect this? that's all this is lacking.

i'm exploring and hope this is better than blevesearch

vcaesar commented 5 years ago

There is a lot of work here, including index persistence store. I will add it or give me a PR.