Problem querying with edismax and hyphens

2013-10-30 Thread Vardhan Dharnidharka
Hi, The query z-score doesn't match a doc with zscore in the index. The analysis tool shows that this query would match this data in the index, but it's the edismax query parser step that seems to screw things up. Is there some combination of autoGeneratePhraseQueries, WordDelimiterFilterFactor

Problem querying with edismax and hyphens

2013-10-30 Thread Vardhan Dharnidharka
Hi, The query z-score doesn't match a doc with zscore in the index. The analysis tool shows that this query would match this data in the index, but it's the edismax query parser step that seems to screw things up. Is there some combination of autoGeneratePhraseQueries, WordDelimiterFilterF

Entire query is stopwords

2013-06-05 Thread Vardhan Dharnidharka
Hi, I am using the standard edismax parser and my example query is as follows: {!edismax qf='object_description ' rows=10 start=0 mm=-40% v='object'} In this case, 'object' happens to be a stopword in the StopWordsFilter in my datatype 'object_description'. Now, since 'object' is not indexe