-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Search problems or request to customize search settings #30064
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Can you give some example repositories? |
@lunny Of course, but on try.gitea.com search func is off. In what form can I give the repo example? |
@lunny for example, clone random repo with .teamcity directory from GH: https://github.com/jonnyzzz/TeamCity.Node |
@lunny Hi! Will you be able to check? I want to understand how bleve works as part of gitea. File size limits are available, but here I clearly fit in and it selectively searches in directories with a dot at the beginning of the name |
I confirmed this is a bug. I will do some investigation. |
@lunny any news? |
Description
My repositories contain code for CI/CD system builds such as Jenkins or Teamcity.
Teamcity stores its code in the .teamcity directory, which can contain directories of several nesting levels, as well as xml, kotlin files.
The problem is that Gitea's built-in Bleeve indexer ignores this directory and I get no search results in it. On the other hand, if I store the parameters for Maven in the .mvn directory, the search is successful.
I suspect this is something that can be controlled or is a bug that I would like to fix.
Gitea Version
1.21.7
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
Centos9 Stream
How are you running Gitea?
on-prem
Database
PostgreSQL
The text was updated successfully, but these errors were encountered: