Meteor-Community-Packages / Meteor-Community-Packages/meteor-tabular
Search within data from custom publications not possible
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 360
- Forks
- 132
- PR merge metrics
- No merged PRs in 30d
Description
How is it possible to search fields that are not part of the original collection?
I've tried you suggestion with the reywood:publish-composite and dburles:collection-helpers packages, and a pure server side solution with maximum:server-transform that returns some custom text fields within the publication.
No matter which approach the search doesn't work on this data fields.
Is there any way to manage this?
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
Start by reproducing the search against fields added through reywood:publish-composite, dburles:collection-helpers, or maximum:server-transform, then trace how custom publication data is handled. Done means documenting or implementing a supported way to search those fields and verifying it with a focused reproduction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100