Additional fields in index to support selecting newer and/or boosted content #671
chaelli
started this conversation in
2. Feature requests
Replies: 1 comment 3 replies
-
Right there's a lot in this area to research. One brute-force approach would be to label records with a timestamp, but it would be impossible to scale. KM arch doesn't take into account time. There are other things you could consider:
I'm sure there's more and probably better ways, hopefully the solution allows to explore these and more ideas |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I wonder if it would make sense to have additional fields in the index. I have three usecases (similar) for this:
Or are you all selecting just "everything" that matches?
Beta Was this translation helpful? Give feedback.
All reactions