| Interface | Description |
|---|---|
| Diagnosable |
Components that are runtime dignosable implement this control interface
|
| EntityContentProducer |
This is a special class than handles ContentResources for the purposes of
search.
|
| EntityContentProducerEvents |
Mix-in for
EntityContentProducer implementations which expose the set of functions
(i.e. event keys) which should trigger content indexing using that producer. |
| PortalUrlEnabledProducer |
Optional interface to extend EntityContentProducer if implemented the ContentProducer should
return valid portal urls
|
| SearchIndexBuilder |
A SearchIndexBuilder builds a search index, it must manage its own list of
pending documents and should probably do this in a separate thread
|
| SearchIndexBuilderWorker | |
| SearchList | |
| SearchResult | |
| SearchService |
Provides a search interface
|
| SearchStatus |
A search status object
|
| SiteSearchIndexBuilder | |
| StoredDigestContentProducer |
A Zero method interface to implement if your producer wants the digested text stored.
|
| TermFrequency |
| Class | Description |
|---|---|
| SearchUtils |
| Exception | Description |
|---|---|
| InvalidSearchQueryException |
An exception indicating that the underlying service was not able to pase the
Query string as a valid query
|
Copyright © 2003–2019 Sakai Project. All rights reserved.