Commit 1e75a61c authored by Evan Read's avatar Evan Read Committed by Achilleas Pipinellis

Edit new troubleshooting doc

parent e9c7dc05
...@@ -5,7 +5,7 @@ Troubleshooting ElasticSearch requires: ...@@ -5,7 +5,7 @@ Troubleshooting ElasticSearch requires:
- Knowledge of common terms. - Knowledge of common terms.
- Establishing within which category the problem fits. - Establishing within which category the problem fits.
## Common Terminology ## Common terminology
- **Lucene**: A full-text search library written in Java. - **Lucene**: A full-text search library written in Java.
- **Near Realtime (NRT)**: Refers to the slight latency from the time to index a - **Near Realtime (NRT)**: Refers to the slight latency from the time to index a
...@@ -138,7 +138,7 @@ graph TD; ...@@ -138,7 +138,7 @@ graph TD;
F7(Escalate to<br>GitLab support.) F7(Escalate to<br>GitLab support.)
``` ```
## Troubleshooting Walkthrough ## Troubleshooting walkthrough
Most ElasticSearch troubleshooting can be broken down into 4 categories: Most ElasticSearch troubleshooting can be broken down into 4 categories:
...@@ -317,7 +317,7 @@ dig further into these. ...@@ -317,7 +317,7 @@ dig further into these.
Feel free to reach out to GitLab support, but this is likely to be something a skilled Feel free to reach out to GitLab support, but this is likely to be something a skilled
ElasticSearch admin has more experience with. ElasticSearch admin has more experience with.
## Common Issues ## Common issues
All common issues [should be documented](../../integration/elasticsearch.md#troubleshooting). If not, All common issues [should be documented](../../integration/elasticsearch.md#troubleshooting). If not,
feel free to update that page with issues you encounter and solutions. feel free to update that page with issues you encounter and solutions.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment