This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
mcp-nextcloud
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
058463ee871ca7f00c28508965ac4db419ccad45
mcp-nextcloud
/
nextcloud_mcp_server
/
search
T
History
Chris Coutinho
058463ee87
Merge remote-tracking branch 'origin/master' into fix/chunk-context-indexed-lookup
...
# Conflicts: # nextcloud_mcp_server/api/visualization.py # nextcloud_mcp_server/auth/viz_routes.py
2026-05-08 23:10:09 +02:00
..
__init__.py
feat: Implement BM25 hybrid search with native Qdrant RRF fusion
2025-11-16 06:59:44 +01:00
algorithms.py
refactor(search): address PR
#750
review feedback
2026-05-01 08:22:28 +02:00
bm25_hybrid.py
refactor(search): address PR
#750
round 11 review feedback
2026-05-01 23:00:42 +02:00
context.py
fix(chunk-context): propagate chunk_index=None through ChunkContext
2026-05-08 22:16:00 +02:00
pdf_highlighter.py
refactor(vector): address PR
#775
review round 3 — fix unused var, harden boundary lookup, rename trace span
2026-05-08 23:05:31 +02:00
semantic.py
refactor(search): address PR
#750
review feedback
2026-05-01 08:22:28 +02:00
verification.py
refactor(search): address PR
#750
round 12 review feedback
2026-05-02 00:26:06 +02:00