Rumyana Grigorova
- Total activity 154
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 70
Articles
Recent activity by Rumyana Grigorova-
Step 1 - Prepare your development environment
This page explains how to set up your development environment that you can call Fredhopper. It does not describe how to render the Fredhopper query responses. When completed, please proceed with St...
-
Upgrading the Fredhopper Platform in a live environment
1. Overview This article describes the recommended process for upgrading the full platform in a live environment. For a full process overview, click ps:here. 2. The environment before the upg...
-
Upgrade the Java version
Here are the steps to upgrade the Java version: Remove config/java.options* from every instance Shutdown deployment agent Update JAVA_HOME Start deployment agent
-
Recreating an instance
This page guides you through the steps of recreating an existing instance. Downtime of this instance will be required. Introduction Sometimes it will be necessary to recreate an exist...
-
Installing Custom Components into Fredhopper
The Fredhopper query Server is extensible using "custom components", which are delivered as additional .jar files. This page describes how to install these components. Introduction Custom compo...
-
Collect Fredhopper logs from a particular instance
The Fredhopper logs are contained in the directory data/instances/<INSTANCE>/log. These log files can viewed using any text editor. If you want to collect all of the log files of a particular insta...
-
Select a different initial FAS version
The deployment package contains by default a recent FAS version in the directory fredhopper-releases. In case this is the version you want you can skip this step. If not follow the instructions in...
-
Monitoring Fredhopper through log files
Each command sent to Fredhopper will be logged in the respective log files (see table below). The mentioned URLs start in the Fredhopper root directory within the Deployment Package. Log file ...
-
XO: Date of the Search Index Mapping
Scenario The date of the last XO Search import can be seen in the XO Console, in the Search -> Indexation Management panel, by selecting Import mapping. The import date shown here could be older t...
-
Load balance Fredhopper
Fredhopper does not provide load balancing between query servers. The following document explains how to load balance your Fredhopper environment Status servletAs of FAS6.2.5 Fredhopper r...