You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by vempap <ph...@emc.com> on 2012/08/20 22:46:27 UTC

Grammar for ComplexPhraseQueryParser

Hello,

   Does anyone have the grammar file (.jj file) for the complex phrase query
parser. The patch from https://issues.apache.org/jira/browse/SOLR-1604 does
not have the grammar file as part of it.

Thanks,
Phani.



--
View this message in context: http://lucene.472066.n3.nabble.com/Grammar-for-ComplexPhraseQueryParser-tp4002263.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: Grammar for ComplexPhraseQueryParser

Posted by Ahmet Arslan <io...@yahoo.com>.
>    Does anyone have the grammar file (.jj
> file) for the complex phrase query
> parser. The patch from https://issues.apache.org/jira/browse/SOLR-1604 does
> not have the grammar file as part of it.

It does not have a separate grammar file. It just extends QueryPaser.