typesense / typesense/typesense
Typesense takes too much time to sync products
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 26.6k
- Forks
- 973
- Avg merge
- 18h 45m
- Merged PRs (30d)
- 4
Description
Description
I have 18 thousand products and 8 stores and 350 category
I'm creating a collection by store and category
You might ask why I'm doing it like that why i didn't create a collection by store and add an attribute category that have categories that the product is assigned to the cause is that i have an attribute named position that is filled with a kind of an algorithm so this attribute might have a different value for each category and store because the product might be inactive/active in that specific store
So my question is is there's a better way to handle the position attribute without the need to create too many collections?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by understanding how the reported store/category collections and per-category position values are represented, then determine whether the requested alternative is a defined product change; done would require an agreed design and validation for the stated scale.
Written by the indexing model from the issue text.
Assessment
- Domain
- search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100