elasticsearch/docs/reference/query-languages
Liam Thompson 2c2e9a5266
[DOCS][ESQL] Cleanup and cross-reference LOOKUP JOIN reference and landing pages (#127215)
* [DOCS][ESQL] Cleanup and cross-reference LOOKUP JOIN reference and landing pages

**lookup-join.md (syntax reference)**:
- removed tip formatting for simpler direct link to landing page
- improved parameter formatting and descriptions
- fixed template variable from `{esql}` to `{{esql}}`

**esql-lookup-join.md (landing page)**:
- added "compare with enrich" section header
- simplified "how the command works" with clearer parameter explanation
- added code example in how it works section
- improved image alt text for accessibility
- organized example section with better context and SQL comparison
- added dropdown for sample tables to reduce visual clutter
- added "query" subheading for clearer organization
- included reference to additional examples in command reference
- removed excessive whitespace

* Improve example, add setup code

replaced abstract employee/language example with security monitoring use case
added setup instructions for creating test indices
included sample data loading via bulk api
new practical query example joining firewall logs with threat data
simplified results output showing threat detection scenario
added note about left-join behavior
improved code comments and structure
added required index.mode: lookup setting info
2025-04-23 13:22:42 +02:00
..
eql [DOCS] Fix broken images (#126648) 2025-04-11 19:04:08 -07:00
esql [DOCS][ESQL] Cleanup and cross-reference LOOKUP JOIN reference and landing pages (#127215) 2025-04-23 13:22:42 +02:00
images [DOCS] Fix broken images (#126648) 2025-04-11 19:04:08 -07:00
query-dsl fix superscript (#127147) 2025-04-22 18:48:15 +02:00
sql SQL: Docs: Drop examples of LIKE/RLIKE vs QUERY/MATCH equivalence (#125673) 2025-03-27 03:28:38 +11:00
eql.md Restructure query-languages docs files for clarity (#124797) 2025-03-17 17:58:58 +01:00
esql.md [docs] Migrate docs from AsciiDoc to Markdown (#123507) 2025-02-27 17:56:14 +01:00
index.md add signposts to docs-content (#124866) 2025-03-17 11:41:52 +01:00
kql.md Fix broken cross-repo links, versions in search connectors docker instructions (#123700) 2025-02-28 16:02:54 +01:00
querydsl.md Restructure query-languages docs files for clarity (#124797) 2025-03-17 17:58:58 +01:00
sql.md Restructure query-languages docs files for clarity (#124797) 2025-03-17 17:58:58 +01:00
toc.yml Split ES|QL functions/operators/commands into separate pages for similar functions and make commands examples generated (#126279) 2025-04-10 15:56:05 +02:00