Class IdentityAnalyzer


  • public final class IdentityAnalyzer
    extends SearchAnalyzer
    An Analyzer applying the identity transformation, i.e. returning the input unmodified.
    Author:
    Michele Rastelli
    See Also:
    API Documentation
    • Constructor Detail

      • IdentityAnalyzer

        public IdentityAnalyzer()