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 474 forks source link

Is it required to index all docs before search? #112

Open lboquan opened 3 years ago

lboquan commented 3 years ago

I found that it's required to rebuild all index before search otherwise no docs will be found. It's strange to do this because indexes were built in my store folder. Is there any one who has the same problem?

suntong commented 3 years ago

+1

cheneylew commented 3 years ago

+1