On Fri, Sep 18, 2009 at 08:14:24AM +0800, John Wang wrote:

> Say you have a type of field with fixed length data per doc, e.g. a 8 bytes.
> It might be good to store in a segment:
> <numdocs><v1><v2>....<vn>

Heh.  You've just described this proof of concept class:

    
http://www.rectangular.com/kinosearch/docs/devel/KSx/Index/ByteBufDocWriter.html
    
http://www.rectangular.com/svn/kinosearch/trunk/perl/lib/KSx/Index/ByteBufDocWriter.pm

> Hopefully I am describing it clearly.

Sure, I understand exactly what you mean.

Marvin Humphrey


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to