-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
-
default search fields
https://github.com/mudrod/mudrod/blob/master/core/src/main/java/gov/nasa/jpl/mudrod/ssearch/Dispatcher.java#L95 -
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.