Re: Get the terms and frequency vector of an indexed but unstored field

2007-11-06 Thread Karl Wettin
for a quick result (need to submit data for a conference this weekend). thanks, Nir. -- View this message in context: http://www.nabble.com/Get-the-terms-and-frequency-vector-of-an- indexed-but-unstored-field-tf4211430.html#a11981677 Sent from the Lucene - Java Users mailing list archive at

Re: Get the terms and frequency vector of an indexed but unstored field

2007-11-06 Thread Shailendra Mudgal
> How can I get the data? It must be there, since it's a part of the > index, > > or am I wrong? > > > > Would be grateful for a quick result (need to submit data for a > conference > > this weekend). > > thanks, > > Nir. > > > > -- &g

Re: Get the terms and frequency vector of an indexed but unstored field

2007-08-05 Thread Dmitry
What is advantage to use term frequency vector? thanks, DT www.ejinz.com Search News - Original Message - From: "Kai Hu" <[EMAIL PROTECTED]> To: Sent: Sunday, August 05, 2007 8:40 PM Subject: 答复: Get the terms and frequency vector of an indexed but unstored field

答复: Get the terms and frequency vector of an indexed but unstored field

2007-08-05 Thread Kai Hu
s and frequency vector of an indexed but unstored field Thanks a lot, that works 100%!... Fortunately, I did use the flag to state that Lucene should store the term frequency vector. Otherwise, I'd have to index 77GB right now... :-) -- View this message in context: http://www.nabble.com/Get

Re: Get the terms and frequency vector of an indexed but unstored field

2007-08-03 Thread tierecke
Thanks a lot, that works 100%!... Fortunately, I did use the flag to state that Lucene should store the term frequency vector. Otherwise, I'd have to index 77GB right now... :-) -- View this message in context: http://www.nabble.com/Get-the-terms-and-frequency-vector-of-an-indexed-but-uns

Re: Get the terms and frequency vector of an indexed but unstored field

2007-08-03 Thread testn
ull. > How can I get the data? It must be there, since it's a part of the index, > or am I wrong? > > Would be grateful for a quick result (need to submit data for a conference > this weekend). > thanks, > Nir. > -- View this message in context: http://www.nabble

Get the terms and frequency vector of an indexed but unstored field

2007-08-03 Thread tierecke
? It must be there, since it's a part of the index, or am I wrong? Would be grateful for a quick result (need to submit data for a conference this weekend). thanks, Nir. -- View this message in context: http://www.nabble.com/Get-the-terms-and-frequency-vector-of-an-indexed-but-unstored-