Can you tell me how I can feed the lucene index by using the term
frequency directly ?

Actually I am getting the documents along with their term-frequency
and don't want to write any additional code to expand them.


On 10/23/11, ppp c <peter.c.e...@gmail.com> wrote:
> Of curse, it can be reused.
> But from my point of view, it's meaningless, since the analysis process has
> to be performed to collect such as prox, offset, or syno, payload and so on.
>
> On Sun, Oct 23, 2011 at 11:22 PM, prasenjit mukherjee
> <prasen....@gmail.com>wrote:
>
>> I already have the term-frequency-count for all the terms  in a
>> document. Is there a way I can re-use that info while indexing. I
>> would like to use solr for this.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
>> For additional commands, e-mail: java-user-h...@lucene.apache.org
>>
>>
>

-- 
Sent from my mobile device

---------------------------------------------------------------------
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