Query to show unfinished job

Hi everyone,

i have an index who store some documents with information like :

timestamp;hash;request;begin
timestamp;hash;request;end

i want to find the most oldest request unfinished, "hash" is an unique ID for the request
How can i do that ?

Regards
Florent

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.