Re: where is the antlr4 runtime jar ?

2021-12-31 Thread Uwe Schindler
As a Gradle project you can depend on Lucene artifacts and use Gradle Apis in your build files. If you have the state of your work (do you use Gradle to build already?) we may be able to help you. You may need to write a Gradle task that calls your compiler. See ECJ (calls Java) or

Re: where is the antlr4 runtime jar ?

2021-12-31 Thread Uwe Schindler
Hi, The Lucene 9.0 binary tgz no longer contains 3rd party dependencies, unless they are needed to run Luke. Generally we expect people to parse the pom.xml files and download artifacts as part of a downstream build. If you are able to use Maven, I'd recommend to create a small Maven Java

where is the antlr4 runtime jar ?

2021-12-31 Thread Andi Vajda
Hi, I've begun adapting PyLucene to Lucene 9.0 and switching it to using gradle. The expressions sub-project depends on antlr4 and asm and I'm able to build all of Lucene 9.0 without explicitely downloading these jar files. The PyLucene build needs these jar files then to produce wrappers

[Solr] does not use the filterCache

2021-12-31 Thread Daniele Antuzi
Hi, I was taking a look at the Solr searcher to see how the filterCache is used: https://github.com/apache/solr/blob/c2db3a943e665cfb39e9ea53640be40cf2c09fbc/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java#L1379-L1398 Reading the code, it turned out that the filterCache is not

Re: [IMPORTANT] - ci.apache.org and CMS Shutdown end of January 2022

2021-12-31 Thread Gavin McDonald
Hi Uwe, On Fri, Dec 31, 2021 at 1:14 PM Uwe Schindler wrote: > Hi Gavin, > > > > From Lucene’s point of view everything should be fine (also for recently > introduced Solr project). We just use the Subversion for static resources > to commit our Javadocs, generated Documentation and Refguide

RE: [IMPORTANT] - ci.apache.org and CMS Shutdown end of January 2022

2021-12-31 Thread Uwe Schindler
Hi Gavin, >From Lucene’s point of view everything should be fine (also for recently >introduced Solr project). We just use the Subversion for static resources to >commit our Javadocs, generated Documentation and Refguide static HTML there so >the webserver picks them up using an Alias. This

[IMPORTANT] - ci.apache.org and CMS Shutdown end of January 2022

2021-12-31 Thread Gavin McDonald
Hi All, (This email is BCC many (19) lists, please reply to bui...@apache.org only) Infra has set a FINAL date of January 31st 2022 for the turn off of ci.apache.org. This includes all of its nodes , of which the CMS node is one. Therefore the CMS is also going to be gone on the 31st January