Here is the reference page. http://manifoldcf.apache.org/release/release-2.9.1/en_US/programmatic-operation.html
Karl On Fri, Feb 9, 2018 at 12:47 AM, Shashank Raj <[email protected]> wrote: > Hi Karl, > I have checked the API for ManifoldCF regarding the same and > could not find a way to modify a job. > Could you give me one such example url such that we edit the job only to > add another repository Path in addition to the existing one. > > Thanks and regards. > > > > On 08-Feb-2018 7:57 PM, "Karl Wright" <[email protected]> wrote: > >> Hi, >> >> (1) You can use the REST API to programmatically create or modify your >> job as you see fit. >> (2) Another user (maybe in your group) reported that bizarre characters >> are not picked up by Java under Linux, although it works under Windows. >> This would be an Oracle JDK issue; you will need to log the ticket with >> them. >> >> Karl >> >> On Thu, Feb 8, 2018 at 6:17 AM, Shashank Raj <[email protected]> >> wrote: >> >>> Hi Karl, >>> I am working with the filesystem connector and Solr as output >>> and wanted to know if there is a possibility to add our own list of >>> files/paths to be added to the "repository path" tab of the the job. >>> >>> This can be done manually but what if I wanted to write a program as a >>> cron job to feed the repo path as a list to the job. Is there any method to >>> do so? >>> >>> >>> Also, >>> I am facing problems while crawling through files that have special >>> characters in their file name(as in from an international keyboard) such as >>> Chinese characters. >>> >> >>
