quickwit-oss/quickwit

"indices" as alias for "indexes"

Open

#3.540 geöffnet am 10. Juni 2023

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (553 Forks)github user discovery
enhancementgood first issuelow-priority

Repository-Metriken

Stars
 (11.300 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

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