We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
jao28 created on Oct 24, 2014: https://orchardazureindexing.codeplex.com/workitem/2
On the 1.x (latest pull) I needed to modify this file: Lombiq.Hosting.Azure.Indexing/Services/AzureLuceneIndexProvider.cs to include this:
Lombiq.Hosting.Azure.Indexing/Services/AzureLuceneIndexProvider.cs
ILuceneAnalyzerProvider luceneAnalyzerProvider) // EMS CHANGE - added luceneAnalyzerProvider : base(new StubAppDataFolder(appDataFolder), shellSettings, luceneAnalyzerProvider) // EMS CHANGE - added luceneAnalyzerProvider
It has been running successfully this way for me and just getting around to reporting it.
The text was updated successfully, but these errors were encountered:
jao28 commented on Oct 24, 2014:
Oh yeah, also had to change the project over to utilize .NET 4.5.1.
Sorry, something went wrong.
@Piedone commented on Oct 25, 2014:
Thanks for the suggestion. Once Orchard 1.9 is released we'll update the module to be compatible.
Merged in issue/BTLR-54 (pull request #1)
38b0a40
Issue/btlr 54 --HG-- branch : dev
No branches or pull requests
jao28 created on Oct 24, 2014:
https://orchardazureindexing.codeplex.com/workitem/2
On the 1.x (latest pull) I needed to modify this file:
Lombiq.Hosting.Azure.Indexing/Services/AzureLuceneIndexProvider.cs
to include this:It has been running successfully this way for me and just getting around to reporting it.
The text was updated successfully, but these errors were encountered: