Re: Broken MFC Documentation Link

2020-07-02 Thread Karl Wright
The problem is due to the fact that the release documentation for the 2.16 documentation silently failed on a formatting issue. I've fixed it in trunk but the only way to have documentation online for 2.16 is to do a point release of 2.16, e.g. 2.16.1. Karl On Thu, Jul 2, 2020 at 1:26 PM Cihad

[jira] [Resolved] (CONNECTORS-1646) Notification Connector JDK > 11

2020-06-26 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-1646. - Fix Version/s: ManifoldCF 2.17 Resolution: Fixed r1879219 > Notificat

[jira] [Commented] (CONNECTORS-1646) Notification Connector JDK > 11

2020-06-25 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17144988#comment-17144988 ] Karl Wright commented on CONNECTORS-1646: - Hi, Please verify that if you put these jars

[jira] [Assigned] (CONNECTORS-1646) Notification Connector JDK > 11

2020-06-25 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright reassigned CONNECTORS-1646: --- Assignee: Karl Wright > Notification Connector JDK &

Re: release-2.15 ant build is failing in my local machine

2020-06-23 Thread Karl Wright
me where can I download lib distribution for > released versions? > > > > > On 2020/06/22 13:55:47, Karl Wright wrote: > > Hi Kirankumar, > > > > Please download the lib distribution for released versions. The ant > build > > references URLs which seemingly

Re: release-2.15 ant build is failing in my local machine

2020-06-22 Thread Karl Wright
Hi Kirankumar, Please download the lib distribution for released versions. The ant build references URLs which seemingly change frequently so you can really only reliably build using the provided libs. Trunk, however, should be buildable at all times, because we work to keep it up to date.

[jira] [Commented] (CONNECTORS-1645) Identical login regex rules bug

2020-06-10 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17130948#comment-17130948 ] Karl Wright commented on CONNECTORS-1645: - Sorry, fixed again. r1878719 > Identical lo

Re: Sharepoint 2019

2020-06-10 Thread Karl Wright
> > If it would help, I could share the Sharepoint.dll from 2019 sharepoint. > > Thanks! > Shelly > > > > On 2020/06/10 05:48:01, Karl Wright wrote: > > Hi, > > One is not available yet. In order to build one I need a copy of the > > Share

Re: Sharepoint 2019

2020-06-10 Thread Karl Wright
Forgot the svn path: https://svn.apache.org/repos/asf/manifoldcf/integration/sharepoint-2019/trunk Karl On Wed, Jun 10, 2020 at 2:07 AM Karl Wright wrote: > I've set up an svn path for this plugin. If you can "svn co" this path it > should give you the plugin source (no dif

Re: Sharepoint 2019

2020-06-10 Thread Karl Wright
d, chances are good it will just work. If you would like me to build a distribution release, I will need the DLL in order to be able to do that. Karl On Wed, Jun 10, 2020 at 1:48 AM Karl Wright wrote: > Hi, > One is not available yet. In order to build one I need a copy of the >

Re: Sharepoint 2019

2020-06-09 Thread Karl Wright
Hi, One is not available yet. In order to build one I need a copy of the Sharepoint.dll from a Sharepoint 2019 instance and some time. Karl On Wed, Jun 10, 2020 at 1:30 AM Shelly Singh wrote: > I am looking for Sharepoint 2019 plugin. Is one available? >

Re: Web connector cookie cache

2020-06-04 Thread Karl Wright
The cookies in the cookie cache expire after a fairly short amount of time, an hour I believe. So this would be fixed in any case, in an hour after your first attempt. The web UI connector contributions do not have facility for connector-added buttons. The cookie management table is created and

Re: Window shares job-Error ERROR: invalid byte sequence for encoding "UTF8": 0x00

2020-06-03 Thread Karl Wright
This is a Postgresql problem of some kind. It could be the network connection between your ManifoldCF process(es) and the Postgresql server. If it's repeating I'd worry about it, otherwise it will recover. Karl On Wed, Jun 3, 2020 at 3:58 AM ritika jain wrote: > Hi All, > > I am using

[jira] [Commented] (CONNECTORS-1645) Identical login regex rules bug

2020-06-02 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17124021#comment-17124021 ] Karl Wright commented on CONNECTORS-1645: - r1878400 > Identical login regex rules

[jira] [Assigned] (CONNECTORS-1645) Identical login regex rules bug

2020-06-02 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright reassigned CONNECTORS-1645: --- Assignee: Karl Wright > Identical login regex rules

Re: Web connector login sequence

2020-06-02 Thread Karl Wright
iate the regex > rules by removing a letter in one of them: > “other-site\/cas\/logi = redirect” vs “other-site\/cas\/login = form”. But > this does not feel like a “clean” solution > > > > Regards, > Julien > > > > > > > > *De :* Karl Wright >

Re: Crawling / Indexation Query

2020-05-30 Thread Karl Wright
k > > On Thu, May 7, 2020 at 4:11 PM Karl Wright wrote: > >> Hi, >> >> ManifoldCF is not a crawler, it's a synchronizer. If robots says not to >> crawl something, then it will not be indexed. If robots is changed to >> prohibit crawling of certain documents

Re: Web connector login sequence

2020-05-29 Thread Karl Wright
Hi Julien, The login sequence must include all parts of the login sequence, from initiation (the first 302 that you get when you load /site) all the way through to the last action that sets the cookie. After the login sequence is completed, the /site URL will be fetched again. If you need more

[jira] [Resolved] (CONNECTORS-1644) LDAPAuthority.java - group search by dn encoding/escaping

2020-05-29 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-1644. - Fix Version/s: ManifoldCF 2.17 Resolution: Fixed r 1878269

[jira] [Updated] (CONNECTORS-1638) JCIFS connector optional hidden files

2020-05-29 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-1638: Fix Version/s: (was: ManifoldCF 2.16) ManifoldCF next > JC

[jira] [Assigned] (CONNECTORS-1644) LDAPAuthority.java - group search by dn encoding/escaping

2020-05-29 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright reassigned CONNECTORS-1644: --- Assignee: Karl Wright > LDAPAuthority.java - group search by dn encod

Re: URL Mapping

2020-05-28 Thread Karl Wright
or the person or entity to > whom it is directed. Unauthorized use, disclosure, distribution or copying > is strictly prohibited and may be unlawful. If you are not the intended > recipient, please notify us immediately and permanently delete this e-mail > and any attachments. > &g

Re: Error: Repeated service interruptions - failure processing document: Failed to acquire credits in time

2020-05-21 Thread Karl Wright
nnector faces some > problem while connecting? (a network issue) > > Thanks > Ritika > > On Tue, May 19, 2020 at 2:39 PM Karl Wright wrote: > >> I commented in the ticket you created. >> Thanks, >> Karl >> >> On Tue, May 19, 2020 at 3:07 AM ritik

Re: Error: Repeated service interruptions - failure processing document: Failed to acquire credits in time

2020-05-19 Thread Karl Wright
I commented in the ticket you created. Thanks, Karl On Tue, May 19, 2020 at 3:07 AM ritika jain wrote: > Hi All, > > I am configured Units job (Manifoldcf 2.14 and ES 7.6.2 and postgres > 9.6.10) on server to access files from samba SMBv3 server and used > jcifs-ng-2.1.2.jar to be loaded in lib

[jira] [Commented] (CONNECTORS-1643) Error: Repeated service interruptions - failure processing document: Failed to acquire credits in time

2020-05-19 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17110992#comment-17110992 ] Karl Wright commented on CONNECTORS-1643: - The proper forum for this question is not to open

[jira] [Assigned] (CONNECTORS-1643) Error: Repeated service interruptions - failure processing document: Failed to acquire credits in time

2020-05-19 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright reassigned CONNECTORS-1643: --- Assignee: Karl Wright > Error: Repeated service interruptions - fail

[jira] [Resolved] (CONNECTORS-1642) PostgreSQL Version >= 12.2 DB Initialization Problems

2020-05-12 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-1642. - Fix Version/s: ManifoldCF 2.16 Resolution: Fixed r1877648. Worked fine

[jira] [Commented] (CONNECTORS-1642) PostgreSQL Version >= 12.2 DB Initialization Problems

2020-05-12 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105378#comment-17105378 ] Karl Wright commented on CONNECTORS-1642: - [~michaelcizmar] Yes, a "latest versions&q

Need a new query to find a table's schema for Postgresql 12 +

2020-05-12 Thread Karl Wright
Hi all, See https://issues.apache.org/jira/browse/CONNECTORS-1642 . It appears that Postgresql has moved away from supporting some of their internal schema and have broken the query we have used for a decade to obtain the schema for an existing table. The code in the method in question

[jira] [Commented] (CONNECTORS-1642) PostgreSQL Version >= 12.2 DB Initialization Problems

2020-05-12 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105367#comment-17105367 ] Karl Wright commented on CONNECTORS-1642: - The full code of the current method

[jira] [Commented] (CONNECTORS-1642) PostgreSQL Version >= 12.2 DB Initialization Problems

2020-05-12 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105355#comment-17105355 ] Karl Wright commented on CONNECTORS-1642: - Sounds like the method

[jira] [Assigned] (CONNECTORS-1642) PostgreSQL Version >= 12.2 DB Initialization Problems

2020-05-12 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright reassigned CONNECTORS-1642: --- Assignee: Karl Wright > PostgreSQL Version >= 12.2 DB Initialization Pr

Re: [VOTE] Solr to become a top-level Apache project (TLP)

2020-05-12 Thread Karl Wright
+1 from me (binding) Karl On Tue, May 12, 2020 at 3:54 AM Atri Sharma wrote: > +1 (binding). > > Regards, > > Atri > > On Tue, 12 May 2020 at 13:07, Dawid Weiss wrote: > >> Dear Lucene and Solr developers! >> >> According to an earlier [DISCUSS] thread on the dev list [2], I am >> calling for

[jira] [Commented] (CONNECTORS-1641) Cannot find doap file: http://manifoldcf.apache.org/doap_ManifoldCF.rdf

2020-05-09 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17103243#comment-17103243 ] Karl Wright commented on CONNECTORS-1641: - It is present in SVN: {code} C:\wip\mcf-site

[jira] [Resolved] (CONNECTORS-1640) http://manifoldcf.apache.org/ Website missing

2020-05-08 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-1640. - Fix Version/s: ManifoldCF 2.16 Resolution: Fixed Looks like it finally went

[jira] [Commented] (CONNECTORS-1640) http://manifoldcf.apache.org/ Website missing

2020-05-08 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17102566#comment-17102566 ] Karl Wright commented on CONNECTORS-1640: - I've re-committed to the svn instance

[jira] [Commented] (CONNECTORS-1640) http://manifoldcf.apache.org/ Website missing

2020-05-08 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17102528#comment-17102528 ] Karl Wright commented on CONNECTORS-1640: - Looks like svn failed spectacularly for some

[jira] [Assigned] (CONNECTORS-1640) http://manifoldcf.apache.org/ Website missing

2020-05-08 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright reassigned CONNECTORS-1640: --- Assignee: Karl Wright > http://manifoldcf.apache.org/ Website miss

Re: Crawling / Indexation Query

2020-05-07 Thread Karl Wright
Hi, ManifoldCF is not a crawler, it's a synchronizer. If robots says not to crawl something, then it will not be indexed. If robots is changed to prohibit crawling of certain documents, then yes, those documents will be removed from the index. But you can override the robots behavior in the

Re: ES 7.6.2

2020-05-07 Thread Karl Wright
Hi Ritika, ManifoldCF's ElasticSearch connector does not include any code that requires Java 11, so you are all set. Because JDK 11 removes many packages, however, you should expect to run ManifoldCF 2.14 with Java 8. ManifoldCF 2.16, just released, supports Java 11. Karl On Thu, May 7, 2020

[RESULT] [VOTE] Release Apache ManifoldCF 2.16, RC0

2020-05-06 Thread Karl Wright
Three +1's, >72 hrs. Vote passes! Karl On Tue, May 5, 2020 at 4:33 PM Karl Wright wrote: > +1 from me, although I've now had to patch trunk to get the mongodb test > materials to download as of today. > > Karl > > > On Sun, May 3, 2020 at 6:48 PM Cihad Guzel wrote: &

Re: [VOTE] Release Apache ManifoldCF 2.16, RC0

2020-05-05 Thread Karl Wright
t; > > > > https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.1.14/jaxb-impl-2.1.14.pom > > : > > Operation timed out (Read failed) > > > > Kind Regards, > > Furkan KAMACI > > > > On Sun, May 3, 2020 at 9:59 PM Michael Cizmar > >

Re: MongoDB download now no longer works

2020-05-05 Thread Karl Wright
://search.maven.org/artifact/de.flapdoodle.embed/de.flapdoodle.embed.mongo/2.2.0/jar > > and it appears to be available for download still: > > > https://repo1.maven.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.mongo/2.2.0/ > > -- > Michael Cizmar > > > 

MongoDB download now no longer works

2020-05-05 Thread Karl Wright
A unit test for the MongoDB connector needs to download a version of MongoDB to do this testing. Unfortunately it looks like MongoDB has removed their old, free versions from the download repository. We get this now: C:\wip\mcf\trunk\connectors\mongodb>ant download-dependencies Buildfile:

[VOTE] Release Apache ManifoldCF 2.16, RC0

2020-05-03 Thread Karl Wright
Please vote on whether to release Apache ManifoldCF 2.16, RC0. This release has a new confluence connector as well as preliminary support for Java 11. The release artifact can be found at: https://dist.apache.org/repos/dist/dev/manifoldcf/apache-manifoldcf-2.16 There is a release tag at:

[jira] [Resolved] (CONNECTORS-1624) Get ManifoldCF to run under Java 11 or higher

2020-05-03 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-1624. - Resolution: Fixed Commits were made to address Java 11 changes, including the ES

[jira] [Resolved] (CONNECTORS-1639) Upgrade Elastic Search Version

2020-05-03 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-1639. - Resolution: Fixed Merged branch into trunk. r1877321 > Upgrade Elastic Sea

[jira] [Commented] (CONNECTORS-1639) Upgrade Elastic Search Version

2020-05-01 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17097744#comment-17097744 ] Karl Wright commented on CONNECTORS-1639: - Thanks, these are helpful. I will be able

Re: Should we continue to hold the 4/30 release until the ES testing is ironed out?

2020-05-01 Thread Karl Wright
wn. Please let me > know if this works for you. > > -- > Michael Cizmar > > > On 5/1/20, 6:02 AM, "Karl Wright" wrote: > > I've got time this weekend to make code changes, but I don't actually > know > how to proceed, so I think we're stuck

Should we continue to hold the 4/30 release until the ES testing is ironed out?

2020-05-01 Thread Karl Wright
I've got time this weekend to make code changes, but I don't actually know how to proceed, so I think we're stuck. What I need to have is instructions on how to set up a modern ES release with the mapper attachment or equivalent. I currently download the latest ES release but find that the

Re: Status of Elastic Search integration tests

2020-04-29 Thread Karl Wright
g to test. (The Java SDK is > somewhat complicated as well because they tend to rewrite underlying > transmission pieces) > > For testing purposes currently we can install the mapper attachment and > create an ingestion workflow to hand that. > > On Wed, Apr 29, 2020 at 6:44 AM Karl Wri

Re: Status of Elastic Search integration tests

2020-04-29 Thread Karl Wright
gt; this in our integration test? I don't think it's the responsibility of the > output connector to handle this. > > On Wed, Apr 29, 2020 at 5:25 AM Karl Wright wrote: > > > Hello all, > > > > I set up a branch (branches/CONNECTORS-1639) to work on the elasticsearch

Status of Elastic Search integration tests

2020-04-29 Thread Karl Wright
Hello all, I set up a branch (branches/CONNECTORS-1639) to work on the elasticsearch test problem for JDK 11. The branch downloads an ES and a mapper attachment but it turns out that the mapper attachment is apparently incompatible with the current (7.x) version of ES. Does anyone know whether

Re: Release schedule

2020-04-23 Thread Karl Wright
; > > > > I reviewed the pom.xml of the ES connector. It uses an old elastic > > > search > > > > version as dependency. It misled me. On the other hand, you are > right. > > I > > > > agree with your thoughts on this matter. It is best if we can

Re: Release schedule

2020-04-22 Thread Karl Wright
tor. It uses an old elastic > search > > version as dependency. It misled me. On the other hand, you are right. I > > agree with your thoughts on this matter. It is best if we can rearrange > > them. > > > > Kind regards, > > Cihad Guzel > > > > > >

[jira] [Comment Edited] (CONNECTORS-1639) Upgrade Elastic Search Version

2020-04-19 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17087245#comment-17087245 ] Karl Wright edited comment on CONNECTORS-1639 at 4/19/20, 11:09 PM

[jira] [Commented] (CONNECTORS-1639) Upgrade Elastic Search Version

2020-04-19 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17087245#comment-17087245 ] Karl Wright commented on CONNECTORS-1639: - Since this is firing off a java task, we could

[jira] [Commented] (CONNECTORS-1639) Upgrade Elastic Search Version

2020-04-19 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17086994#comment-17086994 ] Karl Wright commented on CONNECTORS-1639: - It looks like we can reverse engineer the startup

[jira] [Comment Edited] (CONNECTORS-1639) Upgrade Elastic Search Version

2020-04-19 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17086926#comment-17086926 ] Karl Wright edited comment on CONNECTORS-1639 at 4/19/20, 11:31 AM

[jira] [Comment Edited] (CONNECTORS-1639) Upgrade Elastic Search Version

2020-04-19 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17086926#comment-17086926 ] Karl Wright edited comment on CONNECTORS-1639 at 4/19/20, 11:31 AM

[jira] [Commented] (CONNECTORS-1639) Upgrade Elastic Search Version

2020-04-19 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17086926#comment-17086926 ] Karl Wright commented on CONNECTORS-1639: - Unfortunately the dependencies for ElasticSearch

[jira] [Commented] (CONNECTORS-1639) Upgrade Elastic Search Version

2020-04-19 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17086902#comment-17086902 ] Karl Wright commented on CONNECTORS-1639: - Here are some examples of how to invoke

[jira] [Commented] (CONNECTORS-1639) Upgrade Elastic Search Version

2020-04-19 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17086901#comment-17086901 ] Karl Wright commented on CONNECTORS-1639: - I created a branch (https://svn.apache.org/repos

[jira] [Commented] (CONNECTORS-1639) Upgrade Elastic Search Version

2020-04-18 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17086693#comment-17086693 ] Karl Wright commented on CONNECTORS-1639: - The pom diff you included looks fine. Once

[jira] [Commented] (CONNECTORS-1639) Upgrade Elastic Search Version

2020-04-18 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17086674#comment-17086674 ] Karl Wright commented on CONNECTORS-1639: - [~michaelcizmar] Cihad Guzel has made some

Re: Release schedule

2020-04-18 Thread Karl Wright
emoved the Node references. I know there is a way to do this in ant as > well. I will look it up but may need some guidance on Ant. > > Get Outlook for iOS<https://aka.ms/o0ukef> > ____ > From: Karl Wright > Sent: Saturday, April 18, 2020 9:15:

Re: Release schedule

2020-04-18 Thread Karl Wright
> code in the integration tests. Tested with 6.x client and 7.x > elasticsearch. > > There are more things we can do with this output plugin in the future like > moving to the SDK. > > M > > On 4/18/20, 8:32 AM, "Karl Wright" wrote: > > Thanks

Re: Release schedule

2020-04-18 Thread Karl Wright
urrent support is not 2.0.0. It is 5.5.2: > https://github.com/apache/manifoldcf-integration-elasticsearch-5.5 > > @Karl Wright > > So, such an upgrade from 5.5.2 to 6.5.x may not be so painful. Committers > who use ES can comment on this. > > My comments: > > +1 to tempor

Release schedule

2020-04-18 Thread Karl Wright
Hi all, We're due to release ManifoldCF 2.16 by April 30th. The major work for this release was adoption of Java 11, and that work is incomplete because of ElasticSearch incompatibilities. I'm therefore tempted to hold the release until we at least have a plan for dealing with ES going forward.

Re: Welcome Eric Pugh as a Lucene/Solr committer

2020-04-06 Thread Karl Wright
Welcome, Eric! On Mon, Apr 6, 2020 at 9:52 AM Steve Rowe wrote: > Congrats and welcome Eric! > > -- > Steve > > > On Apr 6, 2020, at 8:21 AM, Jan Høydahl wrote: > > > > Hi all, > > > > Please join me in welcoming Eric Pugh as the latest Lucene/Solr > committer! > > > > Eric has been part of

Re: Delta deletion

2020-03-31 Thread Karl Wright
too late because the > framework has already considered the value at this step ? > > Julien > > -Message d'origine- > De : Karl Wright > Envoyé : vendredi 27 mars 2020 04:51 > À : dev > Objet : Re: Delta deletion > > Just to be clear, this is what I think would

Re: Delta deletion

2020-03-26 Thread Karl Wright
ts rid of all traces of the document. You would know best which makes the most sense in your context. Karl On Thu, Mar 26, 2020 at 11:11 PM Karl Wright wrote: > There is no such restriction. The only requirement is that every document > deletes itself and cannot delete any other documents.

Re: Delta deletion

2020-03-26 Thread Karl Wright
t; -Message d'origine- > De : Julien Massiera > Envoyé : lundi 9 mars 2020 14:24 > À : dev@manifoldcf.apache.org > Objet : Re: Delta deletion > > Yes I consider the confluence connector complete. > > As you suggest, I will try to use the "carrydown" mechanism t

[jira] [Assigned] (CONNECTORS-1639) Upgrade Elastic Search Version

2020-03-22 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright reassigned CONNECTORS-1639: --- Assignee: Karl Wright > Upgrade Elastic Search Vers

ElasticSearch-literate volunteers needed for JDK 11 port

2020-03-22 Thread Karl Wright
Hi All, The version of ElasticSearch we support apparently is incompatible with JDK 11. We therefore will need to update that connector and the associated tests as well. See:

[jira] [Commented] (CONNECTORS-1624) Get ManifoldCF to run under Java 11 or higher

2020-03-22 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17064298#comment-17064298 ] Karl Wright commented on CONNECTORS-1624: - I will request volunteers in dev group

Re: Welcome Alessandro Benedetti as a Lucene/Solr committer

2020-03-18 Thread Karl Wright
Welcome, Alessandro! Karl On Wed, Mar 18, 2020 at 9:01 AM David Smiley wrote: > Hi all, > > Please join me in welcoming Alessandro Benedetti as the latest Lucene/Solr > committer! > > Alessandro has been contributing to Lucene and Solr in areas such as More > Like This, Synonym boosting, and

Re: Delta deletion

2020-03-09 Thread Karl Wright
he > version of the document (another one API call), figure out that it does not > exists anymore and delete it with its 2 children. Its 2 API calls vs 1M... > even if on framework side we have one more request to perform to postgres, > I think it worth the processing time. > > >

[jira] [Commented] (CONNECTORS-1637) New Confluence connector

2020-03-06 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17053563#comment-17053563 ] Karl Wright commented on CONNECTORS-1637: - At the root level: {code} ant make-core-deps ant

[jira] [Commented] (CONNECTORS-1637) New Confluence connector

2020-03-06 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17053389#comment-17053389 ] Karl Wright commented on CONNECTORS-1637: - I saw you committed code in a branch (CONNECTORS

Re: New confluence connector

2020-03-05 Thread Karl Wright
Hi Julien, I agree if there are significant version restrictions it should be released as a different connector than the one that is already there. Can you create an svn branch and start setting this up in it? There should also be a ticket created that you can use to name your branch. It's

Re: Delta deletion

2020-02-29 Thread Karl Wright
Hi Julien, First, ALL models rely on individual existence checks for documents. That is, when your connector fetches a deleted document, the framework has to be told that the document is gone, or it will not be removed. There is no "discovery" process for deleted documents other than seeding

[jira] [Commented] (CONNECTORS-1629) Support Solr Kerberos Authentication

2020-02-16 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17038017#comment-17038017 ] Karl Wright commented on CONNECTORS-1629: - Great news! I'll close the ticket. > Supp

[jira] [Commented] (CONNECTORS-1629) Support Solr Kerberos Authentication

2020-02-16 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17037904#comment-17037904 ] Karl Wright commented on CONNECTORS-1629: - Hi, Your symptom sounds like stuck locks, which

[jira] [Assigned] (CONNECTORS-1636) ElasticSearch Connector not working with ingest pipeline processor attachment

2020-02-14 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright reassigned CONNECTORS-1636: --- Assignee: Karl Wright > ElasticSearch Connector not working with ing

[jira] [Commented] (CONNECTORS-1636) ElasticSearch Connector not working with ingest pipeline processor attachment

2020-02-14 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17037006#comment-17037006 ] Karl Wright commented on CONNECTORS-1636: - Patches welcome. ElasticSearch changes so quickly

[jira] [Commented] (CONNECTORS-1617) Date format extraction problem in XLS/XLSX

2020-02-13 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17036165#comment-17036165 ] Karl Wright commented on CONNECTORS-1617: - Jira -> Create -> pull down

Re: Extraction of related links

2020-02-12 Thread Karl Wright
This is not functionality that ManifoldCF supports out of the box. The extracted links are used for crawling, not as metadata. I don't see a general use-case for this either, so I think you're on your own modifying the web connector code to do what you want. The RepositoryDocument structure has

[jira] [Resolved] (CONNECTORS-1617) Date format extraction problem in XLS/XLSX

2020-02-06 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-1617. - Fix Version/s: ManifoldCF 2.16 Resolution: Won't Fix I'm marking

[jira] [Commented] (CONNECTORS-1617) Date format extraction problem in XLS/XLSX

2020-02-06 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031505#comment-17031505 ] Karl Wright commented on CONNECTORS-1617: - The internal Tika extractor treats all metadata

[jira] [Assigned] (CONNECTORS-1617) Date format extraction problem in XLS/XLSX

2020-02-06 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright reassigned CONNECTORS-1617: --- Assignee: Karl Wright > Date format extraction problem in XLS/X

[jira] [Commented] (CONNECTORS-1617) Date format extraction problem in XLS/XLSX

2020-02-06 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031498#comment-17031498 ] Karl Wright commented on CONNECTORS-1617: - Are you using the external Tika extractor

[jira] [Resolved] (CONNECTORS-1597) reflected cross-site scripting vulnerability

2020-02-03 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-1597. - Fix Version/s: ManifoldCF 2.13 Resolution: Fixed > reflected cross-s

[jira] [Commented] (CONNECTORS-1597) reflected cross-site scripting vulnerability

2020-02-03 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17028833#comment-17028833 ] Karl Wright commented on CONNECTORS-1597: - Final analysis of this ticket is that, since

[jira] [Resolved] (CONNECTORS-1595) cross-site request forgery vulnerability

2020-02-03 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-1595. - Resolution: Not A Problem > cross-site request forgery vulnerabil

[jira] [Commented] (CONNECTORS-1595) cross-site request forgery vulnerability

2020-02-03 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17028832#comment-17028832 ] Karl Wright commented on CONNECTORS-1595: - Note: the team here did analyze this potential

[jira] [Commented] (CONNECTORS-1635) CSWS Connector: Issues with connecting to OpenText system

2020-01-30 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17027255#comment-17027255 ] Karl Wright commented on CONNECTORS-1635: - You're creating a brand-new ResourceResolver

[jira] [Assigned] (CONNECTORS-1635) CSWS Connector: Issues with connecting to OpenText system

2020-01-30 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright reassigned CONNECTORS-1635: --- Assignee: Karl Wright > CSWS Connector: Issues with connecting to OpenT

Re: CSWS Connector : ServiceConstructionException: Failed to create service

2020-01-30 Thread Karl Wright
here is some patch to the code that did not make it > into the git. > I can tell that I can test with Content Server 10 as well as 16. > SOAP UI has no problem and in the end it does exactly the same (starting > from the https WSDL etc.) > > Am 22.01.2020 um 13:17 schrieb Karl Wright

Re: sharepoint crawler documents limit

2020-01-27 Thread Karl Wright
I believe we had increased the parameter indicated >> in the link below >> >> >> https://weblogs.asp.net/jeffwids/how-to-increase-the-timeout-for-a-sharepoint-2010-website >> >> >> >> On Fri, Dec 20, 2019 at 6:27 PM Karl Wright wrote: >> >>&g

<    1   2   3   4   5   6   7   8   9   10   >