The default search implementation doesn't seem to search custom fields and DataObjects associated with a page? Is it possible to change this functionality? I want the user to be able to search ALL content on all pages.
We've moved the forum!
Please use forum.silverstripe.org for any new questions
(announcement).
The forum archive will stick around, but will be read only.
You can also use our Slack channel
or StackOverflow to ask for help.
Check out our community overview for more options to contribute.
Hi Rodskagg,
Yes, unfortunately the default search doesn't extend to DataObjects. The main two choices in SS3 are Solr and Sphinx. I haven't used Sphinx but Solr is excellent - you can get the latest version here:
https://github.com/nyeholt/silverstripe-solr
It takes a bit to set up, but well worth it.
Cheers,
Chris
Here's custom search snippets for SS2 and SS3 http://www.silverstripe.org/all-other-modules/show/6641?start=40#post319776#post319776