On Mar 2, 2009, at 10:15 AM, dabboo wrote:
Thanks for the information. I gave it in my url as the request
parameter like
http://localhost:8080/apache-solr-1.3.0/CORE_WWW.BLUEHEN.COM/select/?q=da*&version=2.2&start=0&rows=10&indent=on&qt=dismaxrequest&defType=lucene
But still results are the same. It is not displaying any records.
Please suggest.
How is your dismaxrequest request handler defined? For example, if
you have an invariant defType set there, then setting defType on the
request would be ignored.
Also, what do you get for a parsed query when setting &debugQuery=true?
Erik