Indexing sets¶
The following indexing sets are currently supported:
- face lists 
Face lists¶
Face list indexing performed in accordance with LIM_MANAGER_INDEXING.FACE_LISTS from app config. The following face list indexing options are currently supported:
- explicit, i.e. face lists explicitly specified by INDEXING_LISTS parameter will be indexed; 
- dynamic (INDEXING_LISTS = [dynamic]), i.e. face lists with attribute count > MIN_INDEXING_LIST_SIZE will be indexed.