mediacloud / news-search-api

Internal API server that offers search access to the Media Cloud Online News Archive (in Elasticsearch).
https://mediacloud.org
GNU Affero General Public License v3.0
1 stars 3 forks source link

change query fto field name from field.keyword and typo fix #32

Closed thepsalmist closed 9 months ago

thepsalmist commented 9 months ago

Since we're introducing fielddata:true in the ES schema, we should do the aggregation queries against the fieldname and not field.keyword

rahulbot commented 9 months ago

(I merged this since it was approved and I'm in here anyway)