Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change 
notification.

The "IndexWriters" page has been changed by RoannelFernandez:
https://wiki.apache.org/nutch/IndexWriters?action=diff&rev1=3&rev2=4

Comment:
Dummy indexer properties

  || headers.static || Headers to add to each message. It must have the form 
''key1=value1,key2=value2''. ||  ||
  || headers.dynamic || Document's fields to add as headers to each message. It 
must have the form ''field1,field2''. ||  ||
  
+ === Dummy indexer properties ===
+ 
+ ||'''Parameter Name''' ||'''Description''' ||'''Default value''' ||
+ || path || Path where the file will be created. || ./dummy-index.txt ||
+ || delete || If delete operations should be written to the file. || false ||
+ 
  === Elasticsearch indexer properties ===
  
  ||'''Parameter Name''' ||'''Description''' ||'''Default value''' ||

Reply via email to