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

Provide stable Riot API #22

Open vcaesar opened 6 years ago

vcaesar commented 6 years ago

Provide stable Riot API.

vcaesar commented 6 years ago

Api basic transformation completed, it will be gradually stabilized after the completion of the disk version and stable in 1.0.0.

cboothe commented 6 years ago

@vcaesar Is there any documentation on this API functionality? Or how I would use this outside of Go.

vcaesar commented 6 years ago

Please see the documentation and examples. Other languages can call the grpc interface.