Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S2RegionTermIndexer::GetQueryTerms equivalent in Golang #70

Open
rikkyGrab opened this issue Aug 19, 2020 · 2 comments
Open

S2RegionTermIndexer::GetQueryTerms equivalent in Golang #70

rikkyGrab opened this issue Aug 19, 2020 · 2 comments

Comments

@rikkyGrab
Copy link

I have been working on a project that requires me to use S2regionTermIndexer to create a collection of "index terms", and "inverted index" using that. Since this library is not implemented in golang yet, I would really appreciate it if this task is being prioritized. It would be of great help if someone else has implemented the S2regionTermIndexer on their own and wish to share it. Thank you!!

@sreekanth-cb
Copy link

sreekanth-cb commented Jun 3, 2021

@rsned, really appreciate this porting initiative.

Can you please help me with the latest information here regarding this repo?

Is there any active work going on with the pending items listed on the home page here?

Any hints on what minimum functionalities/files need to be ported from the C++ implementation for supporting this RegionTermIndexer functionality?

Thanks!

@sreekanth-cb
Copy link

I have ported the region term indexer functionality in this fork - https://github.com/blevesearch/geo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants