Lucene's dev list and the issue tracking system is the place for ideas on improving indexing/search performance.
We are always looking to improve performance. Switching to int mult, using bitmaps, both sound interesting :) Mike On Tue, Jul 20, 2010 at 10:59 PM, Li Li <[email protected]> wrote: > Or where to find any improvement proposal for lucene? > e.g. I want to change the float point multiplication to integer > multiplication or using bitmap for high frequent terms or something > else like this. Is there any place where I can find any resources or > guys? > thanks. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
