Package | Description |
---|---|
org.alfresco.repo.search | |
org.alfresco.repo.search.impl.lucene | |
org.alfresco.repo.search.impl.solr |
Modifier and Type | Class and Description |
---|---|
class |
QueryRegisterComponentImpl |
Modifier and Type | Method and Description |
---|---|
QueryRegisterComponent |
ADMLuceneSearcherImpl.getQueryRegister() |
QueryRegisterComponent |
AbstractLuceneIndexerAndSearcherFactory.getQueryRegister()
Get the query register.
|
Modifier and Type | Method and Description |
---|---|
void |
ADMLuceneSearcherImpl.setQueryRegister(QueryRegisterComponent queryRegister)
Set the query register
|
void |
AbstractLuceneIndexerAndSearcherFactory.setQueryRegister(QueryRegisterComponent queryRegister)
Set the query register
|
Modifier and Type | Method and Description |
---|---|
QueryRegisterComponent |
SolrSearchService.getQueryRegister() |
QueryRegisterComponent |
SolrIndexerAndSearcherFactory.getQueryRegister() |
Modifier and Type | Method and Description |
---|---|
void |
SolrSearchService.setQueryRegister(QueryRegisterComponent queryRegister) |
void |
SolrIndexerAndSearcherFactory.setQueryRegister(QueryRegisterComponent queryRegister) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.