rzo1 commented on PR #1647:
URL: https://github.com/apache/stormcrawler/pull/1647#issuecomment-3249030900

   > > how to specify in a config
   > 
   > The config did not change. I mean from json config there is no option to 
specify the operation. I left that part as it was for backward compatibily. So 
from json it can be only 1 level OR operation. If you want to create an AND 
operation or a complex filter you have to assembe it from code. At least for 
now, but if it is neccessary I can figure out a json structure for set the 
operation too, but probably it won't be backward compatible.
   
   I think it would be useful to make it available in JSON, since that’s how 
most people will define URL filters.
   Breaking backward compatibility would be acceptable in my opinion (or 
alternatively, a fallback could be provided in the implementation).


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to