# Not getting much help

**URL:** https://discuss.elastic.co/t/not-getting-much-help/372612
**Category:** Meta Elastic
**Created:** [December 30, 2024, 3:56am UTC](https://discuss.elastic.co/t/not-getting-much-help/372612 "2024-12-30T03:56:33Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![samer\_saleh](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/samer_saleh/32/140154_2.png) [@samer\_saleh](https://discuss.elastic.co/u/samer_saleh)
#### Post date: [December 30, 2024, 3:56am UTC](https://discuss.elastic.co/t/not-getting-much-help/372612/1 "2024-12-30T03:56:33Z")

</div>

Hi ,

Im trying to do proof of concept for my company. I have been hearing about elasticsearch for longtime and I thought it might work for our requirement. I spend a lot of time going through Elasticsearch documentation which is lacking in some aspect but the most disappointing thing I have experienced is I have never gotten any answer nor feedback to any of my submitted questions despite being straight forward question and supported with code and screenshot when applicable.

If some one think Im adoing it incorrectly or submitting irreleveant question to the wrong topic please let me know as Im still a beginner with Elastic.

Thanks

---

<div class="post-metadata">

### Author: ![dadoonet](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dadoonet/32/137187_2.png) [@dadoonet](https://discuss.elastic.co/u/dadoonet)
#### Post date: [December 30, 2024, 5:12am UTC](https://discuss.elastic.co/t/not-getting-much-help/372612/2 "2024-12-30T05:12:50Z")

</div>

> [@samer\_saleh](#):
>
> the most disappointing thing I have experienced is I have never gotten any answer nor feedback to any of my submitted questions

I think that **never** is a bit too much here. You got 2 answers on 6 posts and I'm not including this one.

There are some tips on how to ask a meaningful question which might help here:

> **[Elastic Stack and Solutions Help · Forums and Slack](https://www.elastic.co/community/help)**
>
> Report bugs, ask questions, solve problems with the help of the Elastic Stack (formerly ELK stack) communities through the community forums and Slack.
> ...

But please be aware as well that most of the community is probably taking some break during the end of year / new year celebrations... That also could explain why you are not getting answers... 😉

---

<div class="post-metadata">

### Author: ![samer\_saleh](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/samer_saleh/32/140154_2.png) [@samer\_saleh](https://discuss.elastic.co/u/samer_saleh)
#### Post date: [December 30, 2024, 11:26am UTC](https://discuss.elastic.co/t/not-getting-much-help/372612/3 "2024-12-30T11:26:14Z")

</div>

Understood. The only responses I got are the one from you which I appreciate your input but it was not addressing the question about Semantic\_text inner hits retrieval. The other one is completely irrelevant because the person was asking me to upgrade to 8.17 which I already have because how I would be using Semantic\_text without having the latest. mentioning the 8.16 was a mistake.

---

<div class="post-metadata">

### Author: ![RainTown](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/raintown/32/140206_2.png) [@RainTown](https://discuss.elastic.co/u/RainTown)
#### Post date: [December 30, 2024, 1:16pm UTC](https://discuss.elastic.co/t/not-getting-much-help/372612/4 "2024-12-30T13:16:51Z")

</div>

In that other one you very specifically wrote

"I have downloaded version 7.17.26 on my windows 11 machine . I could not install 8+ version because I was getting an error trying to start the ES instance but that is another problem."

and did not reply to the

"You should really get 8.17 up and running"

suggestion. As you didn't reply to that update, that is likely why that thread got no further response.

I know that in a completely different thread you did mention you updated to 8.x, but you cant expect people, volunteers who are trying to be helpful, to track your setups and progress across multiple random threads.

btw, if you really want professional services support, then I am sure Elastic would be happy to help you. If it's a hobby/side project, then you need to do most of the learning and heavy lifting yourself.

---

<div class="post-metadata">

### Author: ![samer\_saleh](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/samer_saleh/32/140154_2.png) [@samer\_saleh](https://discuss.elastic.co/u/samer_saleh)
#### Post date: [December 30, 2024, 2:49pm UTC](https://discuss.elastic.co/t/not-getting-much-help/372612/5 "2024-12-30T14:49:36Z")

</div>

Initially I struggled to download the latest version because I was getting an error when trying to launch Elastic so I switched between different versions until I figured out what the issue is and upgraded to the latest, however that is one of many post what about the others:

Kibana Search Application Customize Returned Result

> [@Kibana Search Application Customize Returned Result](https://discuss.elastic.co/t/kibana-search-application-customize-returned-result/372609):
>
> Hi , Im trying the Kibana Search Applications for the first time. Initially when I created the search application against a certain index I was getting all the fields displayed. After some reading I found that I can you update the search template behind the search application to include certain fields. the steps were as follows: 1- I went to the Kibana Deve Tools and made the following API call to update my search template and return the "text" field using the \_source config: PUT /\_applicatio…

Semantic\_text and nested option

> [@Elasticsearch Semantic\_text Search](https://discuss.elastic.co/t/elasticsearch-semantic-text-search/372361):
>
> Hi, Is there any plans to make the semantic\_text field nested on the future so that chunks can be searched , scored and returned as part of inner\_hits query? Right now it doesnt seem like there is a way to do that. yes the chunks are indexed and searched but the who document is being returned.

How to customize Returned Results in Kibana Search Applications

> [@How to customize Returned Results in Kibana Search Applications](https://discuss.elastic.co/t/how-to-customize-returned-results-in-kibana-search-applications/372478):
>
> Hi, Is there a way to peform semantic search or vector search in Kibana? I tried creating views against certain indexes with embedding but It doesnt seem to allow it. For starters I want to be able to hide some of the fields in when doing the filter.

FSCrawler and Open AI model

> [@FSCrawler and Open AI model](https://discuss.elastic.co/t/fscrawler-and-open-ai-model/372299):
>
> Hi Im trying to follow this [example](https://github.com/elastic/elasticsearch-labs/blob/main/notebooks/search/07-inference.ipynb) to utilize open AI models (text-embedding-ada-002, text-embedding-3-large") on files that are scraped via the FSCrawler. The mapping , chunking and ingesting pipeline is taken from this [blog](https://www.elastic.co/search-labs/blog/chunking-via-ingest-pipelines) . However Im getting the following error when running the inference ingestion process on each chunk: pipeline 'my\_openai\_embedding\_model' failed with message '[inference\_id] is configured for the \_inference API and does not accept documents as input am I doing somethin…

I should have mentioned on those that Im using 8.17 but when I talk about semantic\_text and search application in Kibana it should imply that.

Thanks
