Ability to discover/create indexes from child classes via parent. #27
Labels
2.enhancement
New ideas or improvements.
area:index
Issues relating to index declaration or construction.
org:help-wanted
These issues may make for good entry points into working on the codebase.
Milestone
Given the following test case:
Indexes provided by this class and all subclasses should be made available as an attribute, and calls to
create_collection
orcreate_indexes
should accept an additional argument (defaulting toTrue
) to create subclass indexes in addition to the primary class indexes.The text was updated successfully, but these errors were encountered: