Closed NicoledeGreef closed 1 year ago
@chrislaick and @victoriazou
We are not sure if this module should be enabled by default on the base-build. If we do enable it, you are set to go with search when you create the project. Otherwise you need to enable the module. Once enabled, you would get all the default config.
how would you like us to proceed?
@CraigClark and @victoriazou
My vote is to have it disabled by default on the base build. I'm not 100% sure that all future Drupal projects will require search, although many will. If it's easily enabled and config is loaded, I think that is sufficient.
I've tested this locally with a clean install of the base-build and all is good.
OP timer
https://openplus.monday.com/boards/4092908516/pulses/4806164629
This feature support the following requirements
To be characterized at the base-build meeting
Additional context
Depends on #14
Proposed solution
Create a custom module named
bcbb_search
that:search_api
facets
search_index
display modesearch_index
displaysite_search
/search/site
search_api
to:don't include rendered item for view mode > basic pagecsv download should be available, but disabled by defaultEstimated level of effort
Definition of done (DoD)
bcbb_search
is enabled by default when a new site is createdsearch/site
Testing
Automated functional tests