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

From: Baden Hughes (badenh@cs.mu.OZ.AU)
Date: Sun Oct 16 2005 - 00:35:25 MET DST

  • Next message: Céline Poudat: "[Corpora-List] Digital documents and interpretation Conference - Second announcement and call for papers"

    Zettair doies precisely this

    www.seg.rmit.edu.au/zettair/

    Baden

    On Sat, 15 Oct 2005, Helge Thomas Karset Hellerud 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
    >
    >
    >
    >



    This archive was generated by hypermail 2b29 : Sun Oct 16 2005 - 09:49:25 MET DST