OpenSearch/docs/reference/how-to/recipes.asciidoc

12 lines
231 B
Plaintext
Raw Normal View History

[[recipes]]
== Recipes
2017-07-17 12:21:20 -04:00
This section includes a few recipes to help with common problems:
* <<mixing-exact-search-with-stemming>>
* <<consistent-scoring>>
2017-07-17 12:21:20 -04:00
include::recipes/stemming.asciidoc[]
include::recipes/scoring.asciidoc[]