Re: Manually create a term freq vector

2006-02-06 Thread Grant Ingersoll
You may find this useful: http://mail-archives.apache.org/mod_mbox/lucene-java-user/200511.mbox/[EMAIL PROTECTED] Johan Oskarsson wrote: Hi. I'm trying to speed up my indexing process and since I already know how many times I want a specific word to occur in the term frequence vector I'd like

Manually create a term freq vector

2006-02-06 Thread Johan Oskarsson
Hi. I'm trying to speed up my indexing process and since I already know how many times I want a specific word to occur in the term frequence vector I'd like to be able to create the vector myself. This would speed things up because I wouldn't have to take the extra step of creating a string with