Posted on Apr 22, 2009 by
Happy Monkey
Maintenance of minID/maxID in facet loading code should be taken out of an inner loop that reads index data. It is not necessary to check min/max for every docid because docids always come in ascending order.
Comment #1
Posted on Apr 22, 2009 by Happy MonkeyThe fix is in trunk.
Status: Fixed
Labels:
Type-Enhancement
Priority-Medium