solr/lucene: possible to add term vectors after indexing?

261 views Asked by At

I inherited a lucene index and I'd love to point Mahout at it, but the initial configuration didn't call for any of the content fields to have termVectors associated with them.

is it possible (maybe by scripting Luke?) to add termvector information after documents have been indexed?

0

There are 0 answers