Class 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 Detail

      • log

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