On 2/27/2012 at 3:16 PM, Alexey Verkhovsky wrote: > By the way, I'm not sure that edismax interpreting 'wal mart' as 'wal' OR > 'mart' is really a bug that should be fixed. It's a counter-intuitive > behavior, for sure, but - per my understanding - edismax is supposed to > treat consecutive words as parts of an OR clause, not as a single phrase. > If what analyzer gets is changed, it would fix some things, but break some > other things.
Right - Hoss Man's comment on LUCENE-2605 expresses similar concerns: <https://issues.apache.org/jira/browse/LUCENE-2605?focusedCommentId=13139429&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13139429> Steve