"Latest deleted" in dataset
AnsweredIt would be helpful to be able to filter a dataset on latest without non-deleted. In other words only deleted entities.
Now the only solution seems to be to freetext search for "_deleted":true, but that does not work very well in large datasets.
My current usecase is that I am debugging in prod where I need to find deleted output entities. I dont know any ID's and the dataset is quite large.
-
Official comment
Performance in the freetext search is by design limited. The cost of putting a dedicated search engine on top of a dataset is not prioritized.
Comment actions
Please sign in to leave a comment.
Comments
2 comments