Re: Adding multiple paths to a document

2002-03-05 Thread Ype Kingma
Grim, >I am looking at using lucene to index a large set of documents. In >order to be able to search a subset of documents, I've added a >"path"-field to each document (indexed, not stored, not tokenized). >Using a prefix-query seems to work fine. > >My problem: Our documents can have several d

Adding multiple paths to a document

2002-03-05 Thread Grim Hegland Iversen
I am looking at using lucene to index a large set of documents. In order to be able to search a subset of documents, I've added a "path"-field to each document (indexed, not stored, not tokenized). Using a prefix-query seems to work fine. My problem: Our documents can have several different pat