Eric Pugh
Eric Pugh
## Description Demonstrate running 5000 queries in a background process, storing the results in a Snapshot. Ideally, we run the 5000 queries, building the snapshot. We then make the front...
**Describe the solution you'd like** A clear and concise description of what you want to happen. Look at https://github.com/aborroy/alfresco-docker-best-practices/blob/main/community/compose.yaml for inspiration on a really nicely set up compose file. Revamp...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
**Is your feature request related to a problem? Please describe.** We only ever add to our Docker image layers, we never remove. **Describe the solution you'd like** adopt default Rails...
**Is your feature request related to a problem? Please describe.** we have logic where if you create a search endpoint, but one exists that matches, we just reuse that one....
### Description Frustrated with Ruby install issues? Using Docker already? This let's you contribute documentation improvements without installing Ruby locally. ### Issues Resolved _List any issues this PR will resolve,...
I noticed that with my under powered laptop, when I run ES in Docker, and run the `flask create-index` i get a time out the first time, but it works...
https://github.com/elastic/elasticsearch-labs/blob/8094c6b83b07407b0410af8ab438565e3f3827ba/example-apps/chatbot-rag-app/data/index_data.py#L85 Be nice if the message was aware of the env you are running in and provided a more specific message. Made me think something had gone wrong: ``` Split...
https://issues.apache.org/jira/browse/SOLR-17382 # Description Fix up the start command docs, and deprecate "addlopts" in RunExampleTool # Solution Please provide a short description of the approach taken to implement your solution. #...