jazzdotdev / jazzdotdev/flute

Tantivy query parameters

Open
#71 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Lua
Stars
17
Forks
4
PR merge metrics
No merged PRs in 30d

Description

*(In the tantivy branch)* make `content.query` accept parameters, like count, search fields or others. These are possible options:
- the query string and a parameters object
- a parameters object with q as the query string, maybe if only a string is passed `{q=arg}` is assumed
- both?
- if the set of possible parameters is really small and stable (unlikely IMO), positional arguments could also work

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.