RE: How to rename fields in an index

2007-08-23 Thread Jun.Chen
Got it. Thank you very much :) -Original Message- From: Andrzej Bialecki [mailto:[EMAIL PROTECTED] Sent: 2007年8月23日 3:09 下午好,Daniel To: java-user@lucene.apache.org Subject: Re: How to rename fields in an index [EMAIL PROTECTED] wrote: > Dear Andrzej Bialecki > > Can we change the field n

RE: How to rename fields in an index

2007-08-22 Thread Jun.Chen
Dear Andrzej Bialecki Can we change the field name in *.fnm directly by hand? -Original Message- From: Andrzej Bialecki [mailto:[EMAIL PROTECTED] Sent: 2007年8月22日 8:04 下午好,Daniel To: java-user@lucene.apache.org Subject: Re: How to rename fields in an index Antoine Baudoux wrote: > No, i

RE: How to rename fields in an index

2007-08-22 Thread Jun.Chen
Document.removefield() Then, add() ? Is this your mean? -Original Message- From: Antoine Baudoux [mailto:[EMAIL PROTECTED] Sent: 2007年8月22日 3:55 下午好,Daniel To: java-user@lucene.apache.org Subject: How to rename fields in an index Is it possible to rename fields in an existing index with

je-analysis.jar

2007-08-01 Thread Jun.Chen
Dear All, Who has the je-analysis.jar? If somebody has, can you send it to me? I don't have the access to download something in my computer now. Thank you very much! Yours truly, Daniel This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may c

RE: How to open the term vector storage?

2007-07-20 Thread Jun.Chen
Thank you. Document 1.9 is very useful. -Original Message- From: Chris Hostetter [mailto:[EMAIL PROTECTED] Sent: 2007年7月20日 10:18 上午好,Daniel To: Lucene Users Subject: RE: How to open the term vector storage? : I also have this problem... : Field.Text : Field.Keyword : ... : I cannot fin

RE: How to open the term vector storage?

2007-07-19 Thread Jun.Chen
I also have this problem... Field.Text Field.Keyword ... I cannot find this method in lucene2.0 API -Original Message- From: savageboy [mailto:[EMAIL PROTECTED] Sent: 2007年7月20日 9:46 上午好,Daniel To: java-user@lucene.apache.org Subject: How to open the term vector storage? Hello, everyo