Re: 8.1.2 bug fix release

2019-06-25 Thread Ignacio Vera
Thanks, it's done. On Tue, Jun 25, 2019 at 9:48 PM Đạt Cao Mạnh wrote: > Sure Ignacio! > > On Tue, Jun 25, 2019 at 4:02 PM Ignacio Vera wrote: > >> Hi, >> >> I would like to backport bug fix LUCENE-8775 that fixes some failures in >> the polygon Tesse

[jira] [Commented] (SOLR-13413) jetty IdleTimeout bugs with Http2SolrClient, cause sprious timeouts on intranode requests

2019-06-25 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16872533#comment-16872533 ] Ignacio Vera commented on SOLR-13413: - [~caomanhdat] yes currently the branch 8.1 is broken due

Re: 8.1.2 bug fix release

2019-06-25 Thread Ignacio Vera
Hi, I would like to backport bug fix LUCENE-8775 that fixes some failures in the polygon Tessellator when a polygon contain a hole sharing a vertex with the polygon. Is that ok? Thanks, Ignacio On Tue, Jun 25, 2019 at 1:39 AM Steve Rowe wrote: > Hi Đạt, I re-enabled the ASF Jenkins 8.1 jobs.

[jira] [Created] (LUCENE-8879) Add tests for BKDRadixSelector#sort

2019-06-24 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8879: Summary: Add tests for BKDRadixSelector#sort Key: LUCENE-8879 URL: https://issues.apache.org/jira/browse/LUCENE-8879 Project: Lucene - Core Issue Type: Test

[jira] [Resolved] (LUCENE-8838) Tessellator: Remove support for Steiner points

2019-06-24 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera resolved LUCENE-8838. -- Resolution: Fixed Assignee: Ignacio Vera Fix Version/s: 8.2

Re: Welcome Munendra S N as Lucene/Solr committer

2019-06-23 Thread Ignacio Vera
Welcome Munendra! On Mon, Jun 24, 2019 at 5:44 AM Koji Sekiguchi wrote: > Welcome Munendra! > > Koji > > > On 2019/06/21 18:41, Ishan Chattopadhyaya wrote: > > Hi all, > > > > Please join me in welcoming Munendra as a Lucene/Solr committer! > > > > Munendra has been working on bug fixes and

[Server-devel] Fwd: Finding an "Internet in the Box" partner for a humanitarian aid project

2019-06-21 Thread Vera Wedekind
artner with? I would be grateful for any answer and available to discuss more any time. Many thanks! Vera -- Vera Wedekind Interim TWB Nigeria program manager (consultant) v...@translatorswithoutborders.org phone/whatsapp: +234 81 36 85 12 09 skype: verawe

[jira] [Commented] (LUCENE-8868) New storing strategy for BKD tree leaves with low cardinality

2019-06-20 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16868354#comment-16868354 ] Ignacio Vera commented on LUCENE-8868: -- It is small and I think the 1D case will benefit quite

[jira] [Commented] (LUCENE-8868) New storing strategy for BKD tree leaves with low cardinality

2019-06-19 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16867327#comment-16867327 ] Ignacio Vera commented on LUCENE-8868: -- I have some doubts with this optimisation in 1D

[jira] [Commented] (LUCENE-8867) Optimise BKD tree for low cardinality leaves

2019-06-19 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16867326#comment-16867326 ] Ignacio Vera commented on LUCENE-8867: -- I have opened https://issues.apache.org/jira/browse/LUCENE

[jira] [Updated] (LUCENE-8868) New storing strategy for BKD tree leaves with low cardinality

2019-06-19 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera updated LUCENE-8868: - Description: Currently if a leaf on the BKD tree contains only few values, then the leaf

[jira] [Created] (LUCENE-8868) New storing strategy for BKD tree leaves with low cardinality

2019-06-19 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8868: Summary: New storing strategy for BKD tree leaves with low cardinality Key: LUCENE-8868 URL: https://issues.apache.org/jira/browse/LUCENE-8868 Project: Lucene - Core

[jira] [Commented] (LUCENE-8867) Optimise BKD tree for low cardinality leaves

2019-06-18 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16866868#comment-16866868 ] Ignacio Vera commented on LUCENE-8867: -- {quote} Right, this is what I had in mind when I said

[jira] [Comment Edited] (LUCENE-8867) Optimise BKD tree for low cardinality leaves

2019-06-18 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16866798#comment-16866798 ] Ignacio Vera edited comment on LUCENE-8867 at 6/18/19 4:16 PM: --- {quote

[jira] [Commented] (LUCENE-8867) Optimise BKD tree for low cardinality leaves

2019-06-18 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16866798#comment-16866798 ] Ignacio Vera commented on LUCENE-8867: -- {quote} This is only an issue in the case that not all

[jira] [Updated] (LUCENE-8867) Optimise BKD tree for low cardinality leaves

2019-06-18 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera updated LUCENE-8867: - Description: Currently if a leaf on the BKD tree contains only few values, then the leaf

[jira] [Created] (LUCENE-8867) Optimise BKD tree for low cardinality leaves

2019-06-18 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8867: Summary: Optimise BKD tree for low cardinality leaves Key: LUCENE-8867 URL: https://issues.apache.org/jira/browse/LUCENE-8867 Project: Lucene - Core Issue

Re: [Geoserver-users] Geoserver does not start up again after tomcat-restart

2019-06-12 Thread Vera Green
That's a good suggestion. Easier to change the config file than to move backups back and forth which is what I did. Vera On Wed, Jun 12, 2019 at 6:49 PM Humphries, Graham (StateGrowth) < graham.humphr...@stategrowth.tas.gov.au> wrote: > Just to add my 2c worth > > > > Do

Re: [Geoserver-users] Geoserver does not start up again after tomcat-restart

2019-06-12 Thread Vera Green
tomcat Hope this helps, Vera On Wed, Jun 5, 2019 at 9:03 AM Uwe Seher wrote: > Hello group! > At the moment i have a hard problem. After a restart of my running tomcat8 > the geoserver-application (2.11) did not start up. some other applications > (geonetwork, jasper) run as go

[jira] [Commented] (LUCENE-8769) Range Query Type With Logically Connected Ranges

2019-06-11 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16860665#comment-16860665 ] Ignacio Vera commented on LUCENE-8769: -- I agree with Adrien, in the case of AND we can just compute

[jira] [Created] (LUCENE-8850) Creating a polygon with no area or an invalid area should throw an error

2019-06-11 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8850: Summary: Creating a polygon with no area or an invalid area should throw an error Key: LUCENE-8850 URL: https://issues.apache.org/jira/browse/LUCENE-8850 Project

[jira] [Resolved] (LUCENE-8775) Tessellator: Improve the election of diagonals when splitting the polygon

2019-06-10 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera resolved LUCENE-8775. -- Resolution: Fixed > Tessellator: Improve the election of diagonals when splitting the poly

[jira] [Reopened] (LUCENE-8775) Tessellator: Improve the election of diagonals when splitting the polygon

2019-06-10 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera reopened LUCENE-8775: -- Assignee: Ignacio Vera I reopen the issue as I have realised in some cases holes

[jira] [Created] (LUCENE-8838) Tessellator: Remove support for Steiner points

2019-06-06 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8838: Summary: Tessellator: Remove support for Steiner points Key: LUCENE-8838 URL: https://issues.apache.org/jira/browse/LUCENE-8838 Project: Lucene - Core Issue

[jira] [Resolved] (LUCENE-8775) Tessellator: Improve the election of diagonals when splitting the polygon

2019-06-06 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera resolved LUCENE-8775. -- Resolution: Fixed Fix Version/s: 8.2 master (9.0) > Tessella

[jira] [Updated] (LUCENE-8620) Add CONTAINS support for LatLonShape

2019-06-05 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera updated LUCENE-8620: - Fix Version/s: (was: 8.1) (was: master (9.0)) > Add CONTAINS supp

[jira] [Resolved] (LUCENE-8831) LatLonShapeBoundingBoxQuery hashcode is wrong

2019-06-05 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera resolved LUCENE-8831. -- Resolution: Fixed Assignee: Ignacio Vera Fix Version/s: 8.2

Re: Welcome Namgyu Kim as Lucene/Solr committer

2019-06-05 Thread Ignacio Vera
Welcome! On Wed, Jun 5, 2019 at 1:53 PM Michael Sokolov wrote: > Namgyu! Welcome > > Mike > > On Mon, Jun 3, 2019 at 1:52 PM Adrien Grand wrote: > > > > Hi all, > > > > Please join me in welcoming Namgyu Kim as Lucene/ Solr committer! > > > > Kim has been helping address technical debt and

[jira] [Created] (LUCENE-8831) LatLonShapeBoundingBoxQuery hashcode is wrong

2019-06-05 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8831: Summary: LatLonShapeBoundingBoxQuery hashcode is wrong Key: LUCENE-8831 URL: https://issues.apache.org/jira/browse/LUCENE-8831 Project: Lucene - Core Issue

[jira] [Commented] (LUCENE-8819) org.apache.lucene.search.TestTopDocsMerge.testSort_1 failure

2019-06-04 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16855900#comment-16855900 ] Ignacio Vera commented on LUCENE-8819: -- I had a look into the error in TestRandomRegExp2

[jira] [Commented] (LUCENE-8819) org.apache.lucene.search.TestTopDocsMerge.testSort_1 failure

2019-06-04 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16855682#comment-16855682 ] Ignacio Vera commented on LUCENE-8819: -- The second test worked for me adding the following VM

[jira] [Commented] (LUCENE-8819) org.apache.lucene.search.TestTopDocsMerge.testSort_1 failure

2019-06-03 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16854586#comment-16854586 ] Ignacio Vera commented on LUCENE-8819: -- I set these two arguments in the VM configuration

[jira] [Commented] (LUCENE-8819) org.apache.lucene.search.TestTopDocsMerge.testSort_1 failure

2019-06-03 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16854562#comment-16854562 ] Ignacio Vera commented on LUCENE-8819: -- Note that you need to add the seed and the multiplier

[jira] [Commented] (LUCENE-8819) org.apache.lucene.search.TestTopDocsMerge.testSort_1 failure

2019-06-03 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16854400#comment-16854400 ] Ignacio Vera commented on LUCENE-8819: -- Thanks [~atris]! Unluckily the patch does not apply

Re: [OSM-talk] Organised editing activity - updating assets of OMV group

2019-06-03 Thread Vera Galla
Many thanks for the hint! We intend to update the fuel stations manually. I modified the wiki accordingly. Vera Von: Mateusz Konieczny Gesendet: Samstag, 1. Juni 2019 23:29 Cc: talk@openstreetmap.org Betreff: Re: [OSM-talk] Organised editing activity - updating assets of OMV group Note

[jira] [Commented] (LUCENE-8819) org.apache.lucene.search.TestTopDocsMerge.testSort_1 failure

2019-06-03 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16854297#comment-16854297 ] Ignacio Vera commented on LUCENE-8819: -- Just for the record, I see other test failing and I believe

[jira] [Commented] (LUCENE-8819) org.apache.lucene.search.TestTopDocsMerge.testSort_1 failure

2019-06-03 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16854271#comment-16854271 ] Ignacio Vera commented on LUCENE-8819: -- I think this test error was introduced by LUCENE-8757

[jira] [Created] (LUCENE-8819) org.apache.lucene.search.TestTopDocsMerge.testSort_1 failure

2019-06-02 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8819: Summary: org.apache.lucene.search.TestTopDocsMerge.testSort_1 failure Key: LUCENE-8819 URL: https://issues.apache.org/jira/browse/LUCENE-8819 Project: Lucene - Core

[OSM-talk] Organised editing activity - updating assets of OMV group

2019-05-31 Thread Vera Galla
are missing to start editing (of course after a 2-weeks community talk time). Vera Galla ___ talk mailing list talk@openstreetmap.org https://lists.openstreetmap.org/listinfo/talk

[Geoserver-users] missing templates folder

2019-05-21 Thread Vera Green
as web archive in tomcat 9.0.12 Thanks much Vera ___ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com

Re: Welcome Michael Sokolov as Lucene/ Solr committer

2019-05-13 Thread Ignacio Vera
Welcome! On Mon, May 13, 2019 at 4:11 PM Erick Erickson wrote: > Welcome Michael! > > > On May 13, 2019, at 2:48 PM, Dawid Weiss wrote: > > > >> I am pretty sure my first interaction with the Apache Solr/Lucene > community was back in 2012, > > > > Yeah... I really don't know how it happened

[Bug 1827449] [NEW] package virtualbox 5.1.38-dfsg-0ubuntu1.16.04.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2019-05-02 Thread Fabian Vera
Public bug reported: None ProblemType: Package DistroRelease: Ubuntu 16.04 Package: virtualbox 5.1.38-dfsg-0ubuntu1.16.04.3 ProcVersionSignature: Ubuntu 4.4.0-146.172-generic 4.4.177 Uname: Linux 4.4.0-146-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.20.1-0ubuntu2.18 AptOrdering:

[Corpora-List] 2nd CfP: Dialogue and Discourse Autumn 2019 regular issue

2019-05-01 Thread Vera Demberg
e accepted and finalized, papers will appear online immediately, as part of the current issue. * **Selected papers will furthermore be offered the opportunity to present a posterat the following SigDial Conference. *Dialogue and Discourse Editors* * Issue Editors: Vera Demberg (Volume 10, Issue 2)

[Corpora-List] Postdoc Position at Saarland University (2nd call)

2019-04-26 Thread Vera Demberg
for travel to conferences is also available. *Contacts:* Questions and applications referring to the project and position should be sent to Prof. Dr. Vera Demberg v...@coli.uni-saarland.de and sek...@coli.uni-saarland.de <mailto:sek...@coli.uni-saarland.de>, quoting position opening number

Re: [Geoserver-users] /data directory not writeable

2019-04-25 Thread Vera Green
Sorry...you said. I can't recall 100% but the 777might be causing the issue. On Thu, Apr 25, 2019, 10:19 AM Vera Green wrote: > Who's the owner of the data folder? I think it has to be tomcat...chown > tomcat:tomcat data. > > On Thu, Apr 25, 2019, 10:03 AM Russ Hore wrote: >

Re: [Geoserver-users] /data directory not writeable

2019-04-25 Thread Vera Green
Who's the owner of the data folder? I think it has to be tomcat...chown tomcat:tomcat data. On Thu, Apr 25, 2019, 10:03 AM Russ Hore wrote: > I have just done a clean installation of Ubuntu 19.04, installed Tomcat 9, > installed OpenJDK 11 and installed GS 2.15 > > I have a folder called /data

[jira] [Created] (LUCENE-8775) Tessellator: Improve the election of diagonals when splitting the polygon

2019-04-23 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8775: Summary: Tessellator: Improve the election of diagonals when splitting the polygon Key: LUCENE-8775 URL: https://issues.apache.org/jira/browse/LUCENE-8775 Project

Lucene/Solr 8.1

2019-04-17 Thread Ignacio Vera
Hi all, Feature freeze for 8.0 was long time ago (January 29th) and there is interesting stuff that has not been released yet. In Lucene in particular there is the new BKD tree strategy for segment merging which provides a significant performance boost for high dimensions, the new Luke module or

Re: [Geoserver-users] Authenticate WFS-T

2019-04-16 Thread Vera Green
. After further reading I think I should be using REST for this instead. Eric, sorry to hijack your question. Vera On Mon, Apr 15, 2019 at 4:09 PM Humphries, Graham (StateGrowth) < graham.humphr...@stategrowth.tas.gov.au> wrote: > Hi Vera, > > > > To allow CORS in Tomcat add the fo

Re: [Geoserver-users] Authenticate WFS-T

2019-04-15 Thread Vera Green
nt on the requested resource." error. https://server.boundlessgeo.com/docs/latest/sysadmin/cors/index.html Cheers, Vera On Mon, Apr 15, 2019 at 2:56 PM Eric Plassot wrote: > hello > I finally managed to authenticate myself > now it's the content of the query that does not pass : > org.geoserve

bug#35295: unrecognized file system type 0x794c7630

2019-04-15 Thread Manuel Vera Co
Vera Salgado* Solutions Architect. Itera Colombia S.A. Pbx: (+57-1) 5190611 Mob: (+57) 3125605335 manuel.v...@iteraprocess.com www.iteraprocess.com www.it-institute.org [image: http://www.catalogodesoftware.com/files/Itera_IT.jpg] [image: http://everest.iteraprocess.org/DISENO/D2/itera_general

[jira] [Commented] (LUCENE-8736) LatLonShapePolygonQuery returning incorrect WITHIN results with shared boundaries

2019-04-15 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16817579#comment-16817579 ] Ignacio Vera commented on LUCENE-8736: -- [~nknize] it would be good to have an example where

Re: [Geoserver-users] Authenticate WFS-T

2019-04-14 Thread Vera Green
pt or ajax based method to authenticate the user into GeoServer at the beginning of the session is the solution. However I am still unsure about how to do this. Vera On Sun, Apr 14, 2019, 1:36 PM Eric Plassot via Geoserver-users < geoserver-users@lists.sourceforge.net> wrote: > He

[jira] [Commented] (FOP-2857) [PATCH] FontCache.toDirectory() and FontCache.getDefaultCacheFile() not working correctly

2019-04-11 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16815333#comment-16815333 ] Vera Straube commented on FOP-2857: --- sorry, we don´t develop the webapp. An external supplier does

[jira] [Commented] (LUCENE-8736) LatLonShapePolygonQuery returning incorrect WITHIN results with shared boundaries

2019-04-11 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16815272#comment-16815272 ] Ignacio Vera commented on LUCENE-8736: -- I have run my own benchmarks with this change and they look

[jira] [Updated] (FOP-2857) FontCache.toDirectory() and FontCache.getDefaultCacheFile() work not correct

2019-04-11 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vera Straube updated FOP-2857: -- Attachment: FontCache.java.patch2 > FontCache.toDirectory() and FontCache.getDefaultCacheFile() w

[jira] [Commented] (FOP-2857) FontCache.toDirectory() and FontCache.getDefaultCacheFile() work not correct

2019-04-11 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16815189#comment-16815189 ] Vera Straube commented on FOP-2857: --- added the check if a directory is writable > FontCache.toDirect

[jira] [Updated] (FOP-2857) FontCache.toDirectory() and FontCache.getDefaultCacheFile() work not correct

2019-04-11 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vera Straube updated FOP-2857: -- Attachment: (was: FontCache.java.patch2) > FontCache.toDirectory() and FontCache.getDefaultCacheF

[jira] [Commented] (FOP-2857) FontCache.toDirectory() and FontCache.getDefaultCacheFile() work not correct

2019-04-11 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16815169#comment-16815169 ] Vera Straube commented on FOP-2857: --- We use the fop as part of a webapp in a tomcat webserver. The tomcat

[jira] [Commented] (FOP-2857) FontCache.toDirectory() and FontCache.getDefaultCacheFile() work not correct

2019-04-11 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16815166#comment-16815166 ] Vera Straube commented on FOP-2857: --- In our environment is the "user.home" property not se

[jira] [Commented] (FOP-2857) FontCache.toDirectory() and FontCache.getDefaultCacheFile() work not correct

2019-04-11 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16815163#comment-16815163 ] Vera Straube commented on FOP-2857: --- I uploaded the FontCache.java.patch2. This is the diff between

[jira] [Updated] (FOP-2857) FontCache.toDirectory() and FontCache.getDefaultCacheFile() work not correct

2019-04-11 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vera Straube updated FOP-2857: -- Attachment: FontCache.java.patch2 > FontCache.toDirectory() and FontCache.getDefaultCacheFile() w

[jira] [Updated] (FOP-2857) FontCache.toDirectory() and FontCache.getDefaultCacheFile() work not correct

2019-04-11 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vera Straube updated FOP-2857: -- Attachment: FontCache.java.patch > FontCache.toDirectory() and FontCache.getDefaultCacheFile() w

[jira] [Commented] (FOP-2857) FontCache.toDirectory() and FontCache.getDefaultCacheFile() work not correct

2019-04-11 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16815157#comment-16815157 ] Vera Straube commented on FOP-2857: --- I found more errors and refactored the code again, a new patch file

[jira] [Updated] (FOP-2857) FontCache.toDirectory() and FontCache.getDefaultCacheFile() work not correct

2019-04-11 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vera Straube updated FOP-2857: -- Attachment: (was: FontCache.java.patch) > FontCache.toDirectory() and FontCache.getDefaultCacheF

[jira] [Updated] (FOP-2857) FontCache.toDirectory() and FontCache.getDefaultCacheFile() work not correct

2019-04-11 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vera Straube updated FOP-2857: -- Attachment: (was: FontCache.java) > FontCache.toDirectory() and FontCache.getDefaultCacheFile() w

[jira] [Updated] (FOP-2857) FontCache.toDirectory() and FontCache.getDefaultCacheFile() work not correct

2019-04-11 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vera Straube updated FOP-2857: -- Description: The function getDefaultCacheFile() of the class FontCache should work like this: [1] case

[jira] [Commented] (LUCENE-8758) Class Field levelN is not populated correctly in QuadPrefixTree

2019-04-11 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16815114#comment-16815114 ] Ignacio Vera commented on LUCENE-8758: -- +1 to remove those arrays. They do not seem to be used

[jira] [Updated] (FOP-2857) FontCache.toDirectory() and FontCache.getDefaultCacheFile() work not correct

2019-04-10 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vera Straube updated FOP-2857: -- Description: {code:java} // wrong code /** FOP's user directory name */ private static final

[jira] [Updated] (FOP-2857) FontCache.toDirectory() and FontCache.getDefaultCacheFile() work not correct

2019-04-10 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vera Straube updated FOP-2857: -- Description: {code:java} // wrong code /** FOP's user directory name */ private static final

[jira] [Updated] (FOP-2857) FontCache.toDirectory() and FontCache.getDefaultCacheFile() work not correct

2019-04-10 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vera Straube updated FOP-2857: -- Description: {code:java} // wrong code /** FOP's user directory name */ private static final

[jira] [Updated] (FOP-2857) FontCache.toDirectory() and FontCache.getDefaultCacheFile() work not correct

2019-04-10 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vera Straube updated FOP-2857: -- Description: {code:java} // wrong code /** FOP's user directory name */ private static final

[jira] [Commented] (FOP-2857) FontCache.toDirectory() and FontCache.getDefaultCacheFile() work not correct

2019-04-10 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16814525#comment-16814525 ] Vera Straube commented on FOP-2857: --- I have uploaded the patch file > FontCache.toDirect

[jira] [Updated] (FOP-2857) FontCache.toDirectory() and FontCache.getDefaultCacheFile() work not correct

2019-04-10 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vera Straube updated FOP-2857: -- Attachment: FontCache.java.patch > FontCache.toDirectory() and FontCache.getDefaultCacheFile() w

[jira] [Commented] (FOP-2857) FontCache.toDirectory() and FontCache.getDefaultCacheFile() work not correct

2019-04-10 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16814519#comment-16814519 ] Vera Straube commented on FOP-2857: --- I have uploaded the corrected file FontCache.java

[jira] [Updated] (FOP-2857) FontCache.toDirectory() and FontCache.getDefaultCacheFile() work not correct

2019-04-10 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vera Straube updated FOP-2857: -- Attachment: FontCache.java > FontCache.toDirectory() and FontCache.getDefaultCacheFile() w

[jira] [Updated] (FOP-2857) FontCache.toDirectory() and FontCache.getDefaultCacheFile() work not correct

2019-04-10 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vera Straube updated FOP-2857: -- Attachment: (was: fop_test.zip) > FontCache.toDirectory() and FontCache.getDefaultCacheFile() w

[jira] [Commented] (FOP-2857) FontCache.toDirectory() and FontCache.getDefaultCacheFile() work not correct

2019-04-10 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16814511#comment-16814511 ] Vera Straube commented on FOP-2857: --- sure, but I need some time ... > FontCache.toDirect

[jira] [Updated] (FOP-2857) FontCache.toDirectory() and FontCache.getDefaultCacheFile() work not correct

2019-04-10 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vera Straube updated FOP-2857: -- Attachment: fop_test.zip > FontCache.toDirectory() and FontCache.getDefaultCacheFile() work not corr

[jira] [Updated] (FOP-2857) FontCache.toDirectory() and FontCache.getDefaultCacheFile() work not correct

2019-04-10 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vera Straube updated FOP-2857: -- Description: {code:java} // wrong code /** FOP's user directory name */ private static final

[jira] [Updated] (FOP-2857) FontCache.toDirectory() and FontCache.getDefaultCacheFile() work not correct

2019-04-10 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vera Straube updated FOP-2857: -- Summary: FontCache.toDirectory() and FontCache.getDefaultCacheFile() work not correct

[jira] [Updated] (FOP-2857) FontCache.toDirectory() and FontCache.getDefaultCacheFile() working not correct

2019-04-10 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vera Straube updated FOP-2857: -- Description: {code:java} // wrong code /** FOP's user directory name */ private static final

[jira] [Updated] (FOP-2857) FontCache.toDirectory and FontCache.getDefaultCacheFile working not correct

2019-04-10 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vera Straube updated FOP-2857: -- Description: {code:java} // wrong code /** FOP's user directory name */ private static final

[jira] [Updated] (FOP-2857) FontCache.toDirectory and FontCache.getDefaultCacheFile working not correct

2019-04-10 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vera Straube updated FOP-2857: -- Summary: FontCache.toDirectory and FontCache.getDefaultCacheFile working not correct

[jira] [Updated] (FOP-2857) FontCache.toDirectory(String path) returns a file object that is not a directory

2019-04-10 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vera Straube updated FOP-2857: -- Description: {code:java} //correct code /** FOP's user directory name */ private static final String

[jira] [Created] (LUCENE-8761) RandomGeoPolygonTest.testCompareSmallPolygons test failure

2019-04-10 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8761: Summary: RandomGeoPolygonTest.testCompareSmallPolygons test failure Key: LUCENE-8761 URL: https://issues.apache.org/jira/browse/LUCENE-8761 Project: Lucene - Core

[jira] [Updated] (FOP-2857) FontCache.toDirectory(String path) returns a file object that is not a directory

2019-04-10 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vera Straube updated FOP-2857: -- Description: {code:java} //wrong code private static File toDirectory(String path) { if (path != null

[jira] [Updated] (FOP-2857) FontCache.toDirectory(String path) returns a file object that is not a directory

2019-04-10 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vera Straube updated FOP-2857: -- Description: The java.io.File instance represents a file or directory in the real filesystem

[jira] [Updated] (FOP-2857) FontCache.toDirectory(String path) returns a file object that is not a directory

2019-04-10 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vera Straube updated FOP-2857: -- Description: The java.io.File instance represents a file or directory in the real filesystem

[jira] [Updated] (FOP-2857) FontCache.toDirectory(String path) returns a file object that is not a directory

2019-04-10 Thread Vera Straube (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vera Straube updated FOP-2857: -- Description: The java.io.File instance represents a file or directory in the real filesystem

[jira] [Created] (FOP-2857) FontCache.toDirectory(String path) returns a file object that is not a directory

2019-04-10 Thread Vera Straube (JIRA)
Vera Straube created FOP-2857: - Summary: FontCache.toDirectory(String path) returns a file object that is not a directory Key: FOP-2857 URL: https://issues.apache.org/jira/browse/FOP-2857 Project: FOP

[jira] [Commented] (LUCENE-8708) Can we simplify conjunctions of range queries automatically?

2019-04-09 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16813239#comment-16813239 ] Ignacio Vera commented on LUCENE-8708: -- Just an idea maybe bias for my background. One

Re: Welcome Tomoko Uchida as Lucene/Solr committer

2019-04-08 Thread Ignacio Vera
Congratulations and welcome! On Tue, Apr 9, 2019 at 7:08 AM Simon Willnauer wrote: > Awesome! Welcome to this group as a committer! It’s always special to grow > a committer base! > > Simon > > On 9. Apr 2019, at 06:00, Tomás Fernández Löbbe > wrote: > > Welcome! > > On Mon, Apr 8, 2019 at

[Corpora-List] Postdoc Position at Saarland University

2019-04-07 Thread Vera Demberg
for travel to conferences is also available. *Contacts:* Questions and applications referring to the project and position should be sent to Prof. Dr. Vera Demberg v...@coli.uni-saarland.de and sek...@coli.uni-saarland.de <mailto:sek...@coli.uni-saarland.de>, quoting position opening number

[Corpora-List] CfP: Dialogue and Discourse Autumn 2019 regular issue

2019-04-07 Thread Vera Demberg
e accepted and finalized, papers will appear online immediately, as part of the current issue. * **Selected papers will furthermore be offered the opportunity to present a posterat the following SigDial Conference. *Dialogue and Discourse Editors* * Issue Editors: Vera Demberg (Volume 10, Issue 2)

[jira] [Created] (LUCENE-8746) Make EdgeTree (aka ComponentTree) support different type of components

2019-03-29 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8746: Summary: Make EdgeTree (aka ComponentTree) support different type of components Key: LUCENE-8746 URL: https://issues.apache.org/jira/browse/LUCENE-8746 Project

[jira] [Created] (LUCENE-8744) TestTessellator#testLinesIntersect failure

2019-03-28 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8744: Summary: TestTessellator#testLinesIntersect failure Key: LUCENE-8744 URL: https://issues.apache.org/jira/browse/LUCENE-8744 Project: Lucene - Core Issue

[jira] [Comment Edited] (LUCENE-8736) LatLonShapePolygonQuery returning incorrect WITHIN results with shared boundaries

2019-03-27 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16802637#comment-16802637 ] Ignacio Vera edited comment on LUCENE-8736 at 3/27/19 10:43 AM: One

[jira] [Commented] (LUCENE-8736) LatLonShapePolygonQuery returning incorrect WITHIN results with shared boundaries

2019-03-27 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16802637#comment-16802637 ] Ignacio Vera commented on LUCENE-8736: -- One thing it worries me about this approach

[jira] [Commented] (LUCENE-8736) LatLonShapePolygonQuery returning incorrect WITHIN results with shared boundaries

2019-03-26 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16801882#comment-16801882 ] Ignacio Vera commented on LUCENE-8736: -- +1 I will look into the logic in more detail

<    3   4   5   6   7   8   9   10   11   12   >