pmezard commented on pull request #534:
URL: https://github.com/apache/nutch/pull/534#issuecomment-643256957


   Thank you for the details.
   
   One thing I wonder is if it would not be possible to define the 
index-writers specific path as their identifier in index-writers.xml, at least 
by default. It would be unique by construction, which reduces a bit the amount 
of configuration. Drawbacks:
   
   - The identifier may be arbitrary and not compatible with FS/Object stores 
paths constraints. Not sure how hard it would be to detect that in practice, or 
if it is a real problem in practice.
   - Said identifiers are a bit ugly, like `indexer_csv_1`. Maybe we can change 
them. Or maybe that's not an issue.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to