Issue with Weaviate Indexing
-
prakashreddy.imduriParticipant3 weeks, 5 days ago #33202
Hi, we followed the instructions from the documentation (https://www.wpsolr.com/feature-weaviate/). Added these in Index config :
Getting this error, while trying to index, we havent added davinci anywhere, but we are getting this error, Can you pls tell me the issue.
prakashreddy.imduriParticipant3 weeks, 4 days ago #33215I am not sure how but this issue got fixed, indexing is running fine, but frontend search page isnt working
Can you tell me how to fix this ?prakashreddy.imduriParticipant3 weeks, 4 days ago #33217Is this the version ?
Yes, its self hosted. Found this on the index endpoint /v1/meta
wpsolrKeymaster3 weeks, 4 days ago #33218Yes, 1.18.4.
Did you set
AUTOSCHEMA_ENABLED: 'false'
in your docker file?(You can see details at https://www.wpsolr.com/guide/configuration-step-by-step-schematic/configure-your-indexes/create-weaviate-index/text2vec-openai/)
prakashreddy.imduriParticipant3 weeks, 1 day ago #33225Hi,
We’ve created Weaviate cluster using weaviate.cloud, and here is our end point-
https://(removed).weaviate.network/v1/
and in Server url setting, we mentioned above url. Not sure if we can set AUTOSCHEMA_ENABLED: ‘false’ with weaviate.cloud console.Can you please check this issue.
wpsolrKeymaster3 weeks, 1 day ago #33226No, you cannot.
Unfortunately, WCS, the Weaviate hosting service from Weaviate, does not provide a way to set the AUTOSCHEMA_ENABLED to true: https://github.com/weaviate/weaviate/issues/2429
You must be logged in to reply to this topic.