Re: (lucene 1.4.*) Field.Text = (lucene repository) Field.TermVector

2005-12-28 Thread gekkokid
thank you - Original Message - From: "Erik Hatcher" <[EMAIL PROTECTED]> To: Sent: Wednesday, December 28, 2005 11:52 PM Subject: Re: (lucene 1.4.*) Field.Text = (lucene repository) Field.TermVector On Dec 28, 2005, at 5:27 PM, gekkokid wrote: Hi, i have recentl

Re: (lucene 1.4.*) Field.Text = (lucene repository) Field.TermVector

2005-12-28 Thread Erik Hatcher
On Dec 28, 2005, at 5:27 PM, gekkokid wrote: Hi, i have recently updated to the latest version of lucene in the source repository, the enclosed classes (field types) in Field have been depreciated, is the old Field.Text now Field.TermVector where it is analyzed, indexed and stored? Your

(lucene 1.4.*) Field.Text = (lucene repository) Field.TermVector

2005-12-28 Thread gekkokid
Hi, i have recently updated to the latest version of lucene in the source repository, the enclosed classes (field types) in Field have been depreciated, is the old Field.Text now Field.TermVector where it is analyzed, indexed and stored? thanks, _gk