USStateDept / search

1 stars 0 forks source link

Create more search query endpoints to test results from other aggregated queries #544

Closed captjt closed 7 years ago

captjt commented 7 years ago

First query was a 'bool' matching query.

The next couple I want to make sure we have other options for search results.

Fuzzy Query -> fuzziness will check for typos/similar wordings

Multiple Match -> will do checks on the specific fields and give more leverage for "OR" type of querying

Return proper responses with data, description, and status_code