Example usage for org.apache.solr.search DisMaxQParserPlugin subclass-usage

List of usage examples for org.apache.solr.search DisMaxQParserPlugin subclass-usage

Introduction

In this page you can find the example usage for org.apache.solr.search DisMaxQParserPlugin subclass-usage.

Usage

From source file com.github.le11.nls.solr.SolrNLSQParserPlugin.java

/**
 * analyze user query
 * identify keyword vs nl queries (optional)
 * high boost to concept field
 * use types/payloads in the query for boost and similarity
 * consider token types when expanding synonims (i.e. entities/nouns/etc.)