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
<[email protected]> wrote:
> Hi,
>
> I have the same problem as discussed here:
> http://mail-archives.apache.org/mod_mbox/lucene-java-user/200511.mbox/%[email protected]%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: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to