Intuitively when searching a document the match (similarity score) should take into account formatting "hints", such as heading (higher = more important), link, list item, bold, underline etc., vs. simple text. Does Elasticsearch do that? If so where can I find the relevant info, such as the (default or customized) weight (importance) assigned to each such format? I did read about weights and boosts, but both seem to be different than my question. Thanks, -- Shaul
Asked
Active
Viewed 13 times