Vasil Kanev
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Articles
Recent activity by Vasil Kanev-
Define your Fredhopper hardware sizing
This document helps you determine the hardware sizing that is needed to run the Fredhopper software. Background Assuming that you have already selected your Fredhopper deployment model, this docum...
-
Fredhopper Installation Requirements
This page is part of the Fredhopper installation procedure and describes how to prepare your environment for the installation of Fredhopper in your production environment. Please pay careful attent...
-
Remove an instance from an installation
To remove an instance to your installation ensure to execute the following steps: Stop the instance that you want to remove bin\instance <INSTANCE> stop Remove the instance from your topo...
-
Working with the topology file
The topology file (config/topology.txt) describes the structure of the Fredhopper cluster. It typically exists only on one of the machines in the cluster (the 'master'). Overview config/topolo...
-
Add a new query instance to an installation
Prerequisites Before adding a new live instance to an existing setup, please ensure that you have covered all prerequisites: The Fredhopper Deployment Agent is running on the target systemIf...
-
Understand the Fredhopper Deployment Package
This article provides you with an overview of the Fredhopper Deployment Agent: a description of the product, a list of basic concepts, and a comprehensive feature list. The Fredhopper Deployment Ag...
-
Choose your Fredhopper deployment model
This page helps you choose your Fredhopper deployment model. Concurrent vs. Cascading data publishing Based on our experience, we have identified two major deployment models that have emerged in e...
-
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 comp...
-
Backup an instance
To create a backup of an instance or if you need to create a capture for support purposes containing the index (itemstore), configuration and log files, please use the following options: -c -i -...
-
Add a new environment to an installation
Overview This page provides step-by-step instructions on how to add a new environment to an existing Fredhopper deployment by creating the indexer instance of that environment. Prerequisites ...