When I search for a term within a specific project, I receive incorrect results #14072

Open
opened 2025-11-02 11:02:05 -06:00 by GiteaMirror · 8 comments
Owner

Originally created by @Raytle on GitHub (Jan 30, 2025).

Description

Please watch this 33 second screencast which is a recording I created of the Gitea demo site (which, to save you time, is playing at double the speed at which I recorded it).

Please see:

Image

Image

Gitea Version

1.24.0+dev-237-ga9577e0808

Can you reproduce the bug on the Gitea demo site?

Yes

Originally created by @Raytle on GitHub (Jan 30, 2025). ### Description Please watch [this 33 second screencast](https://imgur.com/E6YZjwH) which is a recording I created of the Gitea demo site (which, to save you time, is playing at double the speed at which I recorded it). Please see: - https://demo.gitea.com/TestingTesting123456/Test1/issues?q=Issue&type=all&state=open - https://demo.gitea.com/TestingTesting123456/Test1/issues?q=Issue&type=all&state=open&project=27 ![Image](https://github.com/user-attachments/assets/a47054db-781f-487b-a37b-436d7d0968b6) ![Image](https://github.com/user-attachments/assets/ba60cf8c-5d19-46c1-aeab-b9d8ea726c02) ### Gitea Version 1.24.0+dev-237-ga9577e0808 ### Can you reproduce the bug on the Gitea demo site? Yes
GiteaMirror added the issue/confirmedtype/bugissue/workaround labels 2025-11-02 11:02:05 -06:00
Author
Owner

@BElluu commented on GitHub (Feb 16, 2025):

I cannot reproduce 1.24.0+dev-313-g950abfe8ee. I triend on MSSQL and PostgreSQL.

@BElluu commented on GitHub (Feb 16, 2025): I cannot reproduce 1.24.0+dev-313-g950abfe8ee. I triend on MSSQL and PostgreSQL.
Author
Owner

@lunny commented on GitHub (Feb 27, 2025):

I can reproduce it. It seems it's related to bleve indexer engine. If you switch to

[indexer]
ISSUE_INDEXER_TYPE = db

It will be resolved.

@lunny commented on GitHub (Feb 27, 2025): I can reproduce it. It seems it's related to bleve indexer engine. If you switch to ```ini [indexer] ISSUE_INDEXER_TYPE = db ``` It will be resolved.
Author
Owner

@Raytle commented on GitHub (Feb 27, 2025):

I see. Thanks.

@Raytle commented on GitHub (Feb 27, 2025): I see. Thanks.
Author
Owner

@Raytle commented on GitHub (Apr 5, 2025):

I can reproduce it. It seems it's related to bleve indexer engine. If you switch to

[indexer]
ISSUE_INDEXER_TYPE = db
It will be resolved.

When will it be resolved?

@Raytle commented on GitHub (Apr 5, 2025): > I can reproduce it. It seems it's related to bleve indexer engine. If you switch to > > [indexer] > ISSUE_INDEXER_TYPE = db > It will be resolved. When will it be resolved?
Author
Owner

@Raytle commented on GitHub (Jun 3, 2025):

I repeat: when will it be resolved?

@Raytle commented on GitHub (Jun 3, 2025): I repeat: when will it be resolved?
Author
Owner

@lunny commented on GitHub (Jun 3, 2025):

I repeat: when will it be resolved?

Have you tried to change your index engine?

@lunny commented on GitHub (Jun 3, 2025): > I repeat: when will it be resolved? Have you tried to change your index engine?
Author
Owner

@Raytle commented on GitHub (Jun 3, 2025):

Please answer my question.

@Raytle commented on GitHub (Jun 3, 2025): Please answer my question.
Author
Owner

@eeyrjmr commented on GitHub (Jun 3, 2025):

Please answer my question.

Are you asking for it to be fixed on the demo site or your personal instance?

@eeyrjmr commented on GitHub (Jun 3, 2025): > Please answer my question. Are you asking for it to be fixed on the demo site or your personal instance?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#14072