Classes
\
| Name | Description | |
|---|---|---|
| Exception | No description available | EMPTY |
\SilverStripe\SearchService\Admin
| Name | Description | |
|---|---|---|
| IndexedDocumentsResult | No description available | EMPTY |
| SearchAdmin | No description available | EMPTY |
\SilverStripe\SearchService\DataObject
| Name | Description | |
|---|---|---|
| DataObjectBatchProcessor | No description available | EMPTY |
| DataObjectDocument | No description available | EMPTY |
| DataObjectFetchCreator | No description available | EMPTY |
| DataObjectFetcher | No description available | EMPTY |
\SilverStripe\SearchService\Exception
| Name | Description | |
|---|---|---|
| IndexConfigurationException | No description available | EMPTY |
| IndexingServiceException | No description available | EMPTY |
\SilverStripe\SearchService\Extensions
| Name | Description | |
|---|---|---|
| DBBooleanExtension | No description available | EMPTY |
| DBDateExtension | No description available | EMPTY |
| DBFieldExtension | No description available | EMPTY |
| DBHTMLFieldExtension | No description available | EMPTY |
| QueuedJobsAdminExtension | No description available | EMPTY |
| SearchServiceExtension | The extension that provides implicit indexing features to dataobjects | EMPTY |
\SilverStripe\SearchService\Extensions\Elemental
| Name | Description | |
|---|---|---|
| IndexParentPageExtension | Extension class that hooks into BaseElement to ensure that the parent page is indexed whenever an element is published. This is necessary because Silverstripe CMS optimises away database write calls unless they are necessary, so even when you click 'Save' or 'Publish' on a page, the page won't be saved or published unless a direct db field on the page is changed. | EMPTY |
\SilverStripe\SearchService\Extensions\Subsites
| Name | Description | |
|---|---|---|
| IndexConfigurationExtension | No description available | EMPTY |
| IndexJobExtension | No description available | EMPTY |
| SearchAdminExtension | No description available | EMPTY |
\SilverStripe\SearchService\GridField
| Name | Description | |
|---|---|---|
| SearchReindexFormAction | No description available | EMPTY |
\SilverStripe\SearchService\Jobs
| Name | Description | |
|---|---|---|
| ClearIndexJob | Class ClearIndexJob | EMPTY |
| IndexJob | Index an item (or multiple items) into search async. This method works well for performance and batching large indexes | EMPTY |
| ReindexJob | No description available | EMPTY |
| RemoveDataObjectJob | Class RemoveDataObjectJob | EMPTY |
\SilverStripe\SearchService\Schema
| Name | Description | |
|---|---|---|
| Field | No description available | EMPTY |
\SilverStripe\SearchService\Service
| Name | Description | |
|---|---|---|
| BatchProcessor | No description available | EMPTY |
| DocumentBuilder | No description available | EMPTY |
| DocumentFetchCreatorRegistry | No description available | EMPTY |
| IndexConfiguration | No description available | EMPTY |
| Indexer | No description available | EMPTY |
| PageCrawler | Fetches the main content off the page to index. This handles more complex templates. Main content should be low-weighted as depending on your front-end the <main> element may contain other information which should not be indexed. | EMPTY |
| SyncJobRunner | No description available | EMPTY |
\SilverStripe\SearchService\Services\AppSearch
| Name | Description | |
|---|---|---|
| AppSearchService | No description available | EMPTY |
| ClientFactory | No description available | EMPTY |
\SilverStripe\SearchService\Services\Naive
| Name | Description | |
|---|---|---|
| NaiveSearchService | No description available | EMPTY |
\SilverStripe\SearchService\Tasks
| Name | Description | |
|---|---|---|
| SearchClearIndex | No description available | EMPTY |
| SearchConfigure | Syncs index settings to a search service. | EMPTY |
| SearchReindex | No description available | EMPTY |
\SilverStripe\SearchService\Tests
| Name | Description | |
|---|---|---|
| SearchServiceTest | No description available | EMPTY |
\SilverStripe\SearchService\Tests\DataObject
| Name | Description | |
|---|---|---|
| DataObjectBatchProcessorTest | No description available | EMPTY |
| DataObjectDocumentTest | No description available | EMPTY |
| DataObjectFetchCreatorTest | No description available | EMPTY |
| DataObjectFetcherTest | No description available | EMPTY |
\SilverStripe\SearchService\Tests\Fake
| Name | Description | |
|---|---|---|
| DataObjectDocumentFake | No description available | EMPTY |
| DataObjectFake | No description available | EMPTY |
| DataObjectFakeAlternate | No description available | EMPTY |
| DataObjectFakeVersioned | No description available | EMPTY |
| DataObjectSubclassFake | No description available | EMPTY |
| DocumentFake | No description available | EMPTY |
| FakeAppsearchClient | No description available | EMPTY |
| FakeFetchCreator | No description available | EMPTY |
| FakeFetcher | No description available | EMPTY |
| ImageFake | No description available | EMPTY |
| IndexConfigurationFake | No description available | EMPTY |
| ServiceFake | No description available | EMPTY |
| TagFake | No description available | EMPTY |
| VersionedDataObjectFake | No description available | EMPTY |
\SilverStripe\SearchService\Tests\Jobs
| Name | Description | |
|---|---|---|
| ClearIndexJobTest | No description available | EMPTY |
| IndexJobTest | No description available | EMPTY |
| ReindexJobTest | No description available | EMPTY |
| RemoveDataObjectJobTest | No description available | EMPTY |
\SilverStripe\SearchService\Tests\Schema
| Name | Description | |
|---|---|---|
| FieldTest | No description available | EMPTY |
\SilverStripe\SearchService\Tests\Service
| Name | Description | |
|---|---|---|
| BatchProcessorTest | No description available | EMPTY |
| DocumentBuilderTest | No description available | EMPTY |
| DocumentFetchCreatorRegistryTest | No description available | EMPTY |
| IndexConfigurationTest | No description available | EMPTY |
| IndexerTest | No description available | EMPTY |
\SilverStripe\SearchService\Tests\Service\AppSearch
| Name | Description | |
|---|---|---|
| AppSearchServiceTest | No description available | EMPTY |
\SilverStripe\SearchService\Tests\Tasks
| Name | Description | |
|---|---|---|
| SearchClearIndexTest | No description available | EMPTY |
| SearchConfigureTest | No description available | EMPTY |
| SearchReindexTest | No description available | EMPTY |