java-user
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: Question about index segment search order
Patrick Zhai
Re: Question about index segment search order
Michael Sokolov
Re: Question about index segment search order
Wei
Re: Question about index segment search order
Patrick Zhai
Re: Question about index segment search order
Michael Sokolov
Re: Question about index segment search order
Wei
Re: Question about index segment search order
Michael Sokolov
Re: Question about index segment search order
Wei
Re: Question about index segment search order
Uwe Schindler
Can an analyzer access other field's data during index time?
Wang, Guan
Re: Can an analyzer access other field's data during index time?
Mikhail Khludnev
RE: Can an analyzer access other field's data during index time?
Wang, Guan
Re: Can an analyzer access other field's data during index time?
Mikhail Khludnev
RE: Can an analyzer access other field's data during index time?
Wang, Guan
Re: Can an analyzer access other field's data during index time?
Mikhail Khludnev
RE: Can an analyzer access other field's data during index time?
Wang, Guan
Re: Can an analyzer access other field's data during index time?
Mikhail Khludnev
RE: Can an analyzer access other field's data during index time?
Wang, Guan
Mix of lucene50 and lucene70 codes
Vimal Jain
Re: Mix of lucene50 and lucene70 codes
Adrien Grand
Run time error in IndexWriter.addDocument
Saha, Rajib
Re: Run time error in IndexWriter.addDocument
Mikhail Khludnev
RE: Run time error in IndexWriter.addDocument
Saha, Rajib
Re: Run time error in IndexWriter.addDocument
Mikhail Khludnev
RE: Run time error in IndexWriter.addDocument
Saha, Rajib
Reciprocal Rank Fusion (RRF)
Dan Rosher
Re: Reciprocal Rank Fusion (RRF)
Vaijanath Rao
Re: Reciprocal Rank Fusion (RRF)
Dan Rosher
Re: Reciprocal Rank Fusion (RRF)
Vaijanath Rao
Re: Reciprocal Rank Fusion (RRF)
Dan Rosher
Fwd: TAC supporting Berlin Buzzwords
Greg Miller
Info required on licensing of Lucene component
external-opensource-requests(mailer list)
Re: Info required on licensing of Lucene component
Michael Sokolov
Re: Info required on licensing of Lucene component
David Smiley
Re: Info required on licensing of Lucene component
Michael McCandless
RE: Info required on licensing of Lucene component
external-opensource-requests(mailer list)
RE: Info required on licensing of Lucene component
external-opensource-requests(mailer list)
Re: Info required on licensing of Lucene component
Michael McCandless
Re: Info required on licensing of Lucene component
Michael McCandless
RE: Info required on licensing of Lucene component
external-opensource-requests(mailer list)
Re: Info required on licensing of Lucene component
Michael McCandless
RE: Info required on licensing of Lucene component
external-opensource-requests(mailer list)
Re: Info required on licensing of Lucene component
Michael McCandless
RE: Info required on licensing of Lucene component
external-opensource-requests(mailer list)
SimpleFragListBuilder `margin` constructor parameter meaning
Marko Bekhta
Long running GC issue
Raahul Umapathy
Question about searcherManager applyAllDeletes parameter and maybeRefresh method
Ningshan Li
Re: Question about searcherManager applyAllDeletes parameter and maybeRefresh method
Patrick Zhai
Re: Question about searcherManager applyAllDeletes parameter and maybeRefresh method
Ningshan Li
Re: Question about searcherManager applyAllDeletes parameter and maybeRefresh method
Patrick Zhai
Vector Search on Lucene
marcos rebelo
Re: Vector Search on Lucene
Michael Wechner
Re: Vector Search on Lucene
Michael McCandless
Offset-Based Analysis
Luke Kot-Zaniewski (BLOOMBERG/ 919 3RD A)
Re: Offset-Based Analysis
Mikhail Khludnev
Re: Offset-Based Analysis
Luke Kot-Zaniewski (BLOOMBERG/ 919 3RD A)
Re: Offset-Based Analysis
Mikhail Khludnev
Binning/Grouping large result sets efficiently
Matthias Mueller
Highlighting query results, my method is too crude, but how to improve it?
Trevor Nicholls
Re: Highlighting query results, my method is too crude, but how to improve it?
Mikhail Khludnev
RE: Highlighting query results, my method is too crude, but how to improve it?
Trevor Nicholls
Re: Highlighting query results, my method is too crude, but how to improve it?
Dawid Weiss
RE: Highlighting query results, my method is too crude, but how to improve it?
Trevor Nicholls
SpatialPrefixTree - which one should I pick for 2D Points?
Matthias Mueller
DoubleLeafComparator Question
Puneeth Bikkumanla
Lucene Hunspell Spell checker
Thanos Agelakpoulos
How to highlight fields that are not stored?
Shifflett, David [USA]
Re: How to highlight fields that are not stored?
Michael Sokolov
Re: [External] Re: How to highlight fields that are not stored?
Shifflett, David [USA]
Lucene 5.2.1 and Java 17
Claude Lepère
Compare / Diff between stored values of two lucene indexes.
David Port Louis
Lucene Hunpell Spell checker
Thanos Agelakpoulos
Re: Lucene Hunpell Spell checker
Dawid Weiss
RE: Lucene Hunpell Spell checker
Thanos Agelakpoulos
RE: Lucene Hunpell Spell checker
Thanos Agelakpoulos
Re: Lucene Hunpell Spell checker
Dawid Weiss
Re: Lucene Hunpell Spell checker
Mikhail Khludnev
Computing multiple different aggregations over a match-set in one pass
Stefan Vodita
Re: Computing multiple different aggregations over a match-set in one pass
Greg Miller
Re: Computing multiple different aggregations over a match-set in one pass
Stefan Vodita
Re: Computing multiple different aggregations over a match-set in one pass
Greg Miller
Re: Computing multiple different aggregations over a match-set in one pass
Stefan Vodita
Re: Computing multiple different aggregations over a match-set in one pass
Greg Miller
Re: Computing multiple different aggregations over a match-set in one pass
Stefan Vodita
Re: Computing multiple different aggregations over a match-set in one pass
Greg Miller
Re: Computing multiple different aggregations over a match-set in one pass
Stefan Vodita
Re: Computing multiple different aggregations over a match-set in one pass
Greg Miller
Re: Computing multiple different aggregations over a match-set in one pass
Stefan Vodita
Re: Computing multiple different aggregations over a match-set in one pass
Greg Miller
Re: Computing multiple different aggregations over a match-set in one pass
Stefan Vodita
Re: Computing multiple different aggregations over a match-set in one pass
Greg Miller
Re: Computing multiple different aggregations over a match-set in one pass
Stefan Vodita
Re-ranking using cross-encoder after vector search (bi-encoder)
Michael Wechner
Re: Re-ranking using cross-encoder after vector search (bi-encoder)
Robert Muir
Re: Re-ranking using cross-encoder after vector search (bi-encoder)
Michael Wechner
Change score with distance SortField
Michal Hlavac
Re: Change score with distance SortField
Adrien Grand
Prioritising certain documents in the search results
Trevor Nicholls
Re: Prioritising certain documents in the search results
Robert Muir
What is the corresponding class for org.apache.lucene.codecs.memory.DirectDocValuesFormat in Lucene9
MyCoy Z
Re: What is the corresponding class for org.apache.lucene.codecs.memory.DirectDocValuesFormat in Lucene9
Mikhail Khludnev
[ANNOUNCE] Apache Lucene 9.5.0 released
Luca Cavanna
Need help for conversion code from Lucene 2.4.0 to 8.11.2
Saha, Rajib
Re: Need help for conversion code from Lucene 2.4.0 to 8.11.2
Mikhail Khludnev
RE: Need help for conversion code from Lucene 2.4.0 to 8.11.2
Saha, Rajib
Re: Need help for conversion code from Lucene 2.4.0 to 8.11.2
Mikhail Khludnev
RE: Need help for conversion code from Lucene 2.4.0 to 8.11.2
Saha, Rajib
RE: Need help for conversion code from Lucene 2.4.0 to 8.11.2
Saha, Rajib
Re: Need help for conversion code from Lucene 2.4.0 to 8.11.2
Mikhail Khludnev
RE: Need help for conversion code from Lucene 2.4.0 to 8.11.2
Saha, Rajib
Re: Need help for conversion code from Lucene 2.4.0 to 8.11.2
Uwe Schindler
RE: Need help for conversion code from Lucene 2.4.0 to 8.11.2
Saha, Rajib
Re: Need help for conversion code from Lucene 2.4.0 to 8.11.2
Uwe Schindler
RE: Need help for conversion code from Lucene 2.4.0 to 8.11.2
Saha, Rajib
RE: Need help for conversion code from Lucene 2.4.0 to 8.11.2
Saha, Rajib
Re: Need help for conversion code from Lucene 2.4.0 to 8.11.2
Mikhail Khludnev
Other vector similarity metric than provided by VectorSimilarityFunction
Michael Wechner
Re: Other vector similarity metric than provided by VectorSimilarityFunction
Adrien Grand
Re: Other vector similarity metric than provided by VectorSimilarityFunction
Michael Wechner
Re: Other vector similarity metric than provided by VectorSimilarityFunction
Michael Sokolov
Re: Other vector similarity metric than provided by VectorSimilarityFunction
Michael Wechner
Handling Indian regional languages
Kumaran Ramasubramanian
Re: Handling Indian regional languages
Robert Muir
Re: Handling Indian regional languages
Kumaran Ramasubramanian
Question about current situation of good first issues in GitHub
Shunya Ueta
Re: Question about current situation of good first issues in GitHub
Michael Sokolov
Re: Question about current situation of good first issues in GitHub
Shunya Ueta
Re: Question about current situation of good first issues in GitHub
Shunya Ueta
Question about current situation of good first issues in GitHub
Stefan Vodita
Re: Question about current situation of good first issues in GitHub
Uwe Schindler
Need help of example of Lucene use.
Saha, Rajib
Re: Need help of example of Lucene use.
Mikhail Khludnev
Need your perspective on Garbage Collection
_ SATNAM
Re: Need your perspective on Garbage Collection
Uwe Schindler
Re: Need your perspective on Garbage Collection
Steven Schlansker
Recurring index corruption
S S
Re: Recurring index corruption
Uwe Schindler
Re: Recurring index corruption
S S
Re: Recurring index corruption
S S
Re: Recurring index corruption
Uwe Schindler
Re: Recurring index corruption
S S
Re: Recurring index corruption
S S
Re: Recurring index corruption
Uwe Schindler
Re: Recurring index corruption
S S
Re: Recurring index corruption
Uwe Schindler
Re: Recurring index corruption
S S
Re: Recurring index corruption
S S
Re: Recurring index corruption
Robert Muir
Lucene index FileAlreadyExistsException
manjunatha V
Multi-term synonyms in SynonymQuery
Anh Dũng Bùi
Question for SynonymQuery
Anh Dũng Bùi
Re: Question for SynonymQuery
Mikhail Khludnev
Re: Question for SynonymQuery
Michael Wechner
Re: Question for SynonymQuery
Anh Dũng Bùi
Re: Question for SynonymQuery
Mikhail Khludnev
Re: Question for SynonymQuery
Anh Dũng Bùi
Re: Question for SynonymQuery
_ SATNAM
Re: Question for SynonymQuery
Mikhail Khludnev
Re: Question for SynonymQuery
Mikhail Khludnev
RE: Question for SynonymQuery
Trevor Nicholls
Re: Question for SynonymQuery
Mikhail Khludnev
Re: Question for SynonymQuery
Michael Wechner
RE: Question for SynonymQuery
Trevor Nicholls
Loading WFST to Memory Mapped File in Lucene
marcos rebelo
Re: Loading WFST to Memory Mapped File in Lucene
Dawid Weiss
Re: Loading WFST to Memory Mapped File in Lucene
marcos rebelo
Re: Loading WFST to Memory Mapped File in Lucene
Dawid Weiss
Extending Directory Object
Vaibhav Khanduja
Re: Extending Directory Object
Matt Davis
Is there a way to customize segment names?
Patrick Zhai
Re: Is there a way to customize segment names?
Robert Muir
Re: Is there a way to customize segment names?
Patrick Zhai
Re: Is there a way to customize segment names?
Robert Muir
Re: Is there a way to customize segment names?
Michael Sokolov
Re: Is there a way to customize segment names?
Patrick Zhai
Re: Is there a way to customize segment names?
Robert Muir
Re: Is there a way to customize segment names?
Patrick Zhai
Re: Is there a way to customize segment names?
Vigya Sharma
What exactly returns IndexReader.numDeletedDocs()
Michael Wechner
Re: What exactly returns IndexReader.numDeletedDocs()
Hrvoje Lončar
Re: What exactly returns IndexReader.numDeletedDocs()
András Péteri
Re: What exactly returns IndexReader.numDeletedDocs()
Uwe Schindler
Re: What exactly returns IndexReader.numDeletedDocs()
Michael Wechner
Re: What exactly returns IndexReader.numDeletedDocs()
Uwe Schindler
Re: What exactly returns IndexReader.numDeletedDocs()
Michael Wechner
Lucene 4.10.4 forward slash syntax error
Younes Bahloul
Re: Lucene 4.10.4 forward slash syntax error
Michael Sokolov
Re: Lucene 4.10.4 forward slash syntax error
Younes Bahloul
The current default similarity implementation of Lucene is BM25, right?
Michael Wechner
Re: The current default similarity implementation of Lucene is BM25, right?
Adrien Grand
Re: The current default similarity implementation of Lucene is BM25, right?
Michael Wechner
Re: The current default similarity implementation of Lucene is BM25, right?
Michael Wechner
[ANNOUNCE] Apache Lucene 9.4.2 released
Adrien Grand
Integrating NLP into Lucene Analysis Chain
Luke Kot-Zaniewski (BLOOMBERG/ 919 3RD A)
Re: Integrating NLP into Lucene Analysis Chain
Robert Muir
Re: Integrating NLP into Lucene Analysis Chain
Robert Muir
Re: Integrating NLP into Lucene Analysis Chain
Benoit Mercier
Re: Integrating NLP into Lucene Analysis Chain
Mikhail Khludnev
RE: Integrating NLP into Lucene Analysis Chain
Wang, Guan
RE: RE: Integrating NLP into Lucene Analysis Chain
Lucas Kot-Zaniewski
Earlier messages
Later messages