quickwit-oss/quickwit

"indices" as alias for "indexes"

Offen

#3.540 geöffnet am 10.06.2023

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (581 Forks)github user discovery
enhancementgood first issuelow-priority

Repository-Metriken

Stars
 (11.535 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 5T 18h) (41 gemergte PRs in 30 T)

Beschreibung

Is your feature request related to a problem? Please describe.

  • At elasticsearch we use the word indices instead of indexes.

Describe the solution you'd like

  • Make /api/v1/indices an alias of /api/v1/indexes.

Describe alternatives you've considered

  • None.

Additional context

  • Cosmetic change, but helps lol.

Contributor Guide