since if I have a field named
a.b.c and the user enters a value of foo the constructed query through the
api generates something like
+a.b.c:foo
If they enter in a value of foo:bar
I get +foo:bar where foo is substituted for the correct fieldname.
What is the best way to deal with this?
Thanks.
--
View this message in context: http://www.nabble.com/Field-names-with-%3A-in-it.-tp19845142p19845142.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org
View this message in context: http://www.nabble.com/Field-names-with-%3A-in-it.-tp19845142p19845142.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org