Re: Searching Numeric Data

2014-01-13 Thread Satyanarayana Kakollu
Anything preventing you from calculating the similarity score at index time and storing it as a field? The field can be used for scoring at query time. Alternately you can make a field for each of the elements in the array and use custom scoring function at query time. There is no value to, s

edismax parser discards some queries with parenthesis

2013-12-13 Thread Satyanarayana Kakollu
edismax is discarding the query if it is in quotes and there is no space before parenthesis. "querystring": "\"a\\(b\\)\"", "parsedquery": "(+())/no_coord", With a space before parenthesis it does not discard. "querystring": "\"a \\(b\\)\"", "parsedquery": "(+DisjunctionMaxQuery((Publisher:\"a