Quoting Thomas Weber ([EMAIL PROTECTED]):
> Hi, 
> 
> additionally to what Christian already said:
> 
> In the template, you are talking about 4 possible storage strategies, but 
> only 
> three are given (single, multi, blob). 

Three? I see only two mentioned in the template.

The number of methods has been removed in the revised version of the
template:

Template: mnogosearch-common/database_mode
Type: select
Choices: single, multi
Default: multi
_Description: Layout (mode) of the index database:
 The database can index in four different modes.  Each mode gets
 progressively more complex but you win on search speed and indexing.
 .
 'Single' is where words are stored in a single table. Simple stuff.
 .
 'Multi' spreads the words over 13 tables sorted on word length.  It means
 you can have fixed width tables which are usually faster.
 .
 For more information about these modes, read
 /usr/share/doc/mnogosearch/storage.txt


> 
> Also, according to msearch-howstore.html, "multi" means 256 tables, not 13.


Well, we need the maintainer's advice here.....


Attachment: signature.asc
Description: Digital signature

Reply via email to