1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-08 07:18:12 +00:00
Files
gitea/models/issue_indexer.go
bit 490d3771f7 s/fields/terms (#1031)
use terms instead of fields as variable name to avoid confusion: NewPhraseQuery(terms []string, field string)
2017-02-24 09:24:58 +08:00

4.9 KiB