Re: several existential issues about Lucene's filesystem

2007-06-28 Thread Grant Ingersoll
On Jun 28, 2007, at 9:06 AM, Samuel LEMOINE wrote: Grant Ingersoll a écrit : On Jun 28, 2007, at 5:29 AM, Samuel LEMOINE wrote: Thanks for the resources about payloads, I'll have a look over it. About the positions/offsets in .tvf, please tell me if I've well understood: The . (quote) Fi

Re: several existential issues about Lucene's filesystem

2007-06-28 Thread Samuel LEMOINE
Grant Ingersoll a écrit : On Jun 28, 2007, at 5:29 AM, Samuel LEMOINE wrote: Thanks for the resources about payloads, I'll have a look over it. About the positions/offsets in .tvf, please tell me if I've well understood: The .tvd provides the needed informations concerning the occurrences of

Re: several existential issues about Lucene's filesystem

2007-06-28 Thread Grant Ingersoll
On Jun 28, 2007, at 5:29 AM, Samuel LEMOINE wrote: Thanks for the resources about payloads, I'll have a look over it. About the positions/offsets in .tvf, please tell me if I've well understood: The .tvd provides the needed informations concerning the occurrences of each term in documents, a

Re: several existential issues about Lucene's filesystem

2007-06-28 Thread Samuel LEMOINE
Grant Ingersoll a écrit : On Jun 27, 2007, at 8:51 AM, Samuel LEMOINE wrote: Hi everyone ! I'm working on bibliographical researches on Lucene as an intern in Lingway (which uses Lucene in its main product), and I'm currently studying Lucene's file system. There are several things I don't c

Re: several existential issues about Lucene's filesystem

2007-06-27 Thread Grant Ingersoll
On Jun 27, 2007, at 8:51 AM, Samuel LEMOINE wrote: Hi everyone ! I'm working on bibliographical researches on Lucene as an intern in Lingway (which uses Lucene in its main product), and I'm currently studying Lucene's file system. There are several things I don't catch in Lucene's file sys

several existential issues about Lucene's filesystem

2007-06-27 Thread Samuel LEMOINE
Hi everyone ! I'm working on bibliographical researches on Lucene as an intern in Lingway (which uses Lucene in its main product), and I'm currently studying Lucene's file system. There are several things I don't catch in Lucene's file system, and I thought here was the right place to ask abou