[ANNOUNCE] Apache Lucene 8.11.1 released

2021-12-17 Thread Jan Høydahl
The Lucene PMC is pleased to announce the release of Apache Lucene 8.11.1. Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially cross-platform. Th

Re: Distributed IDF for Solr using ExactStatsCache issue

2021-03-19 Thread Jan Høydahl
Hi, You may want to ask this question in the Solr Users mailing list instead of this one which is dedicated to the Lucene Java library - https://solr.apache.org/community.html#mailing-lists-chat Jan > 16. mar. 2021 kl. 20:55 skrev Ca

Re: [VOTE] Lucene logo contest, third time's a charm

2020-09-08 Thread Jan Høydahl
Congrats to Lucene with a new logo!! Jan Høydahl > 8. sep. 2020 kl. 18:08 skrev Simon Willnauer : > > Thank you ryan for pushing on this, being persistent and getting the vote > out. > > > >> On Tue, Sep 8, 2020 at 5:55 PM Ryan Ernst wrote: >> >> T

Re: [VOTE] Lucene logo contest, here we go again

2020-09-01 Thread Jan Høydahl
D (binding) Jan > 1. sep. 2020 kl. 02:26 skrev Ryan Ernst : > > Dear Lucene and Solr developers! > > In February a contest was started to design a new logo for Lucene > [jira-issue]. The initial attempt [first-vote] to call a vote resulted in > some confusion on the rules, as well the request

[ANNOUNCE] Apache Lucene 7.7.2 released

2019-06-05 Thread Jan Høydahl
4 June 2019, Apache Lucene™ 7.7.2 available The Lucene PMC is pleased to announce the release of Apache Lucene 7.7.2. Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full

Re: Environmental Protection Agency: Stop Deforesting in Sri Lanka

2019-03-22 Thread Jan Høydahl
I'm surprised that msgs with "To: undisclosed-recipients:;" are even delivered to the list? I.e. should it be possible to BCC solr-user? -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com > 21. mar. 2019 kl. 19:45 skrev Noble Paul : > >

Re: Research problems on numeric values into text (with. or,)

2016-09-27 Thread Jan Høydahl
why is that a problem? -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com > 27. sep. 2016 kl. 10.15 skrev Jérémy GUYENOT : > > Hello, > > we find research problems on numeric values into text (with. or,). Unable to > search 315.86 or 315.86. > >

Re: Lucene roadmap for language analyzers

2016-02-22 Thread Jan Høydahl
Hi, Moving discussion to Lucene user list. You may want to look at these references: * http://lucene.472066.n3.nabble.com/JLemmaGen-project-td4097466.html * https://github.com/Amice13/ukr_stemmer -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com > 18. feb. 2016

Re: Exact Match Query in Lucene with SnowBall Analyzer

2012-05-09 Thread Jan Høydahl
Hi, The behavior is expected with stemming. Have you tried using StandardAnalyzer which do not do stemming? -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com Solr Training - www.solrtraining.com On 9. mai 2012, at 08:12, Yogesh patel wrote: > I am using Lucene an