Here's hopefully a better explanation of what I'm asking.

http://screencast.com/t/8blvgtJbY

Thanks,

Corey


-----Original Message-----
From: Corey Gerhardt [mailto:corey.gerha...@directwest.com] 
Sent: August-08-14 2:30 PM
To: Solr User List
Subject: solr Analysis page matching question

Edismax

Field Value (Index) = a & w       Field Value (Query) = a & w restaurant

The last token filter for both the index and query is LengthFilter.

So the very bottom of the Analyse Value results look like:

LF | a&w|a&w        LF |a&w|restaurant

The bolded a&w above indicate a match.

In an actual query, would I have to set mm to 50% or -1 in order to actually 
achieve a match?

Thanks,

Corey

Reply via email to