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.
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
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.
: "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:
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:\
: 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
--
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.
--
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.