Is Manifold capable of handling these kind of files

2022-12-23 Thread Priya Arora
Hi Is Manifold capable of handling this kind (ingesting) of file in window shares connector which has special characters like these demo/11208500/11208550/I. Proposal/PHASE II/220808 Input/__MACOSX/虎尾/._62A33A6377CF08B472CC2AB562BD8B5D.JPG Any reply would be appreciated

Re: sharepoint crawler documents limit

2019-12-20 Thread Priya Arora
Hi All, Is this issue something to have with below value/parameters set in properties.xml. [image: image.png] On Fri, Dec 20, 2019 at 5:21 PM Jorge Alonso Garcia wrote: > And what other sharepoint parameter I could check? > > Jorge Alonso Garcia > > > > El vie., 20 dic. 2019 a las 12:47, Karl

Re: Manifoldcf server Error

2019-12-20 Thread Priya Arora
(OutputStreamManager.java:159) Can any body suggest reason behind this error? Thanks Priya On Fri, Dec 20, 2019 at 3:37 PM Priya Arora wrote: > Hi Markus, > > Many thanks for your reply!!. > > I tried this approach to reproduce the scenario in a different > environment, but the ca

Re: Manifoldcf server Error

2019-12-20 Thread Priya Arora
f transformations configured? (e.g. content size > limit?) You should try to see in the job's history if there are any > patterns, like the error rises always after encountering the same > document xy. > > Cheers > Markus > > > > Am 20.12.2019 um 09:59 schrieb Priya Ar

Re: Manifoldcf server Error

2019-12-20 Thread Priya Arora
t, i suggest to increase the heap size. (java -Xmx...) > > Cheers, > Markus > > Am 20.12.2019 um 09:02 schrieb Priya Arora: > > Hi All, > > > > I am facing below error while accessing Manifoldcf. Requirement is to > > crawl data from a website using

Re: Manifoldcf version conflict

2019-11-19 Thread Priya Arora
Karl Wright wrote: > That version comes directly from the ant build version that was used to > compile the UI. What version of crawler-ui.war do you have? > > Karl > > > On Tue, Nov 19, 2019 at 5:50 AM Priya Arora wrote: > >> Hi All, >> >> I have

Manifoldcf version conflict

2019-11-19 Thread Priya Arora
Hi All, I have upgraded manifoldcf version on the server to version 2.14, I re-confirmed it via docker build command that it is downloading 2.14 version only. [image: image.png] But when I am starting up manifold wythe version is showing me up 2.10 as shown in the screenshot above. Is there

Re: Windows shares connector-Error

2019-11-08 Thread Priya Arora
jcifs.jar into the *connector-lib-proprietary* directory > > On Fri, Nov 8, 2019 at 2:38 PM Priya Arora wrote: > >> Hi All >> >> I installed the 2.14 version of manifoldcf , then uncommented the line in >> connectors.xml file "" , but when I try to start with(java- jar

Windows shares connector-Error

2019-11-08 Thread Priya Arora
Hi All I installed the 2.14 version of manifoldcf , then uncommented the line in connectors.xml file "" , but when I try to start with(java- jar start.jar) gives error: I also checked it mcf-jcifs-connector.jar is also present in connector-lib. Do i need to do something else also.Here is the

Re: Window shares-Repository Type Source Code

2019-11-05 Thread Priya Arora
Many thanks!! On Wed, Nov 6, 2019 at 12:14 PM SREEJITH va wrote: > Yes. Exactly. > > On Wed, Nov 6, 2019 at 12:04 PM Priya Arora wrote: > >> Hi Sir, >> >> >> >> This connector code I am looking for , does JCIF connector is the same ? >> [imag

Re: Window shares-Repository Type Source Code

2019-11-05 Thread Priya Arora
\jcifs > > On Wed, Nov 6, 2019 at 11:19 AM Priya Arora wrote: > >> Hi, >> >> I need to implement "Window Shares" type Repository connection type and >> needs to access and understand code first. >> But I am unable to find its code at path:- >> ..

Re: Manifoldcf - Job Deletion Process

2019-11-05 Thread Priya Arora
When I created a new job and followed the process of lifecycle/execution of identifier, then it didnt start the Deletion process. There was no any change in job configuration and in database start-up and configurations. On Sat, Nov 2, 2019 at 12:41 AM Priya Arora wrote: > No, I am not delet

Window shares-Repository Type Source Code

2019-11-05 Thread Priya Arora
Hi, I need to implement "Window Shares" type Repository connection type and needs to access and understand code first. But I am unable to find its code at path:-

Re: Manifoldcf - Job Deletion Process

2019-11-01 Thread Priya Arora
o if you >> are relying on some special page you generate to point at all the documents >> you want to crawl, make sure it has a complete list. If you try to make an >> incremental list of just the new documents, then all the old ones will get >> removed. >> >&g

Re: Manifoldcf - Job Deletion Process

2019-10-29 Thread Priya Arora
Indexation screenshot is as below. [image: image.png] On Tue, Oct 29, 2019 at 7:57 PM Karl Wright wrote: > I need both ingestion and deletion. > Karl > > > On Tue, Oct 29, 2019 at 8:09 AM Priya Arora wrote: > >> History is shown as below as it does not indicates any

Re: Manifoldcf - Job Deletion Process

2019-10-29 Thread Priya Arora
History is shown as below as it does not indicates any error. [image: 12.JPG] Thanks Priya On Tue, Oct 29, 2019 at 5:02 PM Karl Wright wrote: > What does the history say about these documents? > Karl > > On Tue, Oct 29, 2019 at 6:53 AM Priya Arora wrote: >

Re: Manifold with OpenJDK

2019-10-17 Thread Priya Arora
Hi Sreejith, Can you please let me know,,JAVA_HOME variable value you have set. Thanks Priya On Thu, Oct 17, 2019 at 12:17 PM SREEJITH va wrote: > Hi, We use manifold with openjdk version "1.8.0_222" in Centos and did not > faced any issues. > > On Thu, Oct 17, 2019 at 12:04 PM Bisonti Mario

Re: Manifold Crawler Crashes

2019-06-20 Thread Priya Arora
t into the instance, something > far more serious is happening to your docker world. > > Karl > > > On Thu, Jun 20, 2019 at 6:27 AM Priya Arora wrote: > >> Hi Karl, >> 1) It's single process deployment process. >> 2) Not able to access through bash(during crash

Re: Manifold Crawler Crashes

2019-06-20 Thread Priya Arora
ltiprocess deployment or a single-process deployment? > > When your docker container dies, can you still reach it via the standard > in-container bash tools? What is happening there? > > Karl > > > On Thu, Jun 20, 2019 at 5:54 AM Priya Arora wrote: > >> Hi Karl, >&g

Re: Manifold Crawler Crashes

2019-06-20 Thread Priya Arora
what you mean by "crash". What actually happens? > > Karl > > On Thu, Jun 20, 2019, 2:04 AM Priya Arora wrote: > >> >> >> Hi, >> >> I am running multiple jobs(2,3) simultaneously on Manifold server and the >> configuration is >> &g

Fwd: Manifold Crawler Crashes

2019-06-20 Thread Priya Arora
Hi, I am running multiple jobs(2,3) simultaneously on Manifold server and the configuration is 1) For Crawler server - 16 GB RAM and 8-Core Intel(R) Xeon(R) CPU E5-2660 v3 @ 2.60GHz and 2) For Elasticsearch server - 48GB and 1-Core Intel(R) Xeon(R) CPU E5-2660 v3 @ 2.60GHz Job working is to