ChenXiaoTemp
ChenXiaoTemp
+1
b.t.w. I build a datetime index for the event_time field, and use equal operator to filter it, then it also be very slow(cost about 6seconds to get the response)
> Hey @ChenXiaoTemp, could you please share collection info, example of the payload you store and the example of filter you use. Most likely there is something not aligned there...
> > I build a datetime index for the event_time field, and use equal operator to filter it > > You mention filtering on date time equality. Our date time...