Skip to content

Add partial indices to missing fields supported by ListOperations

Rohit Kothur requested to merge rkothur/partial-indices into master

Description

These columns are filterable in ListOperations. Without indexes, however, doing so is extremely slow.

Issues addressed

Closes #348 (closed)

Edited by Rohit Kothur

Merge request reports