Re: PostgreSQL Version

2019-12-30 Thread SREEJITH va
e PostgreSQL versions tested against >> the Manifold. >> >> *release-1.10*: ManifoldCF has been tested against version 8.3.7, 8.4.5 >> and 9.1 of PostgreSQL >> *release-2.15* : ManifoldCF has been tested against version 8.3.7, >> 8.4.5, 9.1, 9.2, and 9.3 of Postgr

Re: PostgreSQL Version

2019-12-30 Thread Karl Wright
een tested against version 8.3.7, 8.4.5 > and 9.1 of PostgreSQL > *release-2.15* : ManifoldCF has been tested against version 8.3.7, 8.4.5, > 9.1, 9.2, and 9.3 of PostgreSQL > > But I use ManifoldCF 2.11, Is it ok to use PostgreSQL version 9.6.15 Or I > should downgrade ?. Any concern

Re: PostgreSQL version to support MCF v2.10

2018-09-05 Thread Karl Wright
yes On Wed, Sep 5, 2018 at 12:10 PM Steph van Schalkwyk wrote: > Thank you. So I'll stop for now? > Steph > > > > > *Steph van Schalkwyk* > Principal, Remcam Search Engines > +1.314.452. <+1+314+452+2896>2896st...@remcam.net http://remcam.net > Skype:

Re: PostgreSQL version to support MCF v2.10

2018-09-05 Thread Steph van Schalkwyk
Thank you. So I'll stop for now? Steph *Steph van Schalkwyk* Principal, Remcam Search Engines +1.314.452. <+1+314+452+2896>2896st...@remcam.net http://remcam.net Skype: svanschalkwyk On

Re: PostgreSQL version to support MCF v2.10

2018-09-05 Thread Karl Wright
I'm already working on the Web Connector. The UI has problems that predate this change and I've alerted Kishore about them -- he'll look into them later today. Karl On Wed, Sep 5, 2018 at 11:55 AM Steph van Schalkwyk wrote: > Thank you Karl. > You are of course correct in that the

Re: PostgreSQL version to support MCF v2.10

2018-09-05 Thread Steph van Schalkwyk
Thank you Karl. You are of course correct in that the incremental crawl is now broken in that it does a full crawl every time. I'll jump on the Web Connector and add that functionality. Thanks for this excellent application and all the help over the years. Steph *Steph van Schalkwyk*

Re: PostgreSQL version to support MCF v2.10

2018-09-05 Thread Karl Wright
The patch I uploaded doesn't work because the entire tab is broken; looks like the UI refactoring broke it and it was never reported. Fixing now. Karl On Wed, Sep 5, 2018 at 3:57 AM Karl Wright wrote: > I coded up the web connector feature I think we need. See > CONNECTORS-1528; I've

Re: PostgreSQL version to support MCF v2.10

2018-09-05 Thread Karl Wright
I coded up the web connector feature I think we need. See CONNECTORS-1528; I've attached a patch. Please apply and test it out to see if it solves the case problem for your IIS site. For the "//" issue, can you be more specific about the mapping you need to do? Karl On Tue, Sep 4, 2018 at

Re: PostgreSQL version to support MCF v2.10

2018-09-04 Thread Karl Wright
Hi Steph, Right, you wouldn't want to touch the framework. The effect of lower-casing the documentURI parameter in the addOrReplaceDocumentWithException method in an output connector would be to map multiple, independently-fetched, documents that differ only by the case of the URL together into

Re: PostgreSQL version to support MCF v2.10

2018-09-04 Thread Steph van Schalkwyk
Unless I have a massive misunderstanding somewhere... *Steph van Schalkwyk* Principal, Remcam Search Engines +1.314.452. <+1+314+452+2896>2896st...@remcam.net http://remcam.net Skype: svanschalkwyk

Re: PostgreSQL version to support MCF v2.10

2018-09-04 Thread Steph van Schalkwyk
Hi Karl I'm addressing it in the ES Output Connector. Not touching the framework :) S *Steph van Schalkwyk* Principal, Remcam Search Engines +1.314.452. <+1+314+452+2896>2896st...@remcam.net http://remcam.net Skype: svanschalkwyk

Re: PostgreSQL version to support MCF v2.10

2018-09-04 Thread Karl Wright
Let's make sure we're talking about the same thing. Here is the output connector method that receives the ID (as the documentURI parameter): public int addOrReplaceDocumentWithException(String documentURI, VersionContext pipelineDescription, RepositoryDocument document, String

Re: PostgreSQL version to support MCF v2.10

2018-09-04 Thread Steph van Schalkwyk
Hi Karl. The issue is that the ES Output Connector uses the uri to create the _id. When used with IIS which allows case variation in the URI, it creates multiple documents. Clients on Windows IIS are rarely cognizant of that issue as IIS is so lax in policing that OTB. Currently, every case

Re: PostgreSQL version to support MCF v2.10

2018-09-04 Thread Steph van Schalkwyk
Thanks Karl. I'll look into that. Another note: Regarding the ES connector - I have made two additions to it and should probably diff them for inclusion after approval: 1. lowercased _id (the doc URI). 2. Removed dual "/" , e.g. "//" in the _id (I have sloppy sources, particularly IIS...) 3.

Re: PostgreSQL version to support MCF v2.10

2018-09-04 Thread Karl Wright
Hi Steph, I suspect that Jetty is leaking some resource, and we may need to upgrade it. Karl On Tue, Sep 4, 2018 at 11:26 AM Steph van Schalkwyk wrote: > Olivier > By all means. > The only issue I have seen (totally unrelated) is with Jetty, which has to > be restarted about once a week.

Re: PostgreSQL version to support MCF v2.10

2018-09-04 Thread Steph van Schalkwyk
Olivier By all means. The only issue I have seen (totally unrelated) is with Jetty, which has to be restarted about once a week. Still trying to find the issue. I may be overly sensitive, but I suspect MCF 2.10 with Postgres10 may be a bit slower. I have no empiric evidence at the moment as I'm

Re: PostgreSQL version to support MCF v2.10

2018-09-04 Thread Olivier Tavard
Hello, Thanks a lot for sharing your PostgreSQL configuration (sorry for the late answer). I will test it soon. Best regards, Olivier TAVARD > Le 23 août 2018 à 19:20, Steph van Schalkwyk a écrit : > > > > These are the rpm installs: > -

Re: PostgreSQL version to support MCF v2.10

2018-08-23 Thread Steph van Schalkwyk
These are the rpm installs: - file:///tmp/postgres10/postgresql10-libs-10.4-1PGDG.rhel7.x86_64.rpm - file:///tmp/postgres10/postgresql10-10.4-1PGDG.rhel7.x86_64.rpm - file:///tmp/postgres10/postgresql10-contrib-10.4-1PGDG.rhel7.x86_64.rpm -

Re: PostgreSQL version to support MCF v2.10

2018-08-23 Thread Steph van Schalkwyk
I'll publish them in a bit.

Re: PostgreSQL version to support MCF v2.10

2018-08-23 Thread Olivier Tavard
ypes issued by ManifoldCF? > > Best Regards, > > > > Guy > > > > From: Karl Wright [mailto:daddy...@gmail.com <mailto:daddy...@gmail.com>] > Sent: 06 August 2018 12:16 > To: user@manifoldcf.apache.org <mailto:user@manifoldcf.apache.org>

Re: PostgreSQL version to support MCF v2.10

2018-08-06 Thread Karl Wright
the first place, or > it is just to be expected with the nature of the multiple worker threads > and the query types issued by ManifoldCF? > > Best Regards, > > > > Guy > > > > *From:* Karl Wright [mailto:daddy...@gmail.com] > *Sent:* 06 August 2018 12:16 > *To:* user@

RE: PostgreSQL version to support MCF v2.10

2018-08-06 Thread Standen Guy
: Karl Wright [mailto:daddy...@gmail.com] Sent: 06 August 2018 12:16 To: user@manifoldcf.apache.org Subject: Re: PostgreSQL version to support MCF v2.10 These are exactly the same kind of issue as the first "error" reported. They will be retried. If they did not get retried, they would abo

Re: PostgreSQL version to support MCF v2.10

2018-08-06 Thread Karl Wright
om:* Karl Wright [mailto:daddy...@gmail.com] > *Sent:* 06 August 2018 10:52 > *To:* user@manifoldcf.apache.org > *Subject:* Re: PostgreSQL version to support MCF v2.10 > > > > Ah, the following errors: > > >>>>>> > > 2018-08-03 15:52:25

RE: PostgreSQL version to support MCF v2.10

2018-08-06 Thread Standen Guy
: Re: PostgreSQL version to support MCF v2.10 Ah, the following errors: >>>>>> 2018-08-03 15:52:25.218 BST [4140] ERROR: could not serialize access due to read/write dependencies among transactions 2018-08-03 15:52:25.218 BST [4140] DETAIL: Reason code: Canceled on identif

Re: PostgreSQL version to support MCF v2.10

2018-08-06 Thread Karl Wright
t; >> >> >> Best Regards >> >> >> >> Guy >> >> >> >> *From:* Steph van Schalkwyk [mailto:st...@remcam.net] >> *Sent:* 03 August 2018 23:21 >> *To:* user@manifoldcf.apache.org >> *Subject:* Re: PostgreSQL

Re: PostgreSQL version to support MCF v2.10

2018-08-06 Thread Karl Wright
Schalkwyk [mailto:st...@remcam.net] > *Sent:* 03 August 2018 23:21 > *To:* user@manifoldcf.apache.org > *Subject:* Re: PostgreSQL version to support MCF v2.10 > > > > I'm using 10.4 with no issues. > > One or two of the recommended settings for MCF have changed between 9.

Re: PostgreSQL version to support MCF v2.10

2018-08-03 Thread Steph van Schalkwyk
I'm using 10.4 with no issues. One or two of the recommended settings for MCF have changed between 9.6 and 10. Simple to resolve though. Steph On Fri, Aug 3, 2018 at 1:29 PM, Karl Wright wrote: > Hi Guy, > > I use Postgresql 9.6 myself and have found no issues with it. I don't > know about v