Class IdentityAnalyzer
- java.lang.Object
-
- com.arangodb.entity.arangosearch.analyzer.SearchAnalyzer
-
- com.arangodb.entity.arangosearch.analyzer.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 Summary
Constructors Constructor Description IdentityAnalyzer()
-