Fix fullTextUrl (#6355)

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov 2024-08-19 22:11:17 +05:00 committed by GitHub
parent e1696fa746
commit 3d7a16ae49
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1309,7 +1309,7 @@ export async function createWorkspace (
mongodbUri,
{
externalStorage: storageAdapter,
fullTextUrl: '',
fullTextUrl: 'http://localhost:9200',
indexParallel: 0,
indexProcessing: 0,
rekoniUrl: '',