Aricie
Intégrateur de vos solutions d'avenir
DNN Community Forums

Search unavailable

Sort:
You are not authorized to post a reply.
Author
Messages


SolihullIntranet











New Member



Posts:




New Member



    I am using the trail lite version of the search 1.7.2 on DNN 7.03, we have purchased the full version but I wanted to test on our Dev site before installing the full version on the live site.
    I have installed the Shared common module and the iFilters for word and pdf have been installed.

    I did have the search running and was having a go at some of the settings then I started getting,

    Error: Search is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: this IndexReader is closed ---> Lucene.Net.Store.AlreadyClosedException: this IndexReader is closed at Lucene.Net.Index.DirectoryReader.Terms(Term term) at Lucene.Net.Search.TermRangeTermEnum..ctor(IndexReader reader, String field, String lowerTermText, String upperTermText, Boolean includeLower, Boolean includeUpper, CompareInfo collator) at Lucene.Net.Search.TermRangeQuery.GetEnum(IndexReader reader) at Lucene.Net.Search.MultiTermQuery.ConstantScoreAutoRewrite.Rewrite(IndexReader reader, MultiTermQuery query) at Lucene.Net.Search.BooleanQuery.Rewrite(IndexReader reader) at Lucene.Net.Search.BooleanQuery.Rewrite(IndexReader reader) at Lucene.Net.Search.IndexSearcher.Rewrite(Query original) at Lucene.Net.Search.Query.Weight(Searcher searcher) at Lucene.Net.Search.Searcher.Search(Query query, Filter filter, Int32 n, Sort sort) at Aricie.DNN.Modules.LuceneSearch.Business.PortalQueryingDriver.RunQuery(Int32 searchModuleId, Query objQuery, Sort objSort, Int32 resultPageIndex, Int32 pageSize) at Aricie.DNN.Modules.LuceneSearch.Business.PortalQueryingDriver.RunQuery(Int32 portalId, Int32 searchModuleId, LuceneFilterQuery objLuceneQuery, Sort objSort, Int32 resultPageIndex, Int32 pageSize) at Aricie.DNN.Modules.LuceneSearch.Business.LuceneSearchDataStore.GetSearchResults(Int32 portalID, Int32 moduleId, SearchParams objSearchParams) --- End of inner exception stack trace ---

    I tried uninstalling and reinstalling the search but it doesn't make a difference.
    Help, what have I done.


    samyb











    New Member



    Posts:




    New Member



      Hello,

      i don't really see why you would start having this error without any modifications. Do you have more information regarding your test conditions? For example are you launching multiple searches at the same time?
      Could you also check whether your configuration uses a shared index reader:

      If not please try again after checking it.

      In case this doesn't work, could you try clearing the index and recreating it to see if it is a problem with the index itself?

      Best regards,
      Samy


      SolihullIntranet











      New Member



      Posts:




      New Member



        Samy your a genius. Thank you ever so much.
        Must have gone click crazy adding desktop module filters.

        I have read that the search isn't quite ready for DNN 7.x, any ideas when the update will come through?
        You are not authorized to post a reply.