Solr basic authentication

2018-07-16 Thread Shashank Raj
Hi Karl, I have been trying to access Solr Cloud (with 3zk nodes) server with basic authentication enabled. I added username and password in the server tab of Solr output connection but when starting any job, I get an error saying "required authentication". Although, I can connect to this Solr

Re: ManifoldCF API file system exclusion list

2018-05-30 Thread Shashank Raj
t; order does not get preserved when it is re-imported. The fix changes the > exported form to the less-appealing-but-order-preserving equivalent. > > Thanks, > Karl > > > On Wed, May 30, 2018 at 3:01 AM Shashank Raj > wrote: > >> Hi Karl, >>We

ManifoldCF API file system exclusion list

2018-05-30 Thread Shashank Raj
Hi Karl, We have been trying to modify the present job through API. For this we are first calling API/JSON/jobs/jobid to get the JSON format and then appending an excluded file in the repository column of the job. But by priority the included files show up first causing exclusion not to

Re: ManifoldCF two server setup

2018-03-23 Thread Shashank Raj
> you DO need to run initialize-database, or the schema will not be created. > (3) When you start different agents processes, even on different machines, > each one must have its own ID. The start scripts demonstrate how you do > that. > > Karl > > > On Tue, Mar 13, 2018 at 2

Re: ManifoldCF two server setup

2018-03-13 Thread Shashank Raj
ple servers running against the same database, BUT if > you do so, they must be individually configured to have their own IDs, and > they must share locks and by extension, must use the same zookeeper. > See multiprocess-zk-example in the binary distribution. > > Thanks, > Karl >

ManifoldCF two server setup

2018-02-20 Thread Shashank Raj
Hi Karl, I have setup ManifoldCF using Tomcat on two servers with a load balancer in front of them. Both instances of ManifoldCf connect to the same database. The scenario is to have a backup server running all the time. Is this setup correct or does ManifoldCF supports only a single

Re: ManifoldCF adding our own list of files.

2018-02-08 Thread Shashank Raj
; wrote: > 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 <shashank.raj2...@gmail.com> > wrote: > >> Hi Karl, >>

Re: ManifoldCF adding our own list of files.

2018-02-08 Thread Shashank Raj
x, 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 <shashank.raj2...@gmail.com> > wrote: > >> Hi Karl, >>I am wo

ManifoldCF adding our own list of files.

2018-02-08 Thread Shashank Raj
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

Re: ManifoldCF heap error.

2018-02-08 Thread Shashank Raj
is now publicly >>> available but the web site has not yet been updated, so modify the download >>> URL to 2.9.1 from 2.9 to get the point release. >>> >>> Thanks, >>> Karl >>> >>> >>> On Thu, Jan 18, 2018 at 10:41 AM, Shashank R

Re: ManifoldCF heap error.

2018-01-18 Thread Shashank Raj
gt; > The best way to control memory, therefore, is probably to reduce the > number of worker threads. > > (I assume you are using the combined war here, otherwise Tomcat would not > be involved.) > > Karl > > > On Thu, Jan 18, 2018 at 6:44 AM, Shashank Raj <sha

ManifoldCF basic queries

2018-01-12 Thread Shashank Raj
uot;, does Solr stop using it's internal tika? Or what does it exactly do. 3. Where can I find the ManifoldCf logs if I'm running it on Apache Tomcat? Thanks and regards, Shashank Raj