Take ANTLR and roll your own query parser from scratch? It's pretty easy.

On Thu, Mar 12, 2009 at 04:24, Candide Kemmler <cand...@palacehotel.org> wrote:
> Hello,
>
> I'm looking at a way to extend the lucene query parser to allow for semantic
> computations in IEML space (see http://ieml.org). What I'd like to know is:
> how difficult it would be to be able to add clauses to query like: ... AND (
> some_IEML_expression) AND ...
>
> some_IEML_expression would involve a reference to some field that would
> contain metadata expressed in that format.
>
> Thanks in advance for you insights.
>
> Candide
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-dev-h...@lucene.apache.org
>
>



-- 
Kirill Zakharenko/Кирилл Захаренко (ear...@gmail.com)
Home / Mobile: +7 (495) 683-567-4 / +7 (903) 5-888-423
ICQ: 104465785

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to