Re: [VOTE] Release Apache ManifoldCF 2.11, RC3

2018-09-24 Thread Karl Wright
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 form posts. It's going to require work from the Solr team to fix this problem, however, because everything I do to work around the issue nonetheless seems to fail.

Re: [VOTE] Release Apache ManifoldCF 2.11, RC3

2018-09-24 Thread Julien Massiera
After testing it, it is a +1 for me However, I found a new interesting issue coming with the new Tika version. I had a jpg file for which some metadata were not extracted before, like the RedTRC, BlueTRC and GreenTRC which contain approximatively 2048 bytes of data each. As the metadata are

[VOTE] Release Apache ManifoldCF 2.11, RC3

2018-09-24 Thread Karl Wright
Please vote on whether to release ManifoldCF 2.11, RC3. 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 of fixes for classpath issues specifically requested by ManifoldCF. This completely

[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, that

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

2018-09-24 Thread Julien Massiera (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16625822#comment-16625822 ] Julien Massiera commented on CONNECTORS-1533: - [~kwri...@metacarta.com], just tested and

[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 Haro wrote: > >> Hi Karl, >> >>

[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 for

[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] [Comment Edited] (CONNECTORS-1533) Solr Connector is unable to ingest documents

2018-09-24 Thread Julien Massiera (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16625612#comment-16625612 ] Julien Massiera edited comment on CONNECTORS-1533 at 9/24/18 10:25 AM:

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

2018-09-24 Thread Julien Massiera (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16625612#comment-16625612 ] Julien Massiera commented on CONNECTORS-1533: - [~kwri...@metacarta.com], I tested what

[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, to

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: > > > Julien confirms

Re: [VOTE] Release ManifoldCF 2.11, RC2

2018-09-24 Thread Rafa Haro
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: > Julien confirms that document deletion under SolrCloud is not working. > > We're trying to verify whether this is because I didn't do something right > in

Re: [VOTE] Release ManifoldCF 2.11, RC2

2018-09-24 Thread Karl Wright
Julien confirms that document deletion under SolrCloud is not working. We're trying to verify whether this is because I didn't do something right in updating ModifiedHttpSolrClient, or if the problem has been there all along in SolrJ. I created a ticket for our problems here: SOLR-12798 Karl

[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

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

2018-09-24 Thread Julien Massiera (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16625526#comment-16625526 ] Julien Massiera edited comment on CONNECTORS-1533 at 9/24/18 8:49 AM:

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

2018-09-24 Thread Julien Massiera (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16625526#comment-16625526 ] Julien Massiera commented on CONNECTORS-1533: - Hi [~kwri...@metacarta.com], I just

Re: [VOTE] Release ManifoldCF 2.11, RC2

2018-09-24 Thread Karl Wright
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. I've also not confirmed there is an actual problem. Basically I'd like