jazzdotdev / jazzdotdev/flute

Nicer tantivy documents

Open
#70 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 yet unmerged tantivy branch) `content.query` returns a sequence of document objects, which can be nicer to use, for example, to get the uuid of a document, one uses `doc:get_first(content.fields.uuid)`, a possible alternative would be `doc.uuid:get_first()`

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.