Open Closed

Elastic Seach API in VoloDocs #3737


User avatar
0
zalak created

I was following the step given in documentation of https://docs.abp.io/en/abp/latest/Apps/VoloDocs i'm facing the error of elastic search api which is also mentioned in the appsetting.json, but in above documentation there is no mention of elastic search API , what is it? and how does it work? and how to get that?

I'm also attaching the error i'm getting while executing the volodocs.exe


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    ElasticSearch is a full search engine.

    If you don't need it, you can disbaled: https://github.com/abpframework/abp/blob/dev/modules/docs/src/Volo.Docs.Domain/Volo/Docs/Documents/FullSearch/Elastic/DocsElasticSearchOptions.cs#L9

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11