Issue #84
Feature #1432: latitude and longtitude based
search algorithm is too slow, 1500+ ms per task in 300,000 rows in average. Solved by adding index to lantitude and longtitude.
Description
basic search in database or entities.
After add index to lantitude and longtitude, the average time is 200+ ms.
Updated by Tab Tu about 6 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Updated by Tab Tu about 6 years ago
- Due date changed from 2019-09-05 to 2019-09-01
- Start date changed from 2019-09-03 to 2019-08-27