You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When running in a load balanced environment we would want the search indexes to be stored to a shared storage medium i.e. blob storage.
To Reproduce
Steps to reproduce the behavior:
I have a custom module with the following code which should map where lucene indexes are stored into a blob storage container
Go into Development > Search and choose to rebuild an index
Describe the bug
When running in a load balanced environment we would want the search indexes to be stored to a shared storage medium i.e. blob storage.
To Reproduce
Steps to reproduce the behavior:
I have a custom module with the following code which should map where lucene indexes are stored into a blob storage container
Go into Development > Search and choose to rebuild an index
Expected behavior
Indexes are saved into blob storage.
Current using Kentico.Xperience.Lucene 6.1.0
Kentico.Xperience.Core 29.0.2
We have configured media library storage to store to blob storage using:
Which does work as expected
The text was updated successfully, but these errors were encountered: