- Add textMatches, textScore, semanticScore, matchSource to search results - Add highlight() method for zero-config text + semantic highlighting - Increase word indexing limit to 5000 (handles articles/chapters) - Optimize findMatchingWords() with O(1) fast path for semantic-only results - Add production safety limits (500 chunks for highlight) - Add comprehensive tests for new features (35 tests) - Update docs with match visibility and highlight() API |
||
|---|---|---|
| .. | ||
| apiTypes.ts | ||
| augmentations.ts | ||
| brainy.types.ts | ||
| brainyInterface.ts | ||
| distributedTypes.ts | ||
| fileSystemTypes.ts | ||
| graphTypes.ts | ||
| mcpTypes.ts | ||
| optional-deps.d.ts | ||
| paginationTypes.ts | ||
| pipelineTypes.ts | ||
| progress.types.ts | ||
| typeMigration.ts | ||