Closed kazim-i closed 6 years ago
Multiple requests are being sent for adding one filter and most of the results are blank. It takes a lot of time for results to arrive around 2 min for 20 million rows.Once the result arrives its not filtered on the basis of typed in value and as soon as a new character is typed or deleted same process of making multiple request with blank results starts all over again and the previous result is lost. It should be a dropdown with all the results cached.List should be sorted and should be filtered if typed in text box.
PrestoRakamRaptor is implemented, it queries mysql first to determine the ratio. Then queries presto. Shouldn't be merged yet. To be reviewed.