Beispiel #1
0
 public IDictionary <string, IndexFieldAnalyzer> GetAnalyzers()
 {
     return(_wrapped.GetAnalyzers());
 }