Hi, we try to index logfiles. That are xmlfiles ( this can be not valid ) and text files. Unfortunately have all files not the same content
Regards, Robert 2011/5/11 Ahmet Arslan <iori...@yahoo.com>: >> Can I configure with this components native solr or must I >> write own >> Indexer that use >> org.apache.solr.handler.dataimport.FileListEntityProcessor? > > You can use native solr. All things are configured in xml files, > data-config.xml, schema.xml etc. > > There are examples in the directory example-DIH/solr{db,mail,rss,tika,ms} > They all use dataimport. > >> Someware must I transform the inputdocuments to the schema. >> My >> iputdocuments are in different format. > > What are your input documents? pdf word excel? >