Skip to content

Default search fields and autocomplete fields #188

@quintinali

Description

@quintinali
  1. default search fields
    https://github.com/mudrod/mudrod/blob/master/core/src/main/java/gov/nasa/jpl/mudrod/ssearch/Dispatcher.java#L95

  2. default autocomplete field
    https://github.com/mudrod/mudrod/blob/master/core/src/main/java/gov/nasa/jpl/mudrod/driver/ESDriver.java#L389
    https://github.com/mudrod/mudrod/blob/master/core/src/main/resources/elastic_mappings.json#L63

@lewismc Could you please take a look at the autocomplete part. The autocompletion function changes when Elasticaserth is upgraded from 2.3 to 5.0. Yongyao and I have spent many time modifying the autocomplete function to use the latest API but the autocompletion results are bad sometimes.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions