2016-10-28 15:11:57 +08:00
|
|
|
[[recipes]]
|
|
|
|
== Recipes
|
|
|
|
|
2017-07-18 00:21:20 +08:00
|
|
|
This section includes a few recipes to help with common problems:
|
2016-10-28 15:11:57 +08:00
|
|
|
|
2019-03-12 15:23:53 +08:00
|
|
|
* <<mixing-exact-search-with-stemming,Mixing exact search with stemming>>
|
|
|
|
* <<consistent-scoring,Getting consistent scores>>
|
|
|
|
* <<static-scoring-signals,Incorporating static relevance signals into the score>>
|
2016-10-28 15:11:57 +08:00
|
|
|
|
2017-07-18 00:21:20 +08:00
|
|
|
include::recipes/stemming.asciidoc[]
|
|
|
|
include::recipes/scoring.asciidoc[]
|