| Package | Description |
|---|---|
| org.alfresco.solr | |
| org.alfresco.solr.query |
| Modifier and Type | Method and Description |
|---|---|
static AlfrescoSolrDataModel |
AlfrescoSolrDataModel.getInstance(String id) |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.lucene.document.Document |
LegacySolrInformationServer.toDocument(org.apache.solr.common.SolrInputDocument doc,
org.apache.solr.schema.IndexSchema schema,
AlfrescoSolrDataModel model) |
| Constructor and Description |
|---|
SolrLuceneAnalyser(org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService,
org.alfresco.repo.search.MLAnalysisMode mlAlaysisMode,
org.apache.lucene.analysis.Analyzer defaultAnalyser,
AlfrescoSolrDataModel model)
Constructs with a default standard analyser
|
| Constructor and Description |
|---|
LuceneQueryBuilderContextSolrImpl(org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService,
org.alfresco.service.namespace.NamespacePrefixResolver namespacePrefixResolver,
org.alfresco.repo.tenant.TenantService tenantService,
org.alfresco.service.cmr.search.SearchParameters searchParameters,
org.alfresco.repo.search.MLAnalysisMode defaultSearchMLAnalysisMode,
org.apache.lucene.index.IndexReader indexReader,
org.apache.lucene.analysis.Analyzer defaultAnalyzer,
AlfrescoSolrDataModel model)
Context for building lucene queries
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.