Hi Jack, Ahmet,
Thanks for your tips!
In the end I found this the best way to do it:
q=proprietaryMessage_tis:(25++23456*++32A++130202US*)
All the best
--
View this message in context:
http://lucene.472066.n3.nabble.com/Search-multiple-values-with-wildcards-tp4161916p4163263.html
Sent from
Hi,
I am using Solr 3.5.0 with JavaClient SolrJ which I cannot change.
I have following type of docs:
:20:13-900-C05-P001:21:REF12349:25:23456789:32A:130202USD100,00:52A:/123456
I want to be able to find docs containing :25:234* AND :32A:1302* using
wildcards, which I thought to do like:
&q=
BTW - there are no HTTP timeouts active, so this part is OK
--
View this message in context:
http://lucene.472066.n3.nabble.com/SOLR-tuning-tp4157561p4157562.html
Sent from the Solr - User mailing list archive at Nabble.com.