spyglass-search / spyglass

A personal search engine: Create a searchable library from your personal documents, interests, and more!
https://docs.spyglass.fyi
GNU Affero General Public License v3.0
2.54k stars 58 forks source link

tweak: update searcher to return Document struct instead of doc addr #440

Closed a5huynh closed 1 year ago

a5huynh commented 1 year ago

Cleans up the superfluous DocAddr -> Document conversions that were happening outside of the searcher module