quickwit-oss/quickwit

"indices" as alias for "indexes"

Open

#3,540 opened on Jun 10, 2023

 (4 comments) (0 reactions) (0 assignees)Rust (580 forks)github user discovery
enhancementgood first issuelow-priority

Repository metrics

Stars
 (11,532 stars)
PR merge metrics
 (Avg merge 5d 18h) (41 merged PRs in 30d)

Description

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