You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andriy Redko (JIRA)" <ji...@apache.org> on 2014/08/28 02:01:02 UTC

[jira] [Resolved] (CXF-5963) LuceneQueryVisitor should use analyzer to create query properly

     [ https://issues.apache.org/jira/browse/CXF-5963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andriy Redko resolved CXF-5963.
-------------------------------

    Resolution: Fixed

> LuceneQueryVisitor should use analyzer to create query properly
> ---------------------------------------------------------------
>
>                 Key: CXF-5963
>                 URL: https://issues.apache.org/jira/browse/CXF-5963
>             Project: CXF
>          Issue Type: Bug
>          Components: Integration
>    Affects Versions: 3.0.1
>            Reporter: Andriy Redko
>            Assignee: Andriy Redko
>            Priority: Minor
>             Fix For: 3.0.2
>
>
> LuceneQueryVisitor should have optional support for analyzer. If it is injected, the query should be constructed with regards to the analyzer. As part of the fix it makes sense to update current Lucene version used by Apache CXF from 4.0 to 4.9. which allows to use QueryBuilder (and potentially other new features) to simplify LuceneQueryVisitor query construction logic.



--
This message was sent by Atlassian JIRA
(v6.2#6252)