ZheNing Hu
ZheNing Hu
> > I don't think any new open-source code search engines will be able to replace it in the short term. > > Yep, if zoekt wins, we need to...
Please note that I have many other commitments over the next two weeks and may only be able to dedicate time to this MR in a couple of weeks
@wxiaoguang @lunny I think this CR is ready for an initial review. :)
> Can you simply tell me how to enable zoekt? I would like to try it. write this to `custom/conf/app.ini` ```ini [indexer] REPO_INDEXER_TYPE = zoekt REPO_INDEXER_ENABLED = true REPO_INDEXER_PATH =...
> Searching with zoekt syntax, typing: `lang:go` gitea will panic. > >  I will try to reproduce this error; it might be some edge cases.
> Searching with zoekt syntax, typing: `lang:go` gitea will panic. > >  I have fix it, you can try again...
> I tested it briefly and found the following problem: > > 1. Branches other than the default branch cannot be searched. >  > 2. The search results are...
@hiifong @lunny @wxiaoguang Is anyone willing to continue the review? I have fixed some of the Windows build issues by temporarily avoiding building zoekt on Windows.
> Thank you for inviting me to review. At the moment I don't have a full picture of it (I am not the heavy user of the "code search" feature)....
> Yeah but it was a larger issue initially at least and one of the blockers and otel does have other issues which I'm working/wasting time on. I just find...