dpc-sdp / tide_search
Search configuration for Tide Drupal 10 distribution
Installs: 40 256
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 16
Forks: 0
Open Issues: 7
Type:drupal-module
Requires
- dpc-sdp/tide_api: ^4.0.0
- dpc-sdp/tide_core: ^4.0.0
- dpc-sdp/tide_landing_page: ^4.0.0
- drupal/data_pipelines: 1.0.0-alpha22
- drupal/data_pipelines_elasticsearch: ^1.0@alpha
- drupal/elasticsearch_connector: ^7.0
- drupal/key: ^1.17
- drupal/search_api: ^1.11
- dev-develop
- 4.1.1
- 4.1.0
- 4.0.1-p2
- 4.0.1-p1
- 4.0.1
- 4.0.0
- 3.0.11
- 3.0.10
- 3.0.9
- 3.0.8
- 3.0.7
- 3.0.6
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 1.1.12
- 1.1.11
- 1.1.10
- 1.1.9
- 1.1.8
- 1.1.7
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.2
- 1.0.1
- 1.0.0
- v1.0.0-alpha1
- 0.8.0
- dev-test/data-piepline
- dev-reference
- dev-master
- dev-feature/add-mutiple_values-plugin-for-pipeline
- dev-test-fixes-Incompatible-issue-recent-search_api-8.x-1.35-release
- dev-feature/SDPSUP-6512
- dev-feature/SDPAP-8421-apply-content-category-field
- dev-reference-SDPAP-8421
- dev-feature/add_default_value_plugin
- dev-feature/SDPAP-8989--add-bearer-token
- dev-release/4.0.1
- dev-testing/error
- dev-bug/lock-data-pipeline-to-alpha22-before-updating-to-alpha24
- dev-release/4.0.0
- dev-fix/broken-hook
- dev-Fixes-a-dependency-issue
- dev-feature/SDPAP-8338-add-base-searchable-fields-taxonomies
- dev-feature/R20-1547-add-secondary-campaign-to-search-listing
- dev-feature/fix-import-of-existing-config
- dev-bug/add-missing-data-pipeline-patch
- dev-feature/update-search-api-fields-for-ripple-2-search
- dev-release/3.0.10
- dev-feature/R20-1280-fix-ck5-config
- dev-feature/SDPAP-7657-new-content-type
- dev-feature/SRM-871-d10-update
- dev-feature/DDS-1507-fix-boost-error-and-mapping
- dev-release/3.0.8
- dev-release/3.0.7
- dev-feature/add-autocomplete-config-for-app-search
- dev-release/3.0.6
- dev-release/3.0.4
- dev-release/3.0.3
- dev-test/field_landing_page_summary_issue
- dev-Fixes-index-prefix-issue-in-reference-site
- dev-feature/upgrade-elasticsearch-to-7
- dev-feature/DDIDO-674--upgrade-es-connector
- dev-dev-feature/SDPL-198_es6
- dev-feature/SDPL-198_es6
- dev-hotfix/1.1.3
- dev-feature/SDPA-2523_update_tide_releases
- dev-hotfix/1.1.2
- dev-hotfix/1.1.1
- dev-release/1.1.0
- dev-feature/SDPA-1213_jsonapi_upgrade
- dev-feature/SDPA-1765_overwrite-configuration
This package is auto-updated.
Last update: 2024-10-30 04:22:27 UTC
README
Tide Search
Search functionality for Tide distribution for Drupal 8
Tide is a Drupal 8 distribution focused on delivering an API first, headless Drupal content administration site.
What is in this package
- Search API configuration for Elasticsearch connector
Installation
To install this package, add this custom repository to repositories
section of
your composer.json
:
{ "repositories": { "dpc-sdp/tide_search": { "type": "vcs", "no-api": true, "url": "https://github.com/dpc-sdp/tide_search.git" } } }
Require this package as any other Composer package:
composer require dpc/tide_search
Support
Digital Engagement, Department of Premier and Cabinet, Victoria, Australia is a maintainer of this package.
Contribute
Open an issue on GitHub or submit a pull request with suggested changes.
Development and maintenance
Development is powered by Dev-Tools. Please refer to Dev-Tools' page for system requirements and other details.
To start local development stack:
- Checkout this project
- Ensure other projects using our dev stack are stopped
- Run
./dev-tools.sh
- Run
ahoy build
- Use
ahoy login
to gain access to the CMS (or use the one time login link given at end of build) - Use
ahoy lint && ahoy test-behat
to run CI tests
Related projects
- tide
- tide_api
- tide_core
- tide_event
- tide_landing_page
- tide_media
- tide_monsido
- tide_news
- tide_page
- tide_site
- tide_test
- tide_webform
License
This project is licensed under GPL2
Attribution
Single Digital Presence offers government agencies an open and flexible toolkit to build websites quickly and cost-effectively.
The Department of Premier and Cabinet partnered with Salsa Digital to deliver Single Digital Presence. As long-term supporters of open government approaches, they were integral to the establishment of SDP as an open source platform.