Re: Using Lucene to index a web forum

2007-01-14 Thread Nicolas Lalevée
Le Samedi 13 Janvier 2007 16:48, Melange a écrit : > Nicolas Lalevée-2 wrote: > > Le Samedi 13 Janvier 2007 10:49, Melange a écrit : > >> Hello, I'd like to index a web forum (phpBB) with Lucene. I wonder how > >> to best map the forum document model (topics and their messages) to the > >> Lucene >

Re: Using Lucene to index a web forum

2007-01-13 Thread Melange
Nicolas Lalevée-2 wrote: > > Le Samedi 13 Janvier 2007 10:49, Melange a écrit : >> Hello, I'd like to index a web forum (phpBB) with Lucene. I wonder how to >> best map the forum document model (topics and their messages) to the >> Lucene >> document model. >> >> Usually, some forum member crea

Re: Using Lucene to index a web forum

2007-01-13 Thread Nicolas Lalevée
Le Samedi 13 Janvier 2007 10:49, Melange a écrit : > Hello, I'd like to index a web forum (phpBB) with Lucene. I wonder how to > best map the forum document model (topics and their messages) to the Lucene > document model. > > Usually, some forum member creates a new topic with its first message te