Class IndexedField

java.lang.Object
de.cxp.ocs.config.Field
de.cxp.ocs.config.IndexedField

public class IndexedField extends Field
Represents a field configuration that is reversely fetched from the search-index rather than from the configuration. With that it also contains more information it may gather from the index.
  • Constructor Details

    • IndexedField

      public IndexedField(String name)