On Jun 22, 2012, at 2:30 AM, Videnova, Svetlana wrote:

> Hi Grant,
> 
> Thank you for your fast answer.
> My question was where can I get the output file on Mahout and how can I 
> vectorize the indexing solr files, and where put them in Mahout?

I think that link I provided shows how to get data out of Solr and into Mahout. 
 You need term vectors (or see https://issues.apache.org/jira/browse/MAHOUT-944 
for using it off of stored fields).  To get things back into Solr, you'll have 
to write some code to do that.

-Grant

Reply via email to