clear
query|
facets|
time |
Search criteria: .
Results from 1 to 10 from
2871 (0.0s).
|
|
|
Loading phrases to help you refine your search...
|
[expand - 1 more]
[collapse]
-
[VOTE] Release Lucene/Solr 8.0.0 RC1 -
Lucene - [mail # dev]
|
...Great, thanks Alan; I'll pass tests and push and back-port to 8.0.Mike McCandlesshttp://blog.mikemccandless.comOn Tue, Feb 19, 2019 at 7:59 AM Alan Woodward wrote:> We’re blocked on... |
|
|
|
|
[VOTE] Release Lucene/Solr 8.0.0 RC1 - Lucene - [mail # dev]
|
...If it's not too late (new 8.0.0 RC hasn't been rolled yet?), I thinkLUCENE-8635 (moving FST off heap for non-primary-key-like fields) would begood for 8.0.0 as well? It's a sizable (go... |
|
|
|
|
|
IndexWriter concurrent flushing -
Lucene - [mail # user]
|
...+1 to make it simple to let multiple threads help with commit/refreshoperations.IW.yield is a simple way to achieve it, matching (roughly) how IW'scommit/refresh work today, hijacking incomi... |
|
|
|
|
[LUCENE-8595] TestMixedDocValuesUpdates.testTryUpdateMultiThreaded fails -
Lucene - [issue]
|
...It does reproduce ... I haven't dug in: [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestMixedDocValuesUpdates -Dtests.method=testTryUpdateMultiThreaded -Dtests.seed=E07954... |
|
|
|
|
[expand - 2 more]
[collapse]
-
prorated early termination -
Lucene - [mail # user]
|
...On Sun, Feb 3, 2019 at 10:41 AM Michael Sokolov wrote: > > In single-threaded mode we can check against minCompetitiveScore and> terminate collection for each segment app... |
|
|
|
|
prorated early termination - Lucene - [mail # user]
|
...I think this is because our per-hit cost is sometimes very high -- we have"post filters" that are sometimes very restrictive. We are working to getthose post-filters out into an invert... |
|
|
|
prorated early termination - Lucene - [mail # user]
|
...One question about this:> In single-threaded mode we can check against minCompetitiveScore andterminate collection for each segment appropriately,Does Lucene do this today by default? &nb... |
|
|
|
|
|
[DISCUSS] Opening old indices for reading -
Lucene - [mail # dev]
|
...Another example is long ago Lucene allowed pos=-1 to be indexed and itcaused all sorts of problems. We also stopped allowing positions close toInteger.MAX_VALUE (https://issues.apache.... |
|
|
|
|
Three quick questions -
Lucene - [mail # dev]
|
...Hi John,1. When the total size across all in memory segments crosses 100 MB, thenIW will pick the largest segment(s) to move to disk2. There are in memory segments; when an indexing thread c... |
|
|
|
|
Welcome Nick Knize to the PMC -
Lucene - [mail # dev]
|
...Welcome Nick!!MikeOn Wed, Jan 9, 2019 at 10:12 AM Adrien Grand wrote:> I am pleased to announce that Nick Knize has accepted the PMC's> invitation to join.>> Welcome Nick!&... |
|
|
|
|
[expand - 1 more]
[collapse]
-
Installation error - No such file or directory: 'javac' -
Lucene - [mail # dev]
|
...Likely the "sudo" env does not have javac on its PATH?Try "sudo which javac" (if you use bash, or any shell that has the "which"command).Mike McCandlesshttp://blog.mikemccandless.comOn Tue, ... |
|
|
|
|
Installation error - No such file or directory: 'javac' - PyLucene - [mail # dev]
|
...Likely the "sudo" env does not have javac on its PATH?Try "sudo which javac" (if you use bash, or any shell that has the "which"command).Mike McCandlesshttp://blog.mikemccandless.comOn Tue, ... |
|
|
|
|
|
[expand - 1 more]
[collapse]
-
[VOTE] Release PyLucene 7.6.0 (rc1) -
Lucene - [mail # gen]
|
...+1 to release!I ran my usual simple test indexing the first 100K docs from an oldwikipedia export, force merging, and running a few searches.Thank you for continuing to release PyLucene Andi... |
|
|
|
|
[VOTE] Release PyLucene 7.6.0 (rc1) - PyLucene - [mail # dev]
|
...+1 to release!I ran my usual simple test indexing the first 100K docs from an oldwikipedia export, force merging, and running a few searches.Thank you for continuing to release PyLucene Andi... |
|
|
|
|
|
PreCommit-LUCENE-Build -
Lucene - [mail # dev]
|
...Hi Murali,What do you mean by "Solr builds usually holds them"? The "ant precommit"top-level target tests both Lucene and Solr.Mike McCandlesshttp://blog.mikemccandless.comOn Mon, Dec ... |
|
|
|
|
|