[PR #1031] [MERGED] s/fields/terms #15720

Closed
opened 2025-11-02 11:53:03 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1031
Author: @bit
Created: 2/23/2017
Status: Merged
Merged: 2/24/2017
Merged by: @lunny

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 models/issue_indexer.go (+3 -3)

📄 Description

use terms instead of fields as variable name to avoid confusion: NewPhraseQuery(terms []string, field string)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/1031 **Author:** [@bit](https://github.com/bit) **Created:** 2/23/2017 **Status:** ✅ Merged **Merged:** 2/24/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`59f62f1`](https://github.com/go-gitea/gitea/commit/59f62f14ae44e347c190c8da7141004a6bcaa0cb) s/fields/terms ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `models/issue_indexer.go` (+3 -3) </details> ### 📄 Description use terms instead of fields as variable name to avoid confusion: NewPhraseQuery(terms []string, field string) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 11:53:04 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15720