I'm pretty sure "*" isn't supported by DisMax.
>From the Solr Wiki on DisMaxRequestHandler overview
http://wiki.apache.org/solr/DisMaxRequestHandler?highlight=(dismax)#head
-ce5517b6c702a55af5cc14a2c284dbd9f18a18c2
"This query handler supports an extremely simplified subset of the
Lucene QueryPa
payalsharma wrote:
Hi All,
I am searching a term on Solr by using wildcard character "*" like this :
http://delpearsonwebapps:8080/apache-solr-1.3.0/core51043/select/?q=alle*
here the search term(word) is : alle*
This query gives me proper result , but as i give dismaxrequest as param