Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This module adds an option to term reference fields in node content types so the entire lineage of a term selected in a node is stored into the taxonomy_index table. This allows for simpler deep taxonomy database queries.

This module does not change the actual contents of the term reference fields. They will continue to contain only the actual selected values. If you are using EntityFieldQuery and term reference fields it will not check against the full lineage. If you want EntityFieldQuery to check against the full lineage check this modules README file for more information.

Project information