/solr-bmax-queryparser

A boosting dismax query parser for Apache Solr. The bmax query parser relies on field types and tokenizer chains to parse the user query, discover synonyms, boost and penalize terms at query time. Hence it is highly configurable. The lucene query composed is a boosted and reranked dismax query with a minimum must match of 100%.

Primary LanguageJavaApache License 2.0Apache-2.0

No issues in this repository yet.