Hi,

I wonder if it is possible to let the user build up a Solr Query and have it
validated by some java API before sending it to Solr. 

Is there a parser that could help with that? I would like to help the user
building a valid query as she types by showing messages like "The query is
not valid" or purhaps even more advanced: "The parentheses are not
balanced".

Maybe one day it would also be possible to analyse the semantics of the
query like: "This query has a build-in inconsistency because the two dates
you have specified requires documents to be before AND after these date".
But this is far future...

Regards,

Christian Sonne Jensen
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Validate-Query-Syntax-of-Solr-Request-Before-Sending-tp2515797p2515797.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to