Developer forum

Forum » CMS - Standard features » Search Weighted not working in 8.4.1.0 ?

Search Weighted not working in 8.4.1.0 ?

Martijn Bokhove
Reply

Hi

Just updated a solution to version 8.4.1.0. Checking the functions, the Search module throws an error:

System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at Dynamicweb.Modules.WeightedSearch.Frontend.Searchv1_SearchItemsDB(String q, ResultItemCollection searchResults)
at Dynamicweb.Modules.WeightedSearch.Frontend.Searchv1_SearchItems(String q, ResultItemCollection searchResults)
at Dynamicweb.Modules.WeightedSearch.Frontend.DoSearch(String q, ResultItemCollection searchResults)
at Dynamicweb.Modules.WeightedSearch.Frontend.GetContent()
at Dynamicweb.Frontend.Content.getModule(DataRow& ParagraphRow)

This is with standard settings of the module, only search for pages and paragraphs.

Could this be something in our configuration?

Gr
Martijn
 


Replies

 
Kristian Kirkholt
Reply

Hi Martijn

 

We are not able to reproduce this problem. Could you make a case so we could have a look at this site and setup.

 

Kind Regards

Kristian Kirkholt

 
Martijn Bokhove
Reply

Hi Kristian

I just saw the release of 8.4.1.2, released yesterday, with this issue:
 

Bug: 14805
Area: Content - Search weighted
Title: Search weighted into items with file links with nothing selected fails with exception
Description: Search Weighted will no longer fail when using certain item content on the website.
Workaround: None

Updating my local version to 8.4.1.2 solves the problem.

Gr
Martijn
 

 

You must be logged in to post in the forum