Closed ant-butcher-mmt closed 3 months ago
Hi, thank you for bringing this to our attention. We will investigate and keep you informed of our progress.
Hello there,
I'm sorry for your troubles, but unfortunately, this is not a supported scenario.
We are considering whether to place this extension on the roadmap. We'll keep you posted.
Hello,
We would have to fork Lucene.NET and create customized source code. Instead, we decided to introduce support for web farms.
You can expect this to come by the end of this week.
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