errael commented on issue #8502:
URL: https://github.com/apache/netbeans/issues/8502#issuecomment-2897990464
> new segment is available since today.
Yes; been 17 days; updates fine; closing.
```
INFO [org.netbeans.modules.maven.indexer.NexusRepositoryIndexManager]:
Indexing [scan] of local took 1.86s.
INFO [org.netbeans.modules.maven.indexer.NexusRepositoryIndexManager]:
Indexing [incremental download, update] of central took 98.21s.
```
With all the recent performance improvements in NB's Maven Indexer, would
Lucene's use of the Vector API give some noticeable improvement? on recent CPU
HW?
```
INFO [org.apache.lucene.store.MemorySegmentIndexInputProvider]:
Using MemorySegmentIndexInput and native madvise support with Java 21 or
later;
to disable start with
-Dorg.apache.lucene.store.MMapDirectory.enableMemorySegments=false
WARNING [org.apache.lucene.internal.vectorization.VectorizationProvider]:
You are running with Java 23 or later. To make full use of the Vector
API, please update Apache Lucene.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists