Can someone point me in the general direction of how to create a custom
queryparser that would allow me to create custom query commands like this:

http://localhost:8994/solr/select?q=myfunction(‘Foo’, 3)

or point me towards an example?

note that the actual functionality of myfunction is not defined.  I am just
wondering if this sort of extensibility is possible.
-- 
View this message in context: 
http://www.nabble.com/how-to-create-a-custom-queryparse-to-handle-new-functions-tp25301698p25301698.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to