Try our conversational search powered by Generative AI!

epifind - statistics

Vote:
 

Hi, 

I'm trying to active Find tab in our episerver site to view statistics. I put the required configuration code in the web.config like the followling, but I am getting error 

Statistics not configured or invalid configuration.

Statistics require a configuration section of type EPiServer.Find.Statistics.Configuration with a valid service URL and API keys.

ConfigurationErrorsException: The Configuration for EPiServer Statistics cannot be empty

at EPiServer.Find.Framework.Statistics.ForInternalUseOnly.StatisticsClient.CreateFromConfig()
at EPiServer.Find.Framework.UI.Controllers.StatisticsController.Index(Nullable`1 from, Nullable`1 to)

<configSections>

 <section name="episerver.find" type="EPiServer.Find.Configuration, EPiServer.Find" requirePermission="false"/>

</configSections>

<episerver.find serviceUrl="xxxxxxxx" defaultIndex="xxxx"/>
<episerver configSource="episerver.config"/>

 

Any help is appreciated !!

 

#71764
May 28, 2013 14:54
Vote:
 

Hi,
Have you enabled stats on your index? This is done by clicking the "add stats" button on the index details at find.episerver.com. If you have, and still get the error, which version of Find are you using?

#71765
May 28, 2013 15:29
Vote:
 

thanks !!

#71786
May 29, 2013 9:57
Vote:
 

Hi Per,Suresh,

Sorry that I'm posting on an old thread, but I'm hoping you could help me on the issue I'm stuck with.

I'm currently integrating Episerver Find with an Episerver CMS 6 R2 site. I have created an index on find.episerver.com, but couldnt locate the "add stats" button you have mentioned. I'm attempting to implement "Did you mean" feature, which seem to require enabling "statistics". Can you please let me know how to achieve this?

#143099
Edited, Jan 12, 2016 14:37
Vote:
 

Statistics should be created automatically. Check the "Index details". It should say "Status: CreatedWithStats"

#143105
Jan 12, 2016 15:25
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.