Class CustomAnalysisService


  • @Service(analyzer="CustomAnalyzer")
    public class CustomAnalysisService
    extends java.lang.Object
    This service has a custom analyzer
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CustomAnalysisService

        public CustomAnalysisService()