Re: about defaultSearchField

2009-07-08 Thread Yang Lin
"true" multiValued="true"/> > > > >> > > >> multiValued="true"/> > > > >> > > > >> > > >> multiValued="true"/> > > > >> > > > >> > > > >> Sentence > > > >> > > > >> > > > >> allText > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > > > > > > > > > > > I think the problem is in , but I don't know how > to > > > > fix > > > > it. Could anyone help me? > > > > > > > > Thanks > > > > Yang > > > > > > > > > > > > > > -- > > > View this message in context: > > > > http://www.nabble.com/about-defaultSearchField-tp24382105p24384615.html > > > Sent from the Solr - User mailing list archive at Nabble.com. > > > > > > > > >

Re: about defaultSearchField

2009-07-08 Thread Jay Hill
"true"/> > > >> > >> multiValued="true"/> > > >> > > >> > >> multiValued="true"/> > > >> > > >> > > >> Sentence > > >> > > >> > > >> allText > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > > > > > > > > I think the problem is in , but I don't know how to > > > fix > > > it. Could anyone help me? > > > > > > Thanks > > > Yang > > > > > > > > > > -- > > View this message in context: > > http://www.nabble.com/about-defaultSearchField-tp24382105p24384615.html > > Sent from the Solr - User mailing list archive at Nabble.com. > > > > >

Re: about defaultSearchField

2009-07-08 Thread Yang Lin
gt; >> >> multiValued="true"/> > >> > >> >> multiValued="true"/> > >> > >> > >> Sentence > >> > >> > >> allText > >> > >> > >> > >> > >> > >> > >> > >> > > > > > > I think the problem is in , but I don't know how to > > fix > > it. Could anyone help me? > > > > Thanks > > Yang > > > > > > -- > View this message in context: > http://www.nabble.com/about-defaultSearchField-tp24382105p24384615.html > Sent from the Solr - User mailing list archive at Nabble.com. > >

Re: about defaultSearchField

2009-07-07 Thread Yao Ge
; stored="true" multiValued="true"/> >>> stored="true" multiValued="true"/> >>> multiValued="true"/> >> >>> multiValued="true"/> >> >> >> Sentence >> >> >&

about defaultSearchField

2009-07-07 Thread Yang Lin
Hi, I have some problems. For my solr progame, I want to type only the Query String and get all field result that includ the Query String. But now I can't get any result without specified field. For example, query with "tina" get nothing, but "Sentence:tina" could. I hava adjusted the *schema.xml*