CDRH / api

Codenamed "Apium": An API to access all public Center for Digital Research in the Humanities resources
https://cdrhdev1.unl.edu/api_frontend
MIT License
3 stars 1 forks source link

Verify how keyword term matching works #32

Closed jduss4 closed 6 years ago

jduss4 commented 7 years ago

We want to make sure that term matches are EXACT or else it could really mess things up for some folks. It seems like it's working so far, but need further tests and probably schema verification.

jduss4 commented 6 years ago

Docs say

The term query looks for the exact term in the field’s inverted index — it doesn’t know anything about the field’s analyzer.

I'm going to close this issue for now, having not noticed any problems with our demo sites.