Re: [Tracker] Sqlite now default in cvs (mysql backend wont compile yet!)



On 09/26/06/09/06 02:14 +0100, Jamie McCracken wrote:

1) differential indexing for faster updates
2) stemming so searches for "penguin" will match against "penguins"
3) Bzip compression of full text so it has much smaller footprint in the sqlite db
again, just out of curiosity, why do we store th (compressed) full-text if we have the inverted index? so that we can -for each match- show snippets of text around the matched keywords (context of the match)?

-eyal



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]