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

[SPATIAL] Support only indexing of the spatial part of the input #68

Open
zouzias opened this issue Oct 25, 2016 · 0 comments
Open

[SPATIAL] Support only indexing of the spatial part of the input #68

zouzias opened this issue Oct 25, 2016 · 0 comments

Comments

@zouzias
Copy link
Owner

zouzias commented Oct 25, 2016

Currently in ShapeLuceneRDD all input fields are indexed. However, a common use case is to index only the spatial part of the input.

Implementation will require a zipWithIndex on the RDD data

Done:

  • Provide support for spatial only index creation
@zouzias zouzias changed the title [SPATIAL] Support indexing of the spatial part of the input [SPATIAL] Support only indexing of the spatial part of the input Nov 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant