Interface FieldValueConverter

All Known Implementing Classes:
CompositeSuffixBasedConverter, DateTimeConverter, HtmlStrippingConverter

public interface FieldValueConverter
Converts an incoming string field value to the actual value that will be indexed.
Author:
avasquez
  • Method Summary

    Modifier and Type
    Method
    Description
    convert(String name, String value)