On 9/23/2015 10:21 AM, Alessandro Benedetti wrote:
mmmmm so those 2 are the queries at the minute :
1) logtext:deeper
2) logtext:*deeper*
According to your schema, the log text field is of type "text_en".
This should be completely fine.
Have you ever changed your schema on run ? without re-indexing your old
docs ?
I might forget sometimes, but usually, when I make changes to
solrconfig.xml or schema.xml, then I delete the main index and the
spellchecker indexes, and then restart solr, then do /dataimport again.
What happens if you use your analysis tool ( both query and index time)
with the term deeper ?
Can you clarify what you want me to do here? What do you want me to put
in the (Index) text box and in the (Query) text box and what do I select
in the fieldType drop-list? When I put "deeper" into both text boxes
and select text_en from the drop list, I get several results, but I
don't know what the output means.
thanks,
Mark