The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I've been running a BB Server in AWS for a while, and I'd experimented with offloading the elastic search to a different host, but after a while I realized the utilization was ridiculously low.
I re-enabled search in the server image and followed directions for reindexing:
Rebuild the Elasticsearch indexes for Bitbucket Server | Bitbucket Data Center and Server | Atlassian Documentation
Reindex a specific repository for Code Search | Bitbucket Data Center and Server | Atlassian Documentation
despite following both sets of instructions a couple of times and restarting the entire server, it just looks like it isn't bootstrapping the elastic search data:
```
# Identify the repo id
```
and trying
```
$ curl -u bitbucket -X GET http://localhost:7992/bitbucket-index-state/indexstate/1
```
and likewise for all the other repositories.
How can I trigger a re-bootstrap and rebuild of the elastic search index locally in this image?
Hi Oliver,
Go take a look at https://confluence.atlassian.com/bitbucketserverkb/bitbucket-server-code-search-is-unable-to-find-results-from-some-or-all-repositories-858783145.html and see if the instructions there help you get your repos reindexed.
Cheers,
Christian
Premier Support Engineer
Atlassian
Beginning on April 4th, we will be implementing push limits. This means that your push cannot be completed if it is over 3.5 GB. If you do attempt to complete a push that is over 3.5 GB, it will fail...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.