Hello,

How does this compare with the taxonomy module?

I am more interested in the performance aspects like, how fast could this handle 200 000 nodes with a hierarchical 4 level taxonomy (geo - continent>country>city>district)? The big issue with taxonomy is that it has to join itself several times to get the nodes sitting at the end of the hierarchy points.

Comments

markhalliwell’s picture

Component: Code » Drupal/PHP Code

Copy & Pasted: This issue pertains to the 6.x-1.x branch which is now legacy and is over two years old. If this issue is not applicable anymore, please consider closing it. Otherwise, please update this issue appropriately. Will be closed in two weeks if no response.

verres’s picture

I'm also interested in hearing from somebody who has implemented this module with a large number of nodes -- I am building a site with several 100K nodes that would be hierarchically arranged in over 10 levels.... any comments would be greatly appreciated.