You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am quite new to Zoekt, but it has been a very useful tool for me. I use a self-hosted Git server so cannot use GitHub indexing samples, so it took me quite some time to start running, but I know my setup is not an optimal one.
I made a docker container to index the directory. Later I serve indexes with another docker container. However, I noticed there are quite a good number of commands that might be useful in my case, like zoekt-git-index, zoekt-dynamic-indexserver, zoekt-merge-index. However, I couldn't find samples of how to use them and more explanation on the behaviour of those commands.
Is there anyone working on it currently? If not, I can start but I will need some help. It will be useful for people wanting to use Zoekt, to have a guide or more informative doc.
The text was updated successfully, but these errors were encountered:
Thanks for reaching out! I agree, we should improve the documentation. We are planning to do this soon-ish. I cannot promise a specific date, but this has been on our radar for a while.
Hi, I am quite new to Zoekt, but it has been a very useful tool for me. I use a self-hosted Git server so cannot use GitHub indexing samples, so it took me quite some time to start running, but I know my setup is not an optimal one.
I made a docker container to index the directory. Later I serve indexes with another docker container. However, I noticed there are quite a good number of commands that might be useful in my case, like
zoekt-git-index
,zoekt-dynamic-indexserver
,zoekt-merge-index
. However, I couldn't find samples of how to use them and more explanation on the behaviour of those commands.Is there anyone working on it currently? If not, I can start but I will need some help. It will be useful for people wanting to use Zoekt, to have a guide or more informative doc.
The text was updated successfully, but these errors were encountered: