On 8/13/2014 8:59 AM, Corey Gerhardt wrote:
> Here's hopefully a better explanation of what I'm asking.
>
> http://screencast.com/t/8blvgtJbY
This would not match, because "restaurant" (one of the query terms) is
not present in the field. The mm value of 100% requires *all* of the
query terms to
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 matchin
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&wLF |a&w|restaurant
The bolded a&w above indicate a match.
In an a