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

How to open the term vector storage?

2007-07-19 Thread savageboy
Hello, everyone: doc.add(Field.Unstored(subject, subject, true)); This syntax above is for Lucene1.4 I need the syntax which could do the same work for Lucene2.0 Could you help me? Thank you very much! -- View this message in context: http://www.nabble.com/How-to-open-the-term-vector-storage

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

RE: How to open the term vector storage?

2007-07-19 Thread Chris Hostetter
: I also have this problem... : Field.Text : Field.Keyword : ... : I cannot find this method in lucene2.0 API please see the FAQ How do I get code written for Lucene 1.4.x to work with Lucene 2.x? http://wiki.apache.org/lucene-java/LuceneFAQ#head-86d479476c63a2579e867b75d4faa9664ef6cf4d