HI, Sorry I didnt find how the source code of this link https://github.com/gsingers/ApacheCon2010 can help me, maybe I missed some information... I'm ok about doing some code that's no problem but where and with which purpose??I mean for the moment I don't even know what hadoop/mahout/solr needs to work together and moreover what I have to add on already existing files in order to add my own database.
Thanks Regards -----Message d'origine----- De : Grant Ingersoll [mailto:gsing...@apache.org] Envoyé : vendredi 22 juin 2012 13:41 À : dev@mahout.apache.org Objet : Re: several info 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 Think green - keep it on the screen. This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.