jdvmi00
|
64c6e6c2e3
fix: rename collectionId to collectionName in searchVec for proper filtering (#61)
|
3 kuukautta sitten |
Copilot
|
053252ca24
Add Windows path utilities with cross-platform test coverage (#51)
|
3 kuukautta sitten |
sh54
|
ba7391832d
Add org-mode title extraction support (#50)
|
3 kuukautta sitten |
komsit37
|
88f78314bb
Fix sqlite-vec loading with BREW_PREFIX (#42)
|
4 kuukautta sitten |
Tobias Lütke
|
3c7dfad1b6
Make docid lookup more lenient with quotes support (#39)
|
4 kuukautta sitten |
Brendan McCord
|
01d74727f7
Add regression test and explanatory comments
|
4 kuukautta sitten |
Brendan McCord
|
216793380a
Fix vsearch/query hang caused by sqlite-vec JOIN incompatibility
|
4 kuukautta sitten |
Tobi Lutke
|
5b636b2e4c
Merge pull request #8 from burke/native-realpath
|
4 kuukautta sitten |
Tobias Lütke
|
fe0fd0859b
Merge pull request #9 from burke/single-tokenize
|
4 kuukautta sitten |
Tobi Lutke
|
4d21c5ab2b
Fix collection filter SQL and support non-ASCII filenames
|
4 kuukautta sitten |
Tobi Lutke
|
0dfd7a4686
Fix query hang, SQL errors, and missing docid in search results
|
4 kuukautta sitten |
Burke Libbey
|
3974c231dc
Optimize chunking to tokenize once per document
|
4 kuukautta sitten |
Burke Libbey
|
cfc5ebd553
Use native realpathSync instead of spawning subprocess per file
|
4 kuukautta sitten |
Tobi Lutke
|
c85889df12
fixes
|
5 kuukautta sitten |
Tobi Lutke
|
5343e0e51d
Add production mode guard to prevent tests from using global index
|
5 kuukautta sitten |
Tobi Lutke
|
d383b5c226
Migrate to node-llama-cpp and add structured query expansion
|
5 kuukautta sitten |
Tobi Lutke
|
a3703c069a
Add path normalization, output format tests, and fix test isolation
|
5 kuukautta sitten |
Tobi Lutke
|
5e60bd7085
Add docid, line-numbers, handelize, and fix displayPath format
|
5 kuukautta sitten |
Tobi Lutke
|
49b2cef85c
Fix all remaining unit test failures and add hierarchical context test
|
5 kuukautta sitten |
Tobi Lutke
|
ebbddd04aa
Fix remaining test failures and schema mismatches
|
5 kuukautta sitten |
Tobi Lutke
|
bcd354adb9
Fix context loading in search results and populate hash field
|
5 kuukautta sitten |
Tobi Lutke
|
c3bcfdc7b8
Fix searchFTS and searchVec to use correct column names (path not display_path)
|
5 kuukautta sitten |
Tobi Lutke
|
e2b6700113
Fix missing loadConfig import in store.ts
|
5 kuukautta sitten |
Tobi Lutke
|
b848000ce4
Add defensive checks for undefined paths in context retrieval
|
5 kuukautta sitten |
Tobi Lutke
|
b52ba1ef61
Fix context retrieval to collect ALL matching contexts
|
5 kuukautta sitten |
Tobi Lutke
|
d1e9ca150d
Clean up legacy code and remove collections table dependencies
|
5 kuukautta sitten |
Tobi Lutke
|
5dcf2417cf
Fix findDocument absolute path matching logic
|
5 kuukautta sitten |
Tobi Lutke
|
6542e1271c
Fix FTS schema and getStatus() to use YAML collections
|
5 kuukautta sitten |
Tobi Lutke
|
f109193e62
Drop collections and path_contexts tables from schema
|
5 kuukautta sitten |
Tobi Lutke
|
3933e470a3
Update context and collection management to use YAML config
|
5 kuukautta sitten |