Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Site Search implementation #11

Open
5 tasks
unclecheese opened this issue Apr 30, 2020 · 0 comments
Open
5 tasks

Create Site Search implementation #11

unclecheese opened this issue Apr 30, 2020 · 0 comments

Comments

@unclecheese
Copy link

As a Silverstripe CMS developer, I want my Silverstripe CMS project to index
selected content types into the Elastic Site search SaaS product so that I can create an excellent search experience for the end users of my project.

Acceptance criteria

  • Zero-config opt-in (e.g. with environment variable change)
  • Declare fields for faceting in config
  • Set attributes for faceting in config
  • Declare searchable types in config
  • Declare implementation-specific options in config

Excludes

  • Crawler support
  • Querying the Site Search API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant