Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Threaded View
Lucene, mail # dev - remove seek-back in terms dict / fold appending codec into default?


Copy link to this message
-
Re: remove seek-back in terms dict / fold appending codec into default?
Robert Muir 2012-06-26, 17:42
>
> We could do even better - remove seek from IndexOutput.
>

I'm not sure we should do that: most filesystems support this and I
don't think we should limit developers by removing it (many people
could care less about hdfs etc). I also don't think it matters to nuke
this from our alternative terms index impls (e.g. VariableGap).

Anyway, I think those matters can be a separate issue: I do think it
might be worth it to remove the seeks in our default term dictionary
implementation though.

--
lucidimagination.com

---------------------------------------------------------------------