Difference between revisions of "Draft:Claud Search"

From X-Cart 4 Classic
Jump to: navigation, search
m (Enabling ClaudSearch Integration Module in X-Cart)
m
Line 4: Line 4:
 
кроче нужно чтото скомпилироваьт из http://www.websitecm.com/x-cart-mods/advanced-instant-product-search.html и http://www.firetanksoftware.com/x-cart/Instant-Product-Search-basic-pid-125.html
 
кроче нужно чтото скомпилироваьт из http://www.websitecm.com/x-cart-mods/advanced-instant-product-search.html и http://www.firetanksoftware.com/x-cart/Instant-Product-Search-basic-pid-125.html
  
===Key benefits of using ClaudSearch widget in X-Cart===
+
===Key benefits of using CloudSearch widget in X-Cart===
  
- Search as you type: customers can instantly get access to the found products with every key press they do.
+
* Search as you type: customers can instantly get access to the found products with every key press they do.
- Search hit highlighting.
+
* Search hit highlighting.
- Automatic spelling suggestions: you don't even have to correct your phrase.
+
* Automatic spelling suggestions: you don't even have to correct your phrase.
- Relevant search result: considers word forms and other advanced full-text search capabilities.
+
* Relevant search result: considers word forms and other advanced full-text search capabilities.
- Amazingly fast: interacts directly with our cloud so doesn't increase load on your server.
+
* Amazingly fast: interacts directly with our cloud so doesn't increase load on your server.
- SaaS architecture: you will receive performance and feature updates automatically without the need to upgrade your client software.
+
* SaaS architecture: you will receive performance and feature updates automatically without the need to upgrade your client software.
- Slick Ajax GUI widget.
+
* Slick Ajax GUI widget.
- CSS-based layout that can be tweaked to fit any design.
+
* CSS-based layout that can be tweaked to fit any design.
- 30 day free trial period.
+
* 30 day free trial period.
- Subscription-based plans.
+
* Subscription-based plans.
  
 
: [[Image:CS-Screen1.png]]
 
: [[Image:CS-Screen1.png]]
Line 25: Line 25:
 
== System requirements ==
 
== System requirements ==
  
To be able to successfully install and use the ClaudSearch widget, you must have a working copy of X-Cart Gold or X-Cart Pro already installed on your server.  
+
To be able to successfully install and use the CloudSearch widget, you must have a working copy of X-Cart Gold or X-Cart Pro already installed on your server.  
  
{{Note1|Note: If you do not remember the version of your copy of X-Cart, you can find it in the <u>Summary/Environment info</u> section of the X-Cart Admin area (select <u>Administration</u> -> <u>Summary</u>) on the menu.}}
+
{{Note1|Note: If you do not remember the version of X-Cart on which your store is based, you can look it up in the <u>Environment info</u> section of the [[X-Cart:Summary_Page |Summary]] page in X-Cart Admin area.}}
  
 
==Installation and removal==
 
==Installation and removal==
  
The widget is included to X-Cart code from X-Cart version 4.5.3. For older version special module must be installed.
+
Since X-Cart version 4.5.3, the CloudSearch widget is included into X-Cart code. On earlier X-Cart versions (4.4.0-4.5.2), the widget can be enabled by installing the ClaudSearch Widget integration module.
These instructions on both installing ClaudSearch widget integration module are the same for both X-Cart Gold and X-Cart Pro.
+
 
 +
The CloudSearch widget integration module installation process is the same for both X-Cart Gold and X-Cart Pro.
  
 
'''To install the ClaudSearch Widget integration module:'''
 
'''To install the ClaudSearch Widget integration module:'''
  
1. Obtain a distribution package for the module by downloading it from the File Area section of your {{QA}} account. The distribution package is archived in the file <u>isearch-x.y.z.tgz</u>, where <u>x</u>, <u>y</u> and <u>z</u> indicate the version of the module. Make sure the version of the module matches the version of your copy of X-Cart.
+
1. Obtain a distribution package for the module by downloading it from the File Area section of your {{QA}} account. The distribution package you need is archived in the file <u>isearch-x.y.z.tgz</u>, where <u>x</u>, <u>y</u> and <u>z</u> indicate the version of the module. Make sure the version of the module matches the version of your copy of X-Cart.
  
 
2. Copy the distribution package to the X-Cart root directory on your server or hosting account.
 
2. Copy the distribution package to the X-Cart root directory on your server or hosting account.
Line 42: Line 43:
 
* If you use a Windows-based server or a UNIX-based server without terminal access:
 
* If you use a Windows-based server or a UNIX-based server without terminal access:
  
: a) Extract the contents of the archive with the ClaudSearch Widget integration module files to a directory on your system using your favorite compression program (WinZIP or any other archiver that supports TAR files).
+
: a) Extract the contents of the archive with the CloudSearch Widget integration module files to a directory on your system using your favorite compression program (WinZIP or any other archiver that supports TAR files).
  
 
: b) Use an FTP client to upload all the files extracted from the archive (retaining the directory structure) to the X-Cart root directory on your server or hosting account.
 
: b) Use an FTP client to upload all the files extracted from the archive (retaining the directory structure) to the X-Cart root directory on your server or hosting account.
Line 48: Line 49:
 
* If you use a UNIX-based server with terminal access:
 
* If you use a UNIX-based server with terminal access:
  
: a) Use an FTP client to upload the archive with the ClaudSearch Widget integration module distribution package to the X-Cart root directory on your server or hosting account.
+
: a) Use an FTP client to upload the archive with the CloudSearch Widget integration module distribution package to the X-Cart root directory on your server or hosting account.
  
: b) Decompress the package by typing the following command:
+
: b) Decompress the package using the following command:
  
 
<pre>tar -xzvf isearch-x.y.z.tgz</pre>
 
<pre>tar -xzvf isearch-x.y.z.tgz</pre>
Line 56: Line 57:
 
{{Note1|Important: Make sure that you maintain the directory structure while unpacking and uploading the distribution package; otherwise, some critical files can be overwritten! }}
 
{{Note1|Important: Make sure that you maintain the directory structure while unpacking and uploading the distribution package; otherwise, some critical files can be overwritten! }}
  
3. In a web browser, run the installation script at httр://www.example.com/install-isearch.php, replacing the variable www.example.com with the real domain name, where your X-Cart is installed.
+
3. In a web browser, run the installation script at httр://www.example.com/install-isearch.php, replacing www.example.com with the actual domain name of your X-Cart based store.
  
 
4. Enter the Auth code, accept the License Agreement and click the '''Next''' button.
 
4. Enter the Auth code, accept the License Agreement and click the '''Next''' button.
  
{{Note|The Auth code is a random code that was generated after you installed your copy of X-Cart. If you do not remember the Auth code, find it in the Summary section of the X-Cart Admin area (select <u>Tools</u>-><u>Summary</u> on the administration menu), right over the License info subsection. Another way to find out the code is to retrieve the value of the $installation_auth_code variable from the file <u><xcart_dir>include/install.php</u> .}}
+
{{Note1|Note: The Auth code is a random code that was generated after you installed your copy of X-Cart. If you do not remember the Auth code, find it on the [[X-Cart:Summary_Page |Summary]] page in X-Cart Admin area before the License info subsection. Another way to find out the code is to retrieve the value of the variable $installation_auth_code from the file<u><xcart_dir>include/install.php</u> .}}
  
 
5. The installation script copies the files and activates the module. Click the '''Next '''button to continue.
 
5. The installation script copies the files and activates the module. Click the '''Next '''button to continue.
Line 68: Line 69:
 
7. Use the <u>ADMINISTRATOR AREA</u> link to log in to the Admin area.
 
7. Use the <u>ADMINISTRATOR AREA</u> link to log in to the Admin area.
  
==Enabling ClaudSearch Integration Module in X-Cart==
+
==Enabling CloudSearch Integration Module in X-Cart==
  
Once you have installed the ClaudSearch integration module, enable it in the X-Cart Admin area. Otherwise, you will be unable to use the module for launching the affiliate system at your store.
+
After the CloudSearch integration module installation has been completed, the module needs to be enabled in your store.
  
'''To enable the ClaudSearch integration module:'''
+
'''To enable the CloudSearch integration module:'''
  
# Log in to the X-Cart Admin area and go to the <u>Modules</u> section (select <u>Settings</u> -> <u>Modules</u> on the administration menu).
+
# In the X-Cart Admin area, go to the <u>Modules</u> section (<u>Settings</u> -> <u>Modules</u>).
# On the list of modules, find the "ClaudSearch integration" item and select the check box by the item's name.
+
# In the list of modules, choose the "CloudSearch integration" item by selecting the respective check box on the left.
# Scroll down to the bottom of the page and click the '''Apply changes''' button to apply the changes.
+
# Scroll down to the bottom of the page and click the '''Apply changes''' button. This activates the module.
  
 
: [[Image:CS-Admin.png]]
 
: [[Image:CS-Admin.png]]
  
Now you can leave alone your X-Cart for a few moments and switch.
 
  
 
==Configuring ClaudSearch Integration Module in X-Cart==
 
==Configuring ClaudSearch Integration Module in X-Cart==
  
 
[[Category:X-Cart modules]]
 
[[Category:X-Cart modules]]

Revision as of 02:29, 4 August 2012

Overview

данный модуль позволяет реализовать возможность мнгновенного отображения резульатов поиска невосредственно в момент ввода поисковой фразы. Результаты поиска сортируются в релевантном порядке. Анализируюя результаты поиска клиент может варьировать поисковые запросы для получения лучшего результата. кроче нужно чтото скомпилироваьт из http://www.websitecm.com/x-cart-mods/advanced-instant-product-search.html и http://www.firetanksoftware.com/x-cart/Instant-Product-Search-basic-pid-125.html

Key benefits of using CloudSearch widget in X-Cart

  • Search as you type: customers can instantly get access to the found products with every key press they do.
  • Search hit highlighting.
  • Automatic spelling suggestions: you don't even have to correct your phrase.
  • Relevant search result: considers word forms and other advanced full-text search capabilities.
  • Amazingly fast: interacts directly with our cloud so doesn't increase load on your server.
  • SaaS architecture: you will receive performance and feature updates automatically without the need to upgrade your client software.
  • Slick Ajax GUI widget.
  • CSS-based layout that can be tweaked to fit any design.
  • 30 day free trial period.
  • Subscription-based plans.
CS-Screen1.png
CS-Screen2.png
CS-Screen3PartialWordMatch.png
CS-SpellingCorrection.png


System requirements

To be able to successfully install and use the CloudSearch widget, you must have a working copy of X-Cart Gold or X-Cart Pro already installed on your server.

Note: If you do not remember the version of X-Cart on which your store is based, you can look it up in the Environment info section of the Summary page in X-Cart Admin area.

Installation and removal

Since X-Cart version 4.5.3, the CloudSearch widget is included into X-Cart code. On earlier X-Cart versions (4.4.0-4.5.2), the widget can be enabled by installing the ClaudSearch Widget integration module.

The CloudSearch widget integration module installation process is the same for both X-Cart Gold and X-Cart Pro.

To install the ClaudSearch Widget integration module:

1. Obtain a distribution package for the module by downloading it from the File Area section of your X-Cart Account account. The distribution package you need is archived in the file isearch-x.y.z.tgz, where x, y and z indicate the version of the module. Make sure the version of the module matches the version of your copy of X-Cart.

2. Copy the distribution package to the X-Cart root directory on your server or hosting account.

  • If you use a Windows-based server or a UNIX-based server without terminal access:
a) Extract the contents of the archive with the CloudSearch Widget integration module files to a directory on your system using your favorite compression program (WinZIP or any other archiver that supports TAR files).
b) Use an FTP client to upload all the files extracted from the archive (retaining the directory structure) to the X-Cart root directory on your server or hosting account.
  • If you use a UNIX-based server with terminal access:
a) Use an FTP client to upload the archive with the CloudSearch Widget integration module distribution package to the X-Cart root directory on your server or hosting account.
b) Decompress the package using the following command:
tar -xzvf isearch-x.y.z.tgz
Important: Make sure that you maintain the directory structure while unpacking and uploading the distribution package; otherwise, some critical files can be overwritten!

3. In a web browser, run the installation script at httр://www.example.com/install-isearch.php, replacing www.example.com with the actual domain name of your X-Cart based store.

4. Enter the Auth code, accept the License Agreement and click the Next button.

Note: The Auth code is a random code that was generated after you installed your copy of X-Cart. If you do not remember the Auth code, find it on the Summary page in X-Cart Admin area before the License info subsection. Another way to find out the code is to retrieve the value of the variable $installation_auth_code from the file<xcart_dir>include/install.php .

5. The installation script copies the files and activates the module. Click the Next button to continue.

6. The installation script generates a new system fingerprint. Click the Next button to complete the installation.

7. Use the ADMINISTRATOR AREA link to log in to the Admin area.

Enabling CloudSearch Integration Module in X-Cart

After the CloudSearch integration module installation has been completed, the module needs to be enabled in your store.

To enable the CloudSearch integration module:

  1. In the X-Cart Admin area, go to the Modules section (Settings -> Modules).
  2. In the list of modules, choose the "CloudSearch integration" item by selecting the respective check box on the left.
  3. Scroll down to the bottom of the page and click the Apply changes button. This activates the module.
CS-Admin.png


Configuring ClaudSearch Integration Module in X-Cart