t; [6f 6b 6b 61 64]
> 0
> 26
> 1
> 1
> word
>
> okkadu
> [6f 6b 6b 61 64 75]
> 0
> 26
> 1
> 1
> word
>
> okkadu
> [6f 6b 6b 61 64 75 20]
> 0
> 26
> 1
> 1
> word
>
> okkadu t
> [6f 6b 6b 61 64 75 20 74]
> 0
> 26
> 1
&g
okkadu tel
[6f 6b 6b 61 64 75 20 74 65 6c]
0
26
1
1
word
--
View this message in context:
http://lucene.472066.n3.nabble.com/Exact-Match-Results-tp4096816p4096906.html
Sent from the Solr - User mailing list archive at Nabble.com.
://lucene.472066.n3.nabble.com/Exact-Match-Results-tp4096816p4096847.html
Sent from the Solr - User mailing list archive at Nabble.com.
field as a single token, regardless of its content.
Example: "http://example.com/I-am+example?Text=-Hello"; ==>
"http://example.com/I-am+example?Text=-Hello";
--
View this message in context:
http://lucene.472066.n3.nabble.com/Exact-Match-Results-tp4096816p4096846.
Kumar
You might want to look into the 'pf' parameter:
https://cwiki.apache.org/confluence/display/solr/The+Extended+DisMax+Query+Parser
François
On Oct 21, 2013, at 9:24 AM, kumar wrote:
> I am querying solr for exact match results. But it is showing some other
&
I am querying solr for exact match results. But it is showing some other
results also.
Examle :
User Query String :
Okkadu telugu movie
Results :
1.Okkadu telugu movie
2.Okkadunnadu telugu movie
3.YuganikiOkkadu telugu movie
4.Okkadu telugu movie stills
how can we order these results that
ield uses:
>
> tags="../../../solr/conf/lang/stoptags_ja.txt"
> enablePositionIncrements="true"/>
>
> words="../../../solr/conf/lang/stopwords_ja.txt"
> enablePositionIncrements="true" />
>
>
>
> How to solve this problem,
lem,
Thanks
--
View this message in context:
http://lucene.472066.n3.nabble.com/Japanese-exact-match-results-do-not-show-on-top-of-results-tp4028422.html
Sent from the Solr - User mailing list archive at Nabble.com.