Does anybody have any further suggestions on what I might try in this
situation?  Any tools perhaps that might help me put my finger on Solr's
pulse so I can figure out just what's going on in there at index and query
time?

-Kurt


Kurt Nordstrom wrote:
> 
> Changed the config so that both WordDelimiterFilterFactory settings on
> both index and query use: 
> 
> org.apache.solr.analysis.WordDelimiterFilterFactory
> {generateNumberParts=1, catenateWords=1, generateWordParts=1,
> catenateAll=0, catenateNumbers=1}
> 
> Restarted Solr, reindexed the records.
> 
> Unfortunately, no change in the search results.  It still won't find that
> pesky string.  It seems to be generating the same results as before in the
> analysis page.
> 
> Any other things I might try or diagnostics that might give useful output?   
> 
> -Kurt
> 
> 


-- 
View this message in context: 
http://www.nabble.com/Strange-anomaly%28-%29-with-string-matching-in-query-tp22704639p22785313.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to