typesense / typesense/typesense-go

Add support for FacetSamplePercent and FacetSampleThreshold searchParams

Open Beginner friendly
#200 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
319
Forks
73
PR merge metrics
No merged PRs in 30d

Description

Would be nice to have these to allow us to reduce the speed for large queries, working as expected via the http api but missing from the SearchParam props.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the SearchParam props in the Go client and compare them with the FacetSamplePercent and FacetSampleThreshold parameters supported by the HTTP API. Done means both parameters are exposed through SearchParams and can be sent in large queries as expected.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, search
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.