If "upl" is not a token in the index, then a simple query will not return
any document. You should use upl* if you want to match documents containing
the term "upload". However, do you really want to search for incomplete
words?

On Mon, Oct 20, 2008 at 2:40 PM, prerna07 <[EMAIL PROTECTED]> wrote:

>
> Hi,
>
> I have some indexes with string values "upload".
> Search on &q=upload and &q=upl* gives me all results.
>
> Issues :
> Search on &q=upl gives me ZERO result.
>
> Do i need to append query with some other parameter or solr search does not
> work in this scenario?
>
> Thanks,
> Prerna
> --
> View this message in context:
> http://www.nabble.com/search-not-working-correctly-tp20065781p20065781.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>


-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to