I don't think there's an easy way to jump straight from term + freq
per doc to a Lucene index.

Mike

On Tue, Apr 21, 2009 at 7:14 AM, Thomas Pönitz
<e0425...@student.tuwien.ac.at> wrote:
> Hi,
>
> I have the same problem as discussed here:
> http://mail-archives.apache.org/mod_mbox/lucene-java-user/200511.mbox/%3c200511021310.18686...@last.fm%3e
>
> I want to specify termvectors directly instead of constructing a dummy
> string like "a a a b b c" that will be transformed to a[3] b[2] c[1].
> The old discussion had no real solution but it is also a bit outdated, maybe
> someone has a better idea now.
>
> Greets, Thomas
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-user-h...@lucene.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to