Skip to content

geotools data store option for index preference #554

@rfecher

Description

@rfecher

Because multiple indices with different data adapters can be used, or multiple indices can be used with the same data adapter, provide 2 options configurable to the data store:

  1. best fit - select the index that best satisfies the query (it assumes all adapters are in all indices so no need to check stats)
  2. check all - query all indices checking stats to make sure the adapter at least exists within the index

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions