Closed Bug 949367 Opened 11 years ago Closed 10 years ago

elasticsearch mapping should not use analyzer "keyword"

Categories

(Socorro :: Backend, task, P2)

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: adrian, Assigned: adrian)

References

Details

Or at least, it should not use it for fields other versions. It makes sense to analyze things like "1.0.1" or even "29.0a1-esr" as a single token, but it is a mistake when used on fields like BIOS Manufacturer, that contains several words and some upper case letters. Those fields should have a multi-field mapping with a not analyzed version instead.
Component: Middleware → Backend
Depends on: 1013322
Priority: P1 → P2
Too vague, won't fix. If this is needed for some fields, I'll file more specific bugs.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.