Skip to content

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

@zouzias

Description

@zouzias

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions