Last updated by maurice
4 years ago
Searchable Plugin - Mapping
A searchable class mapping describes how the class instance appears in the index and the data is searched.This includes things like:- Which properties are searchable
- How a property is processed during indexing - whether it is "analyzed" or not, for example
- How a property influences the search - whether it has a "boost", for example
- How associated searchable classes are linked and/or embed one another's searchable data
static searchable = true