Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| sqla_windows_search [2014/07/02 12:16] – created davidbell | sqla_windows_search [2017/12/01 16:35] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Installing | + | ====== Windows Search ====== |
| - | + | ||
| - | **Configure Index Server on the server** | + | |
| - | + | ||
| - | Ensure Windows search service is installed. | + | |
| - | + | ||
| - | **Add Correct Windows Search files** | + | |
| - | + | ||
| - | Copy the following files into the Windows folder / Index Server folder: | + | |
| - | + | ||
| - | • WDS4Daemonx64.exe | + | |
| - | • WindowsSearchTestApp.exe | + | |
| - | • iAnywhere.Data.SQLAnywhere.dll | + | |
| - | • dbconxx.dll | + | |
| - | • dblgenxx.dll | + | |
| - | + | ||
| - | Where xx is the SQL Anywhere version number. The last two files will be found in the Bin64 folder of your SQL Anywhere installation, | + | |
| - | + | ||
| - | + | ||
| - | **Configure Index server in IQX** | + | |
| - | + | ||
| - | Within IQX create a new Indexing entry and update the Catalog name to the databases engine followed by pipe followed by the database name e.g. IQX|IQX. | + | |
| - | Add a Scope entry pointing to the indexed folder of text CVs e.g. c:/ | + | |
| - | + | ||
| - | Add a Directory entry pointing to the indexed folder of text e.g. C: | + | |
| - | + | ||
| - | Ensure the Command matches the full path for the WDS4Daemonx64.exe file. | + | |
| - | Finally add the ODBC entry name and UID. Please be aware that this section will be connecting to a 64bit ODBC (not a 32bit ODBC like the main IQX connection) so ensure the entry in the 64BIT ODBC Administrator is correct. | + | |
| - | + | ||
| - | Test connection once entered to see if working as expected. In case of difficulties WindowsSearchTestApp.exe can be used to help with debugging. | + | |
| - | + | ||
| + | * [[WS_Installing|Installing]] | ||
| + | * [[WS_TestBed|TestBed program]] | ||