Math date support with index name.
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 2.2k
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Description
For many of our index, like the one from logstash, it's date based.
So I would like to see if is it possible to have something like for index(appName).
I tried , it's getting 200 OK for mapping response. But there is pop up said authentication error. I guess it's because the response doesn't exactly match the index name.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the mapping request with a date-math index such as and compare its response with the authentication error described. Done means date-based index names are accepted for index(appName) and the response matches the resolved index name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elasticsearch, typescript
- Domain
- search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100