Re: Could one filed include more than one value?

2009-11-10 Thread Wenhao Xu
> The facts expressed here belong to everybody, the opinions to me. The > distinction is yours to draw > > > On Tue, Nov 10, 2009 at 2:50 PM, Wenhao Xu wrote: > > > Thanks. Yes, I mean multi valued fileds, but I am still confused how to > use > > it. > > >

Re: Could one filed include more than one value?

2009-11-10 Thread Wenhao Xu
d lead to adding the values to the same field name for the document. > > -- > Anshum Gupta > Naukri Labs! > http://ai-cafe.blogspot.com > > The facts expressed here belong to everybody, the opinions to me. The > distinction is yours to draw > > > On Tue

Could one filed include more than one value?

2009-11-10 Thread Wenhao Xu
Hi, guys, I have such a problem: I have lots of files. In these files, two of them are related to each other and should be deemed as a whole (There is a map file to map them together). So they are somewhat like a set of pairs of files: , , ... . For a keyword search, the result should a

Re: Index maintaining/updating

2009-11-10 Thread Wenhao Xu
ressed here belong to everybody, the opinions to me. The > distinction is yours to draw > > > On Tue, Nov 10, 2009 at 12:09 PM, Wenhao Xu > wrote: > > > Hi, everybody, > > I am new to Lucene and have a question about how to update my index. > The > > fol

Index maintaining/updating

2009-11-09 Thread Wenhao Xu
Hi, everybody, I am new to Lucene and have a question about how to update my index. The following is my situation: 1) I create indexes for each text (or varchar) field of a relational database; 2) This database will be continuously inserted into by new records; and I need to add indexes of