Answer the question
In order to leave comments, you need to log in
How to sort by date in elasticsearch?
I have a Users table, in elastic I make a selection on it.
I have a field in each object that contains an array of dates:
event: {
_id: <user id>,
dates: [..., {dataFrom: <dateFrom>, dateTo: <dateTo>}]
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question