Added new tuning paramters for facets.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 5 Mar 2008 09:21:48 +0000 (09:21 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 5 Mar 2008 09:21:48 +0000 (09:21 +0000)
commitc9074a8094fd1a1b8cde9355bc75e0812e5ab88b
tree0cea40168f8f0659b0164e7371745278d634051d
parent15ffae8c3b615b07a046b0b78a66a887d43fc7c5
Added new tuning paramters for facets.

Two new tuning parameters for facets are available. 'facetNumRecs'
specifies how maximum number of records to be analyzed in a result
set. 'facetMaxChunks' specifies how maximum number of sub record chunks
to be fetched and analyzed per record.
index/check_res.c
index/retrieve.c