List of Solr Query Parsers

2013-05-06 Thread Jan Høydahl
Hi, I just added a Wiki page to try to gather a list of all known Solr query parsers in one place, both those which are part of Solr and those in JIRA or 3rd party. http://wiki.apache.org/solr/QueryParser If you known about other cool parsers out there, please add to the list. -- Jan Høydah

Re: List of Solr Query Parsers

2013-05-06 Thread Jack Krupansky
book: http://www.amazon.com/Lucene-Solr-Definitive-comprehensive-realtime/dp/1449359957 -- Jack Krupansky -Original Message- From: Jan Høydahl Sent: Monday, May 06, 2013 9:20 AM To: solr-user@lucene.apache.org Subject: List of Solr Query Parsers Hi, I just added a Wiki page to try t

Re: List of Solr Query Parsers

2013-05-06 Thread Roman Chyla
Hi Jan, Please add this one http://29min.wordpress.com/category/antlrqueryparser/ - I can't edit the wiki This parser is written with ANTLR and on top of lucene modern query parser. There is a version which implements Lucene standard QP as well as a version which includes proximity operators, mult

Re: List of Solr Query Parsers

2013-05-06 Thread Jan Høydahl
Hi Roman, This sounds great! Please register as a user on the WIKI and give us your username here, then we'll grant you editing karma so you can edit the page yourself! The NEAR/5 syntax is really something I think we should get into the default lucene parser. Can't wait to have a look at your

Re: List of Solr Query Parsers

2013-05-06 Thread Roman Chyla
Hi Jan, My login is RomanChyla Thanks, Roman On 6 May 2013 10:00, "Jan Høydahl" wrote: > Hi Roman, > > This sounds great! Please register as a user on the WIKI and give us your > username here, then we'll grant you editing karma so you can edit the page > yourself! The NEAR/5 syntax is really so

Re: List of Solr Query Parsers

2013-05-06 Thread Jan Høydahl
Added. Please try editing the page now. -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com 6. mai 2013 kl. 19:58 skrev Roman Chyla : > Hi Jan, > My login is RomanChyla > Thanks, > > Roman > On 6 May 2013 10:00, "Jan Høydahl" wrote: > >> Hi Roman, >> >> This sounds gre

Re: List of Solr Query Parsers

2013-05-22 Thread Roman Chyla
Hello, I have just created a new JIRA issue, if you are interested in trying out the new query parser, please visit: https://issues.apache.org/jira/browse/LUCENE-5014 Thanks, roman On Mon, May 6, 2013 at 5:36 PM, Jan Høydahl wrote: > Added. Please try editing the page now. > > -- > Jan Høydahl,