Class AnalyzerUtils

java.lang.Object
org.hibernate.search.util.AnalyzerUtils

@Deprecated public final class AnalyzerUtils extends Object
Deprecated.
Will be removed without replacement.
Helper class to hide boilerplate code when using Lucene Analyzers.

Taken and modified from Lucene in Action.

Author:
Hardy Ferentschik
  • Field Details

    • log

      public static final org.hibernate.search.util.logging.impl.Log log
      Deprecated.
  • Method Details