Re: [Corpora-List] Inverted index implementation: Best practices

From: Will Fitzgerald (will.fitzgerald@gmail.com)
Date: Sat Oct 15 2005 - 19:29:04 MET DST

  • Next message: Linda Bawcom: "Re: [Corpora-List] VERY URGENT"

    See:
    <http://www.math.utah.edu/pub/mg/>

    Software from 'Managing Gigabytes,' a book well worth owning.

    Will Fitzgerald

    On 10/15/05, Helge Thomas Karset Hellerud <helgetho@stud.ntnu.no> wrote:
    > Hello,
    >
    > Does anyone have some good links where I can find best practices when
    > implementing an inverted index (inverted file index)? The index only
    > needs to store terms and in which document they occur:
    >
    > term document
    > --------------
    > term1 1;3;5
    > term2 1;2;4
    > term3 3;4
    > ...
    >
    > The goal of the implementation is to be able to do a fast search even if
    > the index will become large.
    >
    > Thanks in advance.
    >
    > Helge
    >
    >
    >
    >
    >
    >
    >

    --
    Will Fitzgerald
    weblog: <http://www.entish.org/willwhim>
    



    This archive was generated by hypermail 2b29 : Sat Oct 15 2005 - 19:31:21 MET DST