Re: [VOTE] Release Apache ManifoldCF 2.11, RC3

2018-09-25 Thread Karl Wright
gt; > > On 25/09/2018 13:59, Karl Wright wrote: > > I've committed a hack to trunk. It has been tested for Solr Cell > > documents, deletions, and for tika-connector-extracted documents that > don't > > have a lot of metadata. I'm asking Julien to test it with his spe

Re: [VOTE] Release Apache ManifoldCF 2.11, RC3

2018-09-25 Thread Karl Wright
, 2018 at 6:14 AM Karl Wright wrote: > The back-and-forth is not going well. Mr. Noble is needing to be > convinced that it is a valid use case for Solr to have metadata longer than > 4096 characters. In fact it seems like the Solr folks have deliberately > been trying to get ri

[jira] [Commented] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-25 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627214#comment-16627214 ] Karl Wright commented on CONNECTORS-1533: - The better fix is not actually better so I had

Re: [VOTE] Release Apache ManifoldCF 2.11, RC3

2018-09-25 Thread Karl Wright
multipart support that way. But it's not going to be a quick process by any means. On Mon, Sep 24, 2018 at 12:13 PM Karl Wright wrote: > Hi Julien, > > This has nothing to do with the new Tika. > > It is not normal; it means that UpdateRequests are not being sent as > multipart

[CANCEL] [VOTE] Release Apache ManifoldCF 2.11, RC3

2018-09-25 Thread Karl Wright
Looking at how RequestWriter is wired in, I need to make a different hack to get the content streams to use multipart consistently. So withdrawing this candidate too. On Mon, Sep 24, 2018 at 12:13 PM Karl Wright wrote: > Hi Julien, > > This has nothing to do with the

Re: [VOTE] Release Apache ManifoldCF 2.11, RC3

2018-09-24 Thread Karl Wright
I is too large >8192 > > Do we consider it as a "normal issue" or is it worth checking the > metadata length before sending the ingest request ? > > > On 24/09/2018 16:43, Karl Wright wrote: > > Please vote on whether to release ManifoldCF 2.11, RC3. This release

[VOTE] Release Apache ManifoldCF 2.11, RC3

2018-09-24 Thread Karl Wright
again, Karl Wright

[jira] [Commented] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-24 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16625883#comment-16625883 ] Karl Wright commented on CONNECTORS-1533: - I found a somewhat better fix, actually

[jira] [Commented] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-24 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16625794#comment-16625794 ] Karl Wright commented on CONNECTORS-1533: - I've committed a fix on top of the new codebase

[jira] [Commented] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-24 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16625705#comment-16625705 ] Karl Wright commented on CONNECTORS-1533: - The rejections I see have the following form

[CANCEL] [VOTE] Release ManifoldCF 2.11, RC2

2018-09-24 Thread Karl Wright
Withdrawing this candidate so I can do another round of work on SolrJ 7.4. Karl On Mon, Sep 24, 2018 at 5:43 AM Karl Wright wrote: > Hi Rafa, > > Julien Massiera et al at France Labs need Solr 7.4.0 to work. > > Karl > > > On Mon, Sep 24, 2018 at 5:28 AM Rafa H

[jira] [Commented] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-24 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16625678#comment-16625678 ] Karl Wright commented on CONNECTORS-1533: - Hmm. The unmodified HttpSolrClient works

[jira] [Commented] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-24 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16625656#comment-16625656 ] Karl Wright commented on CONNECTORS-1533: - I've looked into this more. Standalone solr also

[jira] [Commented] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-24 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16625582#comment-16625582 ] Karl Wright commented on CONNECTORS-1533: - Oh, and line 173 needs to be changed as well

Re: [VOTE] Release ManifoldCF 2.11, RC2

2018-09-24 Thread Karl Wright
Hi Rafa, Julien Massiera et al at France Labs need Solr 7.4.0 to work. Karl On Mon, Sep 24, 2018 at 5:28 AM Rafa Haro wrote: > Hi Karl, > > Is there any reason we can not go back to a previous version of SolrJ? > > On Mon, Sep 24, 2018 at 11:12 AM Karl Wright wrote: > &

Re: [VOTE] Release ManifoldCF 2.11, RC2

2018-09-24 Thread Karl Wright
On Mon, Sep 24, 2018 at 4:36 AM Karl Wright wrote: > There's been a lot of back-and-forth in the CONNECTORS-1533 ticket. I've > convinced myself that, if there is a problem with document deletions under > Solr Cloud, it is present in the shipping version of Solrj 7.4.0 as well. &g

[jira] [Commented] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-24 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16625553#comment-16625553 ] Karl Wright commented on CONNECTORS-1533: - [~julienFL], thanks for the update. I believe

Re: [VOTE] Release ManifoldCF 2.11, RC2

2018-09-24 Thread Karl Wright
xes from them. > > > > +1 from me. > > Karl > > > > > > On Fri, Sep 21, 2018 at 1:52 PM Karl Wright wrote: > > > >> Please vote on whether to release ManifoldCF 2.11, RC2. This release > >> contains a number of fixes/improvements/additions

[jira] [Commented] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-22 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16624816#comment-16624816 ] Karl Wright commented on CONNECTORS-1533: - I ran as suggested, and everything still

[jira] [Commented] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-22 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16624763#comment-16624763 ] Karl Wright commented on CONNECTORS-1533: - If I delete the job under Solr Cloud, and all

[jira] [Commented] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-22 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16624761#comment-16624761 ] Karl Wright commented on CONNECTORS-1533: - [~shinichiro abe] I get this particular error

[jira] [Commented] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-22 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16624753#comment-16624753 ] Karl Wright commented on CONNECTORS-1533: - Did you set it up using instructions as described

[jira] [Commented] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-22 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16624751#comment-16624751 ] Karl Wright commented on CONNECTORS-1533: - Hi [~shinichiro abe], you have it set up to use

[jira] [Commented] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-22 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16624689#comment-16624689 ] Karl Wright commented on CONNECTORS-1533: - [~shinichiro abe], [~julienFL], I just did a test

[jira] [Commented] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-22 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16624633#comment-16624633 ] Karl Wright commented on CONNECTORS-1533: - If this is true, then I think the only

[jira] [Updated] (CONNECTORS-1534) File System connector "deletes" files by making them zero bytes

2018-09-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-1534: Fix Version/s: ManifoldCF next > File System connector "deletes" files b

[jira] [Comment Edited] (CONNECTORS-1534) File System connector "deletes" files by making them zero bytes

2018-09-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16624493#comment-16624493 ] Karl Wright edited comment on CONNECTORS-1534 at 9/22/18 5:07 AM

[jira] [Commented] (CONNECTORS-1534) File System connector "deletes" files by making them zero bytes

2018-09-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16624493#comment-16624493 ] Karl Wright commented on CONNECTORS-1534: - FWIW, this connector is not mine, and it looks

[jira] [Commented] (CONNECTORS-1534) File System connector "deletes" files by making them zero bytes

2018-09-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16624492#comment-16624492 ] Karl Wright commented on CONNECTORS-1534: - This is unlikely to be looked at for some time

[jira] [Commented] (CONNECTORS-1532) Moving a file outside of the job's Paths is not the same as deleting it

2018-09-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16624491#comment-16624491 ] Karl Wright commented on CONNECTORS-1532: - [~jamesthomas], I have attached a patch for you

[jira] [Assigned] (CONNECTORS-1534) File System connector "deletes" files by making them zero bytes

2018-09-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright reassigned CONNECTORS-1534: --- Assignee: Karl Wright > File System connector "deletes" files b

[jira] [Updated] (CONNECTORS-1532) Moving a file outside of the job's Paths is not the same as deleting it

2018-09-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-1532: Attachment: CONNECTORS-1532.patch > Moving a file outside of the job's Pa

[jira] [Comment Edited] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16624481#comment-16624481 ] Karl Wright edited comment on CONNECTORS-1533 at 9/22/18 4:40 AM

[jira] [Comment Edited] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16624481#comment-16624481 ] Karl Wright edited comment on CONNECTORS-1533 at 9/22/18 4:30 AM

[jira] [Comment Edited] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16624481#comment-16624481 ] Karl Wright edited comment on CONNECTORS-1533 at 9/22/18 4:30 AM

[jira] [Comment Edited] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16624481#comment-16624481 ] Karl Wright edited comment on CONNECTORS-1533 at 9/22/18 4:28 AM

[jira] [Commented] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16624481#comment-16624481 ] Karl Wright commented on CONNECTORS-1533: - Hi [~shinichiro abe], what version of Solr

Re: [VOTE] Release ManifoldCF 2.11, RC2

2018-09-21 Thread Karl Wright
Solr tests pass, which is why this was respun. While I can't guarantee that all will be smooth sailing, the bugs (if they exist) are definitely in SolrJ and will require fixes from them. +1 from me. Karl On Fri, Sep 21, 2018 at 1:52 PM Karl Wright wrote: > Please vote on whether to rele

[jira] [Commented] (CONNECTORS-1532) Moving a file outside of the job's Paths is not the same as deleting it

2018-09-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16624184#comment-16624184 ] Karl Wright commented on CONNECTORS-1532: - Ok, so the story is this: this particular

[jira] [Commented] (CONNECTORS-1532) Moving a file outside of the job's Paths is not the same as deleting it

2018-09-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16624160#comment-16624160 ] Karl Wright commented on CONNECTORS-1532: - Thanks [~jamesthomas], I got it. So the right

[VOTE] Release ManifoldCF 2.11, RC2

2018-09-21 Thread Karl Wright
again, Karl Wright

Re: [VOTE] Release ManifoldCF 2.11, RC1

2018-09-21 Thread Karl Wright
. Karl On Fri, Sep 21, 2018 at 11:41 AM Karl Wright wrote: > I posted to d...@lucene.apache.org describing the problem, and committed a > fix that allowed the integration test to pass. Basically, if the URL > required is more than 4000 characters, it will use multipart post. > Otherwis

[jira] [Commented] (CONNECTORS-1532) Moving a file outside of the job's Paths is not the same as deleting it

2018-09-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16623946#comment-16623946 ] Karl Wright commented on CONNECTORS-1532: - Was that for the first run of the job

Re: How are you supposed to send multipart form requests using SolrJ now?

2018-09-21 Thread Karl Wright
I should also mention that Solr Cell makes use of the multipart form's separator name. This functionality seems to be unavailable through the URL. We have a number of clients who rely on this. Karl On Fri, Sep 21, 2018 at 10:15 AM Karl Wright wrote: > Hi all, > > With the relea

Re: [VOTE] Release ManifoldCF 2.11, RC1

2018-09-21 Thread Karl Wright
ed the value of the contentWriter object and found that > it was not null. So it explains why the if statement attributed the null > value to the 'streams' object instead of the > requestWriter.getContentStreams(request) which, after checking it, is > correctly returning a ContentStrea

[jira] [Reopened] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright reopened CONNECTORS-1533: - > Solr Connector is unable to ingest docume

[jira] [Commented] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16623781#comment-16623781 ] Karl Wright commented on CONNECTORS-1533: - I posted to d...@lucene.apache.org describing

[jira] [Resolved] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-1533. - Resolution: Fixed Fix Version/s: ManifoldCF 2.11 > Solr Connector is una

How are you supposed to send multipart form requests using SolrJ now?

2018-09-21 Thread Karl Wright
Hi all, With the release of 7.4, several things changed inside Solrj. One critical thing that changed was that it now seems to be impossible to send POST requests with multipart form encoding. This functionality is critical to ManifoldCF since the metadata it sends to Solr regularly exceeds URL

[CANCEL][VOTE] Release ManifoldCF 2.11, RC1

2018-09-21 Thread Karl Wright
ams(request) : null; > > the 'streams' object is null > > So I checked the value of the contentWriter object and found that > it was not null. So it explains why the if statement attributed the null > value to the 'streams' object instead of the > requestWriter

[jira] [Commented] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16623626#comment-16623626 ] Karl Wright commented on CONNECTORS-1533: - The issue is that they changed the flow through

[jira] [Commented] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16623608#comment-16623608 ] Karl Wright commented on CONNECTORS-1533: - Ok, then I wonder how this works in Solr

[jira] [Commented] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16623583#comment-16623583 ] Karl Wright commented on CONNECTORS-1533: - I verified that the integration test in question

Re: [VOTE] Release ManifoldCF 2.11, RC1

2018-09-21 Thread Karl Wright
transmitted to Solr at all, that test should be valid. Can you describe the actual failure that you are seeing please? Karl On Fri, Sep 21, 2018 at 8:52 AM Karl Wright wrote: > Julien, > > Integration tests do cover indexing via SolrJ, and they do succeed. > (That's how I found the delet

Re: [VOTE] Release ManifoldCF 2.11, RC1

2018-09-21 Thread Karl Wright
n 20/09/2018 10:38, Karl Wright wrote: > > All tests pass, artifacts look good. > > > > +1 from me. > > > > Karl > > > > > > On Wed, Sep 19, 2018 at 9:57 PM Karl Wright wrote: > > > >> Please vote on whether to release ManifoldCF 2.1

[jira] [Commented] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16623544#comment-16623544 ] Karl Wright commented on CONNECTORS-1533: - For your reference, here is the Lucene master

[jira] [Commented] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16623541#comment-16623541 ] Karl Wright commented on CONNECTORS-1533: - Hi [~julienFL], the IT tests I ran do indeed

[jira] [Assigned] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright reassigned CONNECTORS-1533: --- Assignee: Karl Wright > Solr Connector is unable to ingest docume

[jira] [Comment Edited] (CONNECTORS-1532) Moving a file outside of the job's Paths is not the same as deleting it

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16622165#comment-16622165 ] Karl Wright edited comment on CONNECTORS-1532 at 9/20/18 3:00 PM

[jira] [Commented] (CONNECTORS-1532) Moving a file outside of the job's Paths is not the same as deleting it

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16622165#comment-16622165 ] Karl Wright commented on CONNECTORS-1532: - [~jamesthomas], thanks. I would now ask that you

[jira] [Commented] (CONNECTORS-1532) Moving a file outside of the job's Paths is not the same as deleting it

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16622117#comment-16622117 ] Karl Wright commented on CONNECTORS-1532: - Hi [~kishorekumar], that's not how document

[jira] [Commented] (CONNECTORS-1532) Moving a file outside of the job's Paths is not the same as deleting it

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16622003#comment-16622003 ] Karl Wright commented on CONNECTORS-1532: - If the FileSystem connector test succeeds, I've

[jira] [Updated] (CONNECTORS-1532) Moving a file outside of the job's Paths is not the same as deleting it

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-1532: Attachment: logging_patch.diff > Moving a file outside of the job's Pa

[jira] [Commented] (CONNECTORS-1532) Moving a file outside of the job's Paths is not the same as deleting it

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621919#comment-16621919 ] Karl Wright commented on CONNECTORS-1532: - Here's a way to test if the framework is working

[jira] [Commented] (CONNECTORS-1532) Moving a file outside of the job's Paths is not the same as deleting it

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621910#comment-16621910 ] Karl Wright commented on CONNECTORS-1532: - [~jamesthomas]: This was exactly the same way you

[jira] [Updated] (CONNECTORS-1508) Add support for French Language

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-1508: Fix Version/s: (was: ManifoldCF 2.11) ManifoldCF 2.12 >

[jira] [Commented] (CONNECTORS-1508) Add support for French Language

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621708#comment-16621708 ] Karl Wright commented on CONNECTORS-1508: - [~ulmer], [~Moltroon], do you have any update

[jira] [Resolved] (CONNECTORS-1460) Wrong logging configuration file format

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-1460. - Resolution: Won't Fix Fix Version/s: (was: ManifoldCF 2.11) > Wr

[jira] [Updated] (CONNECTORS-1502) Translated documentation for the CMIS Output Connector

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-1502: Fix Version/s: (was: ManifoldCF 2.11) ManifoldCF next

[jira] [Commented] (CONNECTORS-1506) Correct click wheel on the web interface

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621704#comment-16621704 ] Karl Wright commented on CONNECTORS-1506: - Hi [~kishorekumar], this seems to have been lost

[jira] [Updated] (CONNECTORS-1286) Solr Plugin: Add support for User Principal

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-1286: Fix Version/s: (was: ManifoldCF 2.11) ManifoldCF next > S

[jira] [Updated] (CONNECTORS-1506) Correct click wheel on the web interface

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-1506: Fix Version/s: (was: ManifoldCF 2.11) ManifoldCF 2.12

[jira] [Updated] (CONNECTORS-1181) Apache Stanbol Transformation Connector

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-1181: Fix Version/s: (was: ManifoldCF 2.11) ManifoldCF next > Apa

[jira] [Updated] (CONNECTORS-1449) Add support for respecting the NoCrawl flag in Sharepoint

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-1449: Fix Version/s: ManifoldCF next > Add support for respecting the NoCrawl f

[jira] [Updated] (CONNECTORS-1497) Re-index seeded modified documents when the re-crawl interval is infinity and connector model is MODEL_ADD_CHANGE

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-1497: Fix Version/s: ManifoldCF next > Re-index seeded modified documents when the re-cr

[jira] [Updated] (CONNECTORS-1441) Initial implementation of the Azure Storage Output Connector

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-1441: Fix Version/s: (was: ManifoldCF 2.11) ManifoldCF 2.12

[jira] [Updated] (CONNECTORS-1373) Metadata mapping

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-1373: Fix Version/s: (was: ManifoldCF 2.11) ManifoldCF 2.12

[jira] [Resolved] (CONNECTORS-1516) Class not found exception using Tika transformer

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-1516. - Resolution: Fixed Resolved by upgrading to a newer Tika. > Class not fo

[jira] [Updated] (CONNECTORS-1442) Initial implementation of the Alfresco BFSI Output Connector

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-1442: Fix Version/s: (was: ManifoldCF 2.11) ManifoldCF next

[jira] [Updated] (CONNECTORS-1519) CLIENTPROTOCOLEXCEPTION is thrown with 2.10 -> ES 6.x.y

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-1519: Fix Version/s: ManifoldCF 2.12 > CLIENTPROTOCOLEXCEPTION is thrown with 2

[jira] [Assigned] (CONNECTORS-1519) CLIENTPROTOCOLEXCEPTION is thrown with 2.10 -> ES 6.x.y

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright reassigned CONNECTORS-1519: --- Assignee: Steph van Schalkwyk (was: Karl Wright) > CLIENTPROTOCOLEXCEPT

[jira] [Assigned] (CONNECTORS-1519) CLIENTPROTOCOLEXCEPTION is thrown with 2.10 -> ES 6.x.y

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright reassigned CONNECTORS-1519: --- Assignee: Karl Wright > CLIENTPROTOCOLEXCEPTION is thrown with 2

[jira] [Updated] (CONNECTORS-1521) Documentum Connector users ManifoldCF's local time in queries constraints against the Documentum server without reference to time zones

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-1521: Fix Version/s: ManifoldCF 2.12 > Documentum Connector users ManifoldCF's local t

[jira] [Updated] (CONNECTORS-1527) After a week or running, MCF UI reverst to file index listing instead of UI display

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-1527: Fix Version/s: ManifoldCF 2.12 > After a week or running, MCF UI reverst to f

[jira] [Updated] (CONNECTORS-1532) Moving a file outside of the job's Paths is not the same as deleting it

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-1532: Fix Version/s: ManifoldCF 2.12 > Moving a file outside of the job's Pa

[jira] [Updated] (CONNECTORS-1454) ElasticSearch 5.5 plugin needed

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-1454: Fix Version/s: ManifoldCF next > ElasticSearch 5.5 plugin nee

[jira] [Resolved] (CONNECTORS-1526) Empty contents are skipped completely/ignored in documentum connector

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-1526. - Resolution: Fixed r1841444 > Empty contents are skipped completely/igno

[jira] [Commented] (CONNECTORS-1526) Empty contents are skipped completely/ignored in documentum connector

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621683#comment-16621683 ] Karl Wright commented on CONNECTORS-1526: - [~jamesthomas] The size constraint would indeed

[jira] [Updated] (CONNECTORS-1526) Empty contents are skipped completely/ignored in documentum connector

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-1526: Fix Version/s: ManifoldCF 2.12 > Empty contents are skipped completely/igno

[jira] [Updated] (CONNECTORS-1529) Add "url" output element to ES Output Connector (required when used with the Web Repository Connector)

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated CONNECTORS-1529: Fix Version/s: (was: ManifoldCF 2.11) ManifoldCF 2.12 >

[jira] [Commented] (CONNECTORS-1532) Moving a file outside of the job's Paths is not the same as deleting it

2018-09-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621678#comment-16621678 ] Karl Wright commented on CONNECTORS-1532: - [~jamesthomas], the best experiment you could run

Re: [VOTE] Release ManifoldCF 2.11, RC1

2018-09-20 Thread Karl Wright
All tests pass, artifacts look good. +1 from me. Karl On Wed, Sep 19, 2018 at 9:57 PM Karl Wright wrote: > Please vote on whether to release ManifoldCF 2.11, RC1. This release > contains a number of fixes/improvements/additions, described in the > CHANGES.txt file. In addition, it

[VOTE] Release ManifoldCF 2.11, RC1

2018-09-19 Thread Karl Wright
a SolrJ related problem with the Solr Connector found in RC1. All tests pass. The release artifact can be found at: https://dist.apache.org/repos/dist/dev/manifoldcf/apache-manifoldcf-2.11 There is also a tag at: https://svn.apache.org/repos/asf/manifoldcf/tags/release-2.11-RC1 Thanks again, Karl

[CANCEL][VOTE] Release Apache ManifoldCF 2.11, RC0

2018-09-19 Thread Karl Wright
there. Karl On Wed, Sep 19, 2018 at 10:58 AM Karl Wright wrote: > Please vote on whether to release ManifoldCF 2.11, RC0. This release > contains a number of fixes/improvements/additions, described in the > CHANGES.txt file. In addition, it includes Tika 1.19, which has a number &

[jira] [Commented] (CONNECTORS-1532) Moving a file outside of the job's Paths is not the same as deleting it

2018-09-19 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621019#comment-16621019 ] Karl Wright commented on CONNECTORS-1532: - As I suspected, there is no code difference

[jira] [Commented] (CONNECTORS-1532) Moving a file outside of the job's Paths is not the same as deleting it

2018-09-19 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621006#comment-16621006 ] Karl Wright commented on CONNECTORS-1532: - Whenever you click "Start" on such job

[jira] [Commented] (CONNECTORS-1532) Moving a file outside of the job's Paths is not the same as deleting it

2018-09-19 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16620795#comment-16620795 ] Karl Wright commented on CONNECTORS-1532: - Ok, I've reviewed the documentum connector code

[VOTE] Release Apache ManifoldCF 2.11, RC0

2018-09-19 Thread Karl Wright
artifact can be found at: https://dist.apache.org/repos/dist/dev/manifoldcf/apache-manifoldcf-2.11 There is also a tag at: https://svn.apache.org/repos/asf/manifoldcf/tags/release-2.11-RC0 Thanks again, Karl Wright

Re: Release status of 2.11

2018-09-19 Thread Karl Wright
Hi all, Tika 1.19 work has been done, and we're ready to start the ManifoldCF 2.11 release cycle. It was not trivial though, so I would ask people to try things out. I'll be creating a 2.11 release branch shortly. Karl On Wed, Sep 19, 2018 at 4:17 AM Karl Wright wrote: > Thanks!! >

[jira] [Commented] (CONNECTORS-1532) Moving a file outside of the job's Paths is not the same as deleting it

2018-09-19 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16620411#comment-16620411 ] Karl Wright commented on CONNECTORS-1532: - It's not clear that this behavior has anything

<    7   8   9   10   11   12   13   14   15   16   >