collectives icon indicating copy to clipboard operation
collectives copied to clipboard

feat: implement doctrine-based fulltext search

Open benjaminfrueh opened this issue 2 months ago • 0 comments

📝 Summary

Replaces TNTSearch with nextcloud database full-text search using doctrine.

🏁 Checklist

  • [x] Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • [x] Sign-off message is added to all commits
  • [ ] Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests
  • [ ] Documentation (README or documentation) has been updated or is not required

benjaminfrueh avatar Nov 11 '25 14:11 benjaminfrueh