Fixed Indexer SwaggerUI, Added worker & call management endpoints to Indexer, restructuring to improve project separation
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
{ "Name": "File", "Args": { "path": "logs/log.txt", "rollingInterval": "Day", "retainedFileCountLimit": 7 } }
|
||||
],
|
||||
"Properties": {
|
||||
"Application": "Indexer"
|
||||
"Application": "Embeddingsearch.Indexer"
|
||||
}
|
||||
},
|
||||
"EmbeddingsearchIndexer": {
|
||||
|
||||
Reference in New Issue
Block a user