Re: Solr search in case the first keyword are not index

2013-10-28 Thread dtphat
I have solve it. Thanks. - Phat T. Dong -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-search-in-case-the-first-keyword-are-not-index-tp4097699p4098021.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr search in case the first keyword are not index

2013-10-27 Thread dtphat
HI Hoss, I try to change the default field search to text. But now it still search only the first word. You can give me more suggest. Thanks. - Phat T. Dong -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-search-in-case-the-first-keyword-are-not-index

Re: Solr search in case the first keyword are not index

2013-10-25 Thread dtphat
Thanks for your enthusiasm reply. I will try it. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-search-in-case-the-first-keyword-are-not-index-tp4097699p4097862.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr search in case the first keyword are not index

2013-10-25 Thread Chris Hostetter
: "debug": { : "rawquerystring": "display_add_level1: apache solr reference", : "querystring": "display_add_level1: apache solr reference", : "parsedquery": "display_add_level1:apache text:solr text:reference", : "parsedquery_toString": "display_add_level1:apache text:solr : text:

Re: Solr search in case the first keyword are not index

2013-10-25 Thread dtphat
dd_level1:solr", "parsedquery_toString": "display_add_level1:solr", "explain": { "2": "\n1.6756877 = (MATCH) weight(display_add_level1:solr in 7) [DefaultSimilarity], result of:\n 1.6756877 = fieldWeight in 7, product of:\

Re: Solr search in case the first keyword are not index

2013-10-25 Thread Chris Hostetter
: But when the first keyword is not index, and other keywords are index, solr : can not query it. : (example I search with: apacheee solr reference). run your queries in a browser and add "debug=query" to see how your query is being parsed. you most likely are seeing the results of the parser d

Solr search in case the first keyword are not index

2013-10-24 Thread dtphat
-- View this message in context: http://lucene.472066.n3.nabble.com/Solr-search-in-case-the-first-keyword-are-not-index-tp4097699.html Sent from the Solr - User mailing list archive at Nabble.com.

Solr search in case the first keyword are not index?

2013-10-24 Thread dtphat
-- View this message in context: http://lucene.472066.n3.nabble.com/Solr-search-in-case-the-first-keyword-are-not-index-tp4097698.html Sent from the Solr - User mailing list archive at Nabble.com.