On Wed, 2006-06-14 at 07:36 +0000, Karl Wettin (JIRA) wrote: > > > If eveything works as it should (I think so) then I'm happy to report > that a FuzzyQuery seems to be about 1500 (one thousand five hundred) > times faster on this memory implementation than on a RAMDirectory. The > speed is gained by not creating a new instance of each Term in a > TermEnum.
People with an insight might want to look in to reusing the same instance of Term in SegmentTermEnum, if even possible. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]