London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Configuration

Vote:
 

I successfully set up a production instance of EPiServer find 6 weeks ago. I recall there was an interface to define whether documents and SSL are required, though I can not recall or work out how to get back into this interface add these features. I can't seem to find this interface within http://find.episerver.com.

Any ideas?

#69512
Mar 26, 2013 15:22
Vote:
 

Hi ,

We try and do as little as possible in configuration with find. SSL is done by changing from http to https in your config section for EPiserver Find. "https://es-api01.episerver.com/XXXXXX" as an example.

Indexing documents is just the case that you need to enable it on startup. 

Example:

FileIndexer.Instance.Conventions.ShouldIndexVPPConvention=newVisibleInFilemanagerVPPIndexingConvention();

Can read more at: http://find.episerver.com/Documentation/episerver-cms-integration-indexing

-Marcus

#69556
Edited, Mar 27, 2013 12:39
* 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.