Re: about modifying querystring parameters submitted to solr

2009-10-09 Thread gdeconto
Thanks for the reply hossman. I have successfully created a custom QParserPlugin that implements some special syntax to help me handle my many dynamic fields. The syntax looks something like this: http://127.0.0.1:8994/solr/select...@fn:(1,2,3,4) Had to create java code to extract the virtua

Re: about modifying querystring parameters submitted to solr

2009-10-09 Thread Chris Hostetter
: For example, lets say my unmodified query is : "http://localhost:8994/solr/select?q=xxx:[* TO 3] AND yyy:[3 TO : *]&defType=myQParser" and (JUST for the sake of argument) lets say I want to : rewrite it as "http://localhost:8994/solr/select?q=aaa:[1 TO 2] AND bbb:[3 : TO 10]&defType=myQParser".

Re: about modifying querystring parameters submitted to solr

2009-10-05 Thread gdeconto
Note that there is a similar question in http://www.nabble.com/TermsComponent-to25302503.html#a25312549 http://www.nabble.com/TermsComponent-to25302503.html#a25312549 -- View this message in context: http://www.nabble.com/about-modifying-querystring-parameters-submitted-to-solr-tp25752898p25