-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Improve issue search #2387
Improve issue search #2387
Conversation
50712ad
to
b03fb14
Compare
It seems new issue on sqlite wasn't indexed. |
@lunny Fixed |
23d034b
to
9b39950
Compare
9b39950
to
8239ffc
Compare
Codecov Report
@@ Coverage Diff @@
## master #2387 +/- ##
=========================================
+ Coverage 26.86% 26.96% +0.1%
=========================================
Files 84 84
Lines 16936 16906 -30
=========================================
+ Hits 4550 4559 +9
+ Misses 11712 11672 -40
- Partials 674 675 +1
Continue to review full report at Codecov.
|
LGTM |
integrations/pgsql.ini.tmpl
Outdated
@@ -10,6 +10,9 @@ PASSWD = {{TEST_PGSQL_PASSWORD}} | |||
SSL_MODE = disable | |||
PATH = data/gitea.db | |||
|
|||
[indexer] | |||
ISSUE_INDEXER_PATH = integrations/indexers/issues.bleve |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do not use same path for mysql, pgsql and sqlite as they will conflict when run in parallel
@lafriks Good catch, fixed |
Would be great if these directories would also be added to |
make LG-TM work |
Make improvements to issue search: (see #530 (review))
Don't let the big add/removal figures scare you; that's because of the updated dependency