November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Hi Jon,
I believe what you are describing is a known bug that have been fixed in later versions. Have you tried to upgrade to a newer version?
/Marcus
I am currently using Episerver 7.5 or are you saying there is an upgrade to FIND too?
Cheers,
Jon
Hi Jon,
The latest version of Find is 8.2.4.684 and accessible via NuGet - http://nuget.episerver.com/en/OtherPages/Package/?packageId=EPiServer.Find.Cmshttp://world.episerver.com/Modules/Forum/Pages/thread.aspx?id=87870.
I get this error when trying to install it:
Install-Package : Unable to find package 'EPiServer.Find.Cms'.
At line:1 char:1
+ Install-Package EPiServer.Find.Cms
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Install-Package], InvalidOperationException
+ FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand
The bug might have been fixed in an earlier version but I'm running 7.5.454.128 now and it works fine.
Hi, I have 6745 Indexed documents and out of these I have 148 news articles in my CMS whcih I use UnifiedSearch to filter and facet the results using categories.
I have a few articles, If I Published them will show up immediately in the search results page and the facets all update accordingly. The FIND Index count goes up too, However, if I run a scheduled Index task the article is lost from the Index and doesnt show up in the results page and the facets fail to pick it up too. The FIND Index count goes back down.
If I go into the CMS and Publish the page it re-appears - until the next scheduled Index is run - then it disappears again from the FIND Index and front end search.
Is this an issue with FIND or is it an error on my behalf?
Jon