public interface ContentPropertyIndexSchemaManager
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.Multimap<String,ContentPropertySchemaField> |
getIndexSchema()
Returns a
Multimap representation of content properties dynamic index schema. |
com.google.common.collect.Multimap<String,ContentPropertySchemaField> getIndexSchema()
Multimap
representation of content properties dynamic index schema.
There can be multiple extractions from a single JSON document, therefore each key associates multiple schema
fields.Copyright © 2003–2020 Atlassian. All rights reserved.