Closed psegovias closed 10 years ago
When search is finished, you'll have to go to capture/index.php and then start the bin.
Yes that's a quick solution.
I see in search, there's no countdown (api request) like before, why?
And when u user search and press CTRL-C to cancel , the entire data are not available anywhere, only via phpmyadmin. any idea why?
The count down is gone because we refactored the code. I agree that it's useful to display it, so in a future update we'll fix that.
The query bin is only made available the administrative interface once the search is finished. See https://github.com/digitalmethodsinitiative/dmi-tcat/blob/master/capture/search/search.php#L55
Its seems not working, when i track with search.php and set $type = 'track'; seems not track when search finished.