Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The search module has a couple of settings as shown in the example above:

  • applyToType: set this to a function of Type to bool which returns true if the content type will be searched.
  • searchEngine: pass in an instance of a concrete subclass of BaseSearchEngine.

...