On Sat, Jan 8, 2011 at 3:50 PM, Dinesh <mdineshkuma...@karunya.edu.in> wrote:
>
> i don't have much idea about converting log into CSV and then giving it as
> input.. can u please specify how to do it excatly..
[...]

As the format of the raw log file is known only to you, it
is difficult for someone to give you advice on this. What
you need to do is to transform the parts of your input
data that you wish to keep into a format that Solr can
import.

Besides CSV, you might find using the RegexTransformer
easier. This blog article might be of help:
http://robotlibrarian.billdueber.com/an-exercise-in-solr-and-dataimporthandler-hathitrust-data/

Regards,
Gora

Reply via email to