Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

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.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Site Search should include my custom dataobjects fields


Go to End


1867 Views

Avatar
ssdev_arman

Community Member, 1 Post

19 September 2017 at 12:57pm

I was wondering if the Site Search can be used to search on my custom developed DataObjects fields. For e.g. I have a Profile Module that has the Designation (Plain Text Field), Company Name/Employer (Plain Text Field), Biography (WYSIWYG).

I dont want to use Solr or Elastic Search or any other FulltextSearch Engine for now.

Kindly let me know how we can achieve this with the available functionality with in SS (ver 3.2 - 3.5) ??

Thanks