|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SearchServiceException | |
|---|---|
| org.xcmis.search | |
| org.xcmis.search.config | |
| org.xcmis.search.content | |
| org.xcmis.search.lucene.index | |
| org.xcmis.search.query | |
| org.xcmis.search.result | |
| Uses of SearchServiceException in org.xcmis.search |
|---|
| Methods in org.xcmis.search that throw SearchServiceException | |
|---|---|
protected void |
SearchService.addQueryableIndexStorageInterceptor(InterceptorChain interceptorChain)
Add interceptors that handle ModifyIndexCommand and
ExecuteSelectorCommand |
| Constructors in org.xcmis.search that throw SearchServiceException | |
|---|---|
SearchService(SearchServiceConfiguration configuration)
|
|
| Uses of SearchServiceException in org.xcmis.search.config |
|---|
| Subclasses of SearchServiceException in org.xcmis.search.config | |
|---|---|
class |
IndexConfigurationException
This exception is thrown when condition occurred. |
| Uses of SearchServiceException in org.xcmis.search.content |
|---|
| Subclasses of SearchServiceException in org.xcmis.search.content | |
|---|---|
class |
ColumnDoesNotExistOnTable
|
class |
IndexModificationException
Exception that can occur during index modification. |
class |
TableDoesntExistException
|
| Uses of SearchServiceException in org.xcmis.search.lucene.index |
|---|
| Subclasses of SearchServiceException in org.xcmis.search.lucene.index | |
|---|---|
class |
IndexException
Created by The eXo Platform SAS. |
class |
IndexReaderNotFoundException
Created by The eXo Platform SAS. |
class |
IndexTransactionException
Created by The eXo Platform SAS. |
class |
TransactionLogException
Created by The eXo Platform SAS. |
| Uses of SearchServiceException in org.xcmis.search.query |
|---|
| Subclasses of SearchServiceException in org.xcmis.search.query | |
|---|---|
class |
QueryExecutionException
Exception what can occur during query execution. |
| Uses of SearchServiceException in org.xcmis.search.result |
|---|
| Methods in org.xcmis.search.result that throw SearchServiceException | |
|---|---|
static ScoredRow |
ScoredRow.merge(ScoredRow nodes1,
ScoredRow nodes2,
float newscore)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||