# Optimize relevance

> This skill helps users choose the right path to Optimize search relevance and ranking. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **OpenSearch**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

improve search relevance, boost search ranking, customize ranking model, configure text scoring, fix tokenization errors, correct NER results, adjust BM25 weights, Pack index setup, vector_source_text field, cate_id field, doc_payload_flag config, has_section_attribute flag, position_payload_flag se

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "optimize relevance", "product": "opensearch"}'
```

---
Part of [OpenSearch](https://www.company-skill.com/p/opensearch.md) · https://www.company-skill.com/llms.txt
