Closed bp-nkrause closed 1 month ago
Thanks for getting in touch :)
That's sadly not possible currently. It would need its own indexing, which the project does server-side with external software (solr). Sadly this will be beyond scope for this project to provide, thus I'm closing the issue for now.
(for local search you could either spin up your own solr-instance or maybe better use file-based indexing within IDEs that can parse the HTML files stored on-disc)
Hello, is there a way to use the search locally in my DDEV setup? I also want the search to only search my current project, how is that possible?