that is my query:  &q=sender:name1+name2+name3
exaclty the request is:
&q=sender:(name1+name2+name3+OR+sender_2:name1+name2+name3)

so solr is using another field for name2 and name3 ?

debugging cannot help me, or i dont understand the debugging ... 
when i search only for "name1 + name2" search is okay. but with name3 not
... 
in my test-enironment i used the same fieldType but it works fine...

-----
------------------------------- System
----------------------------------------

One Server, 12 GB RAM, 2 Solr Instances, 7 Cores, 
1 Core with 31 Million Documents other Cores < 100.000

- Solr1 for Search-Requests - commit every Minute  - 4GB Xmx
- Solr2 for Update-Request  - delta every 2 Minutes - 4GB Xmx
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/fieldType-textgen-tokens-2-tp2318775p2318865.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to