The core indexer (PageIndexer
) and the different plugins indexers (which use the core index) use different parameters for their indexing fields. However, these parameters should be normalized.
Moreover, the type field should be stored and indexed (without the analyzer: UN_TOKENIZED) in order to allow the establishment of a filter by type directly on the queries instead of on the search results.