[infinispan-issues] [JBoss JIRA] Commented: (ISPN-221) Parse JPA-QL like DSL to generate Lucene Query objects for searching
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Thu May 27 06:47:08 EDT 2010
[ https://jira.jboss.org/browse/ISPN-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12532718#action_12532718 ]
Manik Surtani commented on ISPN-221:
------------------------------------
The Modeshape project has such a parser that does {JPA-QL, SQL, XPath, JCR-SQL} -> Lucene objects. The Modeshape team have expressed interest in extracting this code into a reusable library which we could use for this purpose.
> Parse JPA-QL like DSL to generate Lucene Query objects for searching
> --------------------------------------------------------------------
>
> Key: ISPN-221
> URL: https://jira.jboss.org/browse/ISPN-221
> Project: Infinispan
> Issue Type: Feature Request
> Components: Querying
> Reporter: Manik Surtani
> Assignee: Mircea Markus
> Fix For: 5.0.0.BETA1, 5.0.0.Final
>
>
> This will allow people to use JPA-QL to build queries rather than Lucene query objects. Will probably use an Antlr grammar, possibly reuse stuff from Hibernate?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list