On Aug 17, 2005, at 3:29 PM, Dan Funk wrote:
Currently I'm working with a single index where content is indexed
by it's original printed page. I have to show the total number of
matching documents, so I end up running through all the hits and
taking an order of magnitude hit on performance a
Currently I'm working with a single index where content is indexed by
it's original printed page. I have to show the total number of matching
documents, so I end up running through all the hits and taking an order
of magnitude hit on performance as I calculate the number of unique
documents. I