Hello After installing and configuring the module (aricie.shared (1.7.11) / aricie.lucenesearch (1.8.2) ) when i click the button "Index this portal's content" , i've the following error message :
A critical error has occurred. Method not found: 'Void Lucene.Net.Documents.SetBasedFieldSelector..ctor(System.Collections.Generic.ISet`1<system.string>, System.Collections.Generic.ISet`1<system.string>)'. </system.string></system.string>
and in the log:
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke ExceptionGUID: a1c9a36e-96c0-4d73-9230-ca95e23dc4be InnerException: Method not found : 'Void Lucene.Net.Documents.SetBasedFieldSelector..ctor(System.Collections.Generic.ISet`1<system.string>, System.Collections.Generic.ISet`1<system.string>)'. FileName: FileLineNumber: 0 FileColumnNumber: 0 Method: Components.Lucene.ExistingIndex.ExistingIndexStructure`1..ctor StackTrace: Message: DotNetNuke.Services.Exceptions.PageLoadException: Method not found : 'Void Lucene.Net.Documents.SetBasedFieldSelector..ctor(System.Collections.Generic.ISet`1<system.string>, System.Collections.Generic.ISet`1<system.string>)'. ---> System.MissingMethodException: Method not found : 'Void Lucene.Net.Documents.SetBasedFieldSelector..ctor(System.Collections.Generic.ISet`1<system.string>, System.Collections.Generic.ISet`1<system.string>)'. at Components.Lucene.ExistingIndex.ExistingIndexStructure`1..ctor(LuceneQueryResults LQR) at Aricie.DNN.Modules.LuceneSearch.Business.LuceneIndexer.GetSearchIndexItems(Int32 PortalID) at Aricie.DNN.Modules.LuceneSearch.UI.IndexerSettings.cmdIndex_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---</system.string></system.string></system.string></system.string></system.string></system.string>