List of usage examples for org.apache.solr.search ExtendedDismaxQParserPlugin subclass-usage
From source file com.github.le11.nls.solr.PayloadDisMaxQParserPlugin.java
/** * Modified query parser for dismax queries which uses payloads */ public class PayloadDisMaxQParserPlugin extends ExtendedDismaxQParserPlugin { @Override
From source file org.xwiki.search.solr.internal.XWikiDismaxQParserPlugin.java
/**
* Extends {@link ExtendedDismaxQParserPlugin} in order to add dynamic aliases for multilingual fields which are
* expanded in the search query. This way, a user can write a query on the {@code title} field and all the
* {@code title_<language>} variations of the field will be used in the query. The list of languages for which a field
* is expanded is taken from the {@code xwiki.supportedLocales} query parameter. If this parameter is not defined, the
* ROOT locale is used instead. The list of multilingual fields is determined based on the