[ 
https://issues.apache.org/jira/browse/NUTCH-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16533776#comment-16533776
 ] 

ASF GitHub Bot commented on NUTCH-1541:
---------------------------------------

sebastian-nagel commented on issue #294: NUTCH-1541 Indexer plugin to write CSV
URL: https://github.com/apache/nutch/pull/294#issuecomment-402749451
 
 
   Ok, but looks the plugin needs also to be added to 
`conf/index-writers.xml.template`. By adding only `indexer-csv` to 
plugin.includes I get:
   ```
   2018-07-05 16:45:15,215 INFO  indexer.IndexWriters - Index writer 
org.apache.nutch.indexwriter.csv.CSVIndexWriter identified.
   2018-07-05 16:45:15,242 INFO  indexer.IndexingJob - No IndexWriters 
activated - check your configuration
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Indexer plugin to write CSV
> ---------------------------
>
>                 Key: NUTCH-1541
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1541
>             Project: Nutch
>          Issue Type: New Feature
>          Components: indexer
>    Affects Versions: 1.7
>            Reporter: Sebastian Nagel
>            Priority: Minor
>             Fix For: 1.15
>
>         Attachments: NUTCH-1541-v1.patch, NUTCH-1541-v2.patch
>
>
> With the new pluggable indexer a simple plugin would be handy to write 
> configurable fields into a CSV file - for further analysis or just for export.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to