I tested it with 50k documents, and on my M4 Pro each query takes maybe 50ms. Most of noticeable time delay goes to the LLM processing the MCP output.
I tested it with 50k documents, and on my M4 Pro each query takes maybe 50ms. Most of noticeable time delay goes to the LLM processing the MCP output.
I've just released a new version of my #Java #Lucene #MCP server. Integrate #fulltext #search for local files directly into #Claude Desktop. search documents, perform drilldown-queries and much more. Bonus: includes a MCP #App for administrative tasks. Checkout github.com/mirkosertic/....
I've release a #Java #Apache #Lucene #MCP server for local #fulltext #search from within your #Claude Desktop session. The server supports a chat based interface to index local directories and query them in a #conversational way. Checkout github.com/mirkosertic/... for more!
Yes! I've release the #Java #JFR Starter for #Spring #Boot 4.0. Checkout github.com/mirkosertic/... for more. #Profiling #FlightRecorder
Here is my take about #privacy and #HomeAssistant #Voice #Satellites. They are doable, without cloud services, and without expensive hardware. Checkout www.mirkosertic.de/blog/2025/11... for more to come.
I found some time to update #JavaFX #DesktopSearch to the latest #Java 25, #Lucene and #Tika releases. Maybe I will also add some #LLM or #MCP features. We'll find out. Checkout github.com/mirkosertic/... for more to come :-)
Yes! #MetaIR is getting into shape! Use the #java25 Class-File-API to load #jvm #bytecode and transform it into a universal compilable graph. MetaIR is extracted from #Bytecoder and will allow to cross-conpile #Java to #OpenCL and #WebAssembly. Checkout mirkosertic.github.io/MetaIR/de.mi...!
After some time of inactivity, I've released a new version of my #JavaFlightRecorder(JFR) starter for #SpringBoot. This starter provides a simple #remote #API for #JVM #profiling and even cool flamegraph result visualizations. Checkout github.com/mirkosertic/... for more! #DevOps #OSS.