Add AnalyzerUtils to src/main/java and distribute it in the main jar

Description

As discusses on the mailing list, we should polish the API, document and distribute the AnalyzerUtils we use in some tests as people might find it useful to debug Analyzer definitions.

Activity

Show:

Sanne Grinovero July 5, 2011 at 9:11 PM

thank you, good idea. Yes people could use that, but we would still need to expose some option to enable it.

Nikita D July 5, 2011 at 8:26 PM

Sorry for the confusion. I was just pointing out that Lucene is not planing to add logging, which gives more reason to provide AnalyzerUtils with Hibernate Search. If Lucene added logging (for example, log the raw text before analysis, and the tokens post-analysis), people could just use that.

Sanne Grinovero June 30, 2011 at 1:51 AM

Hi Nikita, that issue was rejected, and also I don't see how it is related to this issue. Where you meaning to comment on a different issue?

Nikita D June 29, 2011 at 7:59 PM

This would definitely be useful. Sadly, Lucene developers decided against replacing the infoStream with logging: https://issues.apache.org/jira/browse/LUCENE-1482

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created May 11, 2011 at 6:13 PM
Updated May 8, 2013 at 9:04 AM
Resolved December 5, 2011 at 7:36 PM