Which asset types are in search? #2883
Unanswered
jeremyknight-me
asked this question in
Q&A
Replies: 1 comment
-
|
Unfortunately, we don't currently index any attachments to the bookmark. Those are the fields that get indexed (https://github.com/karakeep-app/karakeep/blob/main/apps/workers/workers/searchWorker.ts#L89). There were some plans to allow attaching custom metadata to bookmarks that gets indexed, but this unfortunately hasn't been implemented yet. Your best bet, is appending them to the bookmark |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Which asset types are included in search (both in-app and api)?
I'm asking for a few reasons. First, I have full article turned on and want to know if that's included.
Second, I'm looking to extract Youtube transcripts and add them as an asset. I'm wondering which asset type would be best so that it can be included in search as well.
Beta Was this translation helpful? Give feedback.
All reactions