mbien commented on issue #5727:
URL: https://github.com/apache/netbeans/issues/5727#issuecomment-1586046602
so, indexing shouldn't restart anymore
- on failure, indexing will be disabled and has to be manually enabled
again in the options
- index size is now about half of the original size, and can be further
reduced by enabling filtering #5922
- since NB 19 will be able to use the latest maven-indexer library, we have
more control over where files land. I changed it to download to temp, but
extract directly to the cache folder. Not quite sure if this is a good idea but
we will see.
- some upstream optimizations are still pending, see comment
https://github.com/apache/netbeans/issues/5809#issuecomment-1586041418
closing this issue. All this should appear for NB 19, most of it is testable
via dev builds: https://github.com/apache/netbeans/#download
--
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