artshumrc / giza

JSON API (for TMS Database) and Django 2 application for Digital Giza
http://giza.fas.harvard.edu/
7 stars 5 forks source link

Rewrite Elasticsearch Queries for ES 5 migration #73

Closed ColeDCrawford closed 2 years ago

ColeDCrawford commented 5 years ago

Need to look at queries and update; query structure has changed.

Error: TransportError(400, 'search_phase_execution_exception', 'Fielddata is disabled on text fields by default. Set fielddata=true on [name] in order to load fielddata in memory by uninverting the inverted index. Note that this can however use significant memory. Alternatively use a keyword field instead.')