When enabling full text search with MySQL what data is indexed and searchable?
Are pages that inherit from SiteTree searchable? If so what fields etc?
Is it possible to add custom fields to be indexed?
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.
http://api.silverstripe.org/3.1/source-class-FulltextSearchable.html#46-47
All descendant classes are included.