You are right that the XmlQueryParser isn't completely/yet implemented in
Solr.  There is the JIRA mentioned above, which is still WIP, so you could
use that as a basis and extend it.  If you aren't familiar with Solr and
Java, you might find that a struggle, in which case you might want to
consider other parser options.  Depends how much of a challenge you want :)

We have taken that (the original patch and made it work in Solr 4.0 (as I
mentioned in the update last year), as well as increasing its support both
with existing queries and some of our own.  We plan to submit that back but
at the moment it isn't really in a good enough state with tests, etc for
that to happen.  Hopefully in the new year once higher priority things have
been dealt with.  I haven't tried Erik's alternative, but that does look
promising (and a lot more concise than our approach!)


On 6 December 2013 06:51, Puneet Pawaia <puneet.paw...@gmail.com> wrote:

> Hi Gora,
>
> Had seen that before but took a look again. Since it is not yet resolved, I
> assumed it is still a work in progress. Should I try an patch the current
> 4.6 code with the patches? How would you suggest I proceed? I am new to
> Solr and Java and so do not have much experience with this.
>
> Regards
> Puneet
>
>
> On Fri, Dec 6, 2013 at 11:54 AM, Gora Mohanty <g...@mimirtech.com> wrote:
>
> > On 6 December 2013 11:35, Puneet Pawaia <puneet.paw...@gmail.com> wrote:
> > > Hi,
> > >
> > > I am testing using Solr 4.6 and would like to know if there is some
> > > implementation like XmlQueryParser of Lucene in solr.
> > [...]
> >
> > Please take a look at this JIRA issue:
> > https://issues.apache.org/jira/browse/SOLR-839
> >
> > Regards,
> > Gora
> >
>

Reply via email to