Class TextFieldMapper

All Implemented Interfaces:
FieldMapper

@Component("search_TextFieldMapper") public class TextFieldMapper extends SimpleFieldMapper
Maps field as analyzed text
  • Field Details

    • supportedParameters

      protected static final Set<String> supportedParameters
  • Constructor Details

    • TextFieldMapper

      public TextFieldMapper()
  • Method Details