| Package | Description |
|---|---|
| org.alfresco.solr |
| Modifier and Type | Method and Description |
|---|---|
static AlfrescoSolrDataModel.FieldUse |
AlfrescoSolrDataModel.FieldUse.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlfrescoSolrDataModel.FieldUse[] |
AlfrescoSolrDataModel.FieldUse.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AlfrescoSolrDataModel.IndexedField |
AlfrescoSolrDataModel.getQueryableFields(org.alfresco.service.namespace.QName propertyQName,
AlfrescoSolrDataModel.ContentFieldType type,
AlfrescoSolrDataModel.FieldUse fieldUse) |
String |
AlfrescoSolrDataModel.mapProperty(String potentialProperty,
AlfrescoSolrDataModel.FieldUse fieldUse,
org.apache.solr.request.SolrQueryRequest req) |
String |
AlfrescoSolrDataModel.mapProperty(String potentialProperty,
AlfrescoSolrDataModel.FieldUse fieldUse,
org.apache.solr.request.SolrQueryRequest req,
int position) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.