[
https://issues.apache.org/jira/browse/CXF-5963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andriy Redko updated CXF-5963:
------------------------------
Description: 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.6. which allows to use QueryBuilder (and
potentially other new features) to simplify LuceneQueryVisitor query
construction logic. (was: 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.6. which allows to use QuberyBuilder
(and potentially other new features) to simplify LuceneQueryVisitor query
construction logic.)
> 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.6. 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)