rFactory filter.
>
> Both are copied using copy field.
>
>
>
> But as text type is having a SnowballPorterFilterFactory filter it stores
> tests as test.So always if I search for "test" tests also will come in my
> search result.
> Please tell me a way to avoid it.
>
> Thanks
> Ravichandra
> --
> View this message in context:
> http://old.nabble.com/Phrase-Query-Issue-tp22863529p26586788.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>
s having a SnowballPorterFilterFactory filter it stores
tests as test.So always if I search for "test" tests also will come in my
search result.
Please tell me a way to avoid it.
Thanks
Ravichandra
--
View this message in context:
http://old.nabble.com/Phrase-Query-Issue-tp22863529p2658678
ignoreCase="true"
>words="stopwords.txt"
>enablePositionIncrements="true"
>/>
> generateWordParts="0" generateNumberParts="0" catenateWords="1"
> catenateNumbers=&q
solr-user@lucene.apache.org
>> Sent: Saturday, April 4, 2009 8:33:46 PM
>> Subject: Re: Phrase Query Issue
>>
>>
>> On Apr 4, 2009, at 1:25 AM, dabboo wrote:
>>
>> >
>> > Erik,
>> >
>> > Thanks a lot for your reply.
e.com/Strange-Phrase-Query-Issue-with-Dismax-tp23650114p23650114.html
Sent from the Solr - User mailing list archive at Nabble.com.
Let me second this. People ask for this pretty often.
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
> From: Erik Hatcher
> To: solr-user@lucene.apache.org
> Sent: Saturday, April 4, 2009 8:33:46 PM
> Subject: Re: Phrase Query Issu
On Apr 4, 2009, at 1:25 AM, dabboo wrote:
Erik,
Thanks a lot for your reply. I have made some changes in the solr
code and
now field clauses are working fine with dismax request. Not only this,
wildcard characters are also working with dismax and q query
parameter.
If you want I can sh
t doesnt shows the right values.
>>
>> Instead it creates the query like:
>>
>> isbn13_product_s:\"Glorious Revolution\"
>>
>> Please suggest how I should tackle this. If I give the phrase search
>> in my
>> solr console, it returns me the
rch
in my
solr console, it returns me the correct results.
Thanks,
Amit Garg
--
View this message in context:
http://www.nabble.com/Phrase-Query-Issue-tp22863529p22863529.html
Sent from the Solr - User mailing list archive at Nabble.com.
Maybe you can have to escape quotes with the % folowed by the exa code
of the quote like is done by the php urlencode fonction.
"Returns a string in which all non-alphanumeric characters except /-_./
have been replaced with a percent (/%/) sign followed by two hex digits
and spaces encoded as
On Fri, Apr 3, 2009 at 1:11 PM, dabboo wrote:
>
> I am passing this to my solr search engine using httpclient. But it is
> thrwoing me Invaild Query exception.
>
I suggest that you use the Solrj client. It will save a you a lot of effort.
http://wiki.apache.org/solr/Solrj
--
Regards,
Shalin S
ution\"
Please suggest how I should tackle this. If I give the phrase search in my
solr console, it returns me the correct results.
Thanks,
Amit Garg
--
View this message in context:
http://www.nabble.com/Phrase-Query-Issue-tp22863529p22863529.html
Sent from the Solr - User mailing list archive at Nabble.com.
12 matches
Mail list logo