Feature request #7463

Add indexing support for attributes selections

Added by Regis Haubourg about 11 years ago. Updated almost 7 years ago.

Status:Open
Priority:Normal
Assignee:-
Category:Data Provider
Pull Request or Patch supplied:No Resolution:
Easy fix?:No Copied to github as #:16418

Description

Hi ,
discussed here [0], it will soon become necessary to add support for indexes on attribute table manipulation during selection operations.

Search and advanced search have poor performances on large tables because datasource indexes are not used.

Ideally, when implemented, Internal indexes for fields should be built on load where original datasources have indexes .

We should also care that user clearly understand the difference between building indexes in the cache vs. datasource. maybe, we should add the capacity to write indexes for providers that support that feature.

[0]: http://osgeo-org.1560.n6.nabble.com/Performance-for-selection-on-attribute-table-td5043381.html

History

#1 Updated by Giovanni Manghi almost 7 years ago

  • Easy fix? set to No

Also available in: Atom PDF