Description
It is often useful to only index pages in select languages (e.g. only those languages that we intend to search in). At first glance it seems that this is done by LanguageIndexingFilter, but currently all the filter does is add the language as a field to the index.
We can add a configuration property to LanguageIndexingFilter that will allow it to only index languages specified in this property.
Attachments
Issue Links
- links to