matthiasblaesing commented on PR #9207: URL: https://github.com/apache/netbeans/pull/9207#issuecomment-3960734553
Pushed an update: - bumped index versions for the java indexer that is nearer to the lucene index and the general indexing framework, that PHP, JS, CSS and the rest use (LuceneIndexFactory.java and JavaIndex.java) - integrated @mbien change - noticed a problem with JS indexing, that produces huge terms that can't be stored and implemented a work around (see LuceneIndex.java) For comparison see: https://github.com/apache/netbeans/compare/b9d392c3e630e3d8ddf236305e66e6f82b36d730..029628e796366e8f91835c666029bc50c1540ea8. The second force push is just a rebase to fix conflict with the merged signature files. -- 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
