locationtech / geowave

GeoWave provides geospatial and temporal indexing on top of Accumulo, HBase, BigTable, Cassandra, Kudu, Redis, RocksDB, and DynamoDB.
Apache License 2.0
502 stars 190 forks source link

Improve API and Examples for Using Basic Text and Numeric Indexing #1784

Open rfecher opened 3 years ago

rfecher commented 3 years ago

Programmatic access to these indicies and query constraints is available but not part of the QueryBuilder API. Also, its not part of the CLI, or directly usable through GeoServer. All of these things would ease the use of this specialized indices without any customization required.