Custom Smart Search Index
Question
Nov 18, 2016
Creating a custom search index for a custom module. There are multiple classes I am going to pull content from for the index, what would be better: 1. Create multiple search indexes, one for each class 2. Create one search index, for all of the data Just curious if there wo...