Class IntervalsSourceProvider.Fuzzy

org.elasticsearch.index.query.IntervalsSourceProvider
org.elasticsearch.index.query.IntervalsSourceProvider.Fuzzy
All Implemented Interfaces:
NamedWriteable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment
Enclosing class:
IntervalsSourceProvider

public static class IntervalsSourceProvider.Fuzzy extends IntervalsSourceProvider
  • Field Details

  • Constructor Details

    • Fuzzy

      public Fuzzy( term, int prefixLength, boolean transpositions, Fuzziness fuzziness,  analyzer,  useField)
    • Fuzzy

      public Fuzzy(StreamInput in) throws
      Throws:
  • Method Details