12345678910111213 |
- [[java-query-dsl-mlt-query]]
- ==== More Like This Query
- See {ref}/query-dsl-mlt-query.html[More Like This Query]
- ["source","java",subs="attributes,callouts,macros"]
- --------------------------------------------------
- include-tagged::{query-dsl-test}[more_like_this]
- --------------------------------------------------
- <1> fields
- <2> text
- <3> ignore threshold
- <4> max num of Terms in generated queries
|