Hi Tomas,

What do you mean by "get data into fields"? Do you mean indexing?

Following solr search URL will return all possible 9 documents.

q=someField:"(hello hi cheerio) my name is (Tomas John 
Paul)"&defType=complexphrase

for example,

doc1 = hello my name is Tomas
doc2 = hi my name is Paul
...
doc9 = cheerio my name is John.

Isn't that what you want?


On Wednesday, December 3, 2014 4:13 PM, tomas.kalas <kala...@email.cz> wrote:
Ok and how do you think how i get  data into to fields? And how it recognize
so how it is one term?



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Alternative-searching-tp4172339p4172349.html

Sent from the Solr - User mailing list archive at Nabble.com.

 


On Wednesday, December 3, 2014 4:13 PM, tomas.kalas <kala...@email.cz> wrote:
Ok and how do you think how i get  data into to fields? And how it recognize
so how it is one term?



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Alternative-searching-tp4172339p4172349.html

Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to