From: Lachlan A. <lh...@us...> - 2004-07-10 07:47:25
|
Greetings Robert, That is a good suggestion. However, Gabriele is right that it is not as easy as it sounds... It was your line of thinking that made me introduce the "store_phrases" attribute, with the aim of making the behaviour more like 3.1 when set to "false". Unfortunately, it hardly changes the speed at all. The only reason to keep is it that it reduces the database size a bit. The only way to make the behaviour of 3.2 exactly like 3.1 is to make it 3.1. One option would be to make a package which builds both versions -- that is almost what would be needed to get the speed back up to 3.1 levels. Cheers, Lachlan On Thu, 8 Jul 2004 05:24 am, Robert Ribnitz wrote: > the main feature that 3.2. will bring over 3.1 is to allow 'phrase > searching', whicxh means that the indexing process will slow up to > 75% (compared 3.2.0b6 to 3.1.6) > > I haven't looked at the code in depth, so I don't know how hard it > would be to implement a config file option that would switch off > that new behaviour, making 3.2.0b6 behave exactly like 3.1.6? -- lh...@us... ht://Dig developer DownUnder (http://www.htdig.org) |