Classes
\CWP\CWP\Tests\Extensions
| Name | Description | |
|---|---|---|
| SynonymValidatorTest | No description available | EMPTY |
\CWP\Search
| Name | Description | |
|---|---|---|
| CwpSearchEngine | Provides interface for generating search results for a SolrIndex | EMPTY |
| CwpSearchIndex | Abstract wrapper for all cwp-core features | EMPTY |
| CwpSearchPage | Dummy page to assist with display of search results | EMPTY |
| CwpSearchPageController | Description of SearchPageController | EMPTY |
| CwpSearchResult | Container for a set of search results | EMPTY |
\CWP\Search\Extensions
| Name | Description | |
|---|---|---|
| CwpSearchBoostExtension | Adds field boosting capabilities to fulltext search for pages | EMPTY |
| SearchControllerExtension | Adds a search form and handling method to a {@link Controller} instance, using the configured CWP search engine | EMPTY |
| SynonymValidator | No description available | EMPTY |
| SynonymsSiteConfig | Allows siteconfig to configure synonyms for fulltext search Requires silverstripe/fulltextsearch 1.1.1 or above | EMPTY |
\CWP\Search\Solr
| Name | Description | |
|---|---|---|
| CwpSolr | CwpSolr configures Solr in a CWP-compatible manner. | EMPTY |
| CwpSolrConfigStore | No description available | EMPTY |
| CwpSolrIndex | Default search index | EMPTY |
\CWP\Search\Tests
| Name | Description | |
|---|---|---|
| CwpSearchPageControllerTest | No description available | EMPTY |