mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1eae2aadae
See https://github.com/go-gitea/gitea/pull/27718#issuecomment-1773743014 . Add a test to ensure its behavior. Why this test uses `ProjectBoardID=0`? Because in `SearchOptions`, `ProjectBoardID=0` means what it is. But in `IssueOptions`, `ProjectBoardID=0` means there is no condition, and `ProjectBoardID=db.NoConditionID` means the board ID = 0. It's really confusing. Probably it's better to separate the db search engine and the other issue search code. It's really two different systems. As far as I can see, `IssueOptions` is not necessary for most of the code, which has very simple issue search conditions. |
1 year ago | |
---|---|---|
.. | ||
bleve | 2 years ago | |
db | 1 year ago | |
elasticsearch | 2 years ago | |
internal | 1 year ago | |
meilisearch | 2 years ago | |
dboptions.go | 1 year ago | |
indexer.go | 1 year ago | |
indexer_test.go | 1 year ago | |
util.go | 1 year ago |