Just go to the admin/analysis page and enter the terms in the "index"
box (I usually uncheck the "verbose" checkbox). You will see exactly
what element in your analysis chain is doing this. You'll see light
gray two-letter codes on the size, e.g. "ST". Hover over it with your
mouse, and you should
Hello Erik and Josh,
Thanks for your hints and comments.
I found out that the “text_fr” field type didn’t stored the “fraoo” as term. It
stored “frao” only. Maybe because of French field type. This field had been
automatically created. I’m new to Solr and this is maybe correct.
I use “text_gen
Unfortunately the link you provided goes to "localhost", which isn't accessible.
The very first thing I'd do is go to the admin/analysis page and put
the terms in both the "index" and "query" boxes for the field in
question.
Next, attach &debug=query to the query to see how the query is actually p
Can you provide the fieldType definition for text_fr?
Also, when you use the Analysis page in the admin UI, what tokens are
generated during indexing for FRaoo using the text_fr fieldType?
On Tue, Sep 19, 2017 at 12:01 PM Sascha Tuschinski
wrote:
> Hello Community,
>
> We are using a Solr Core