ページの先頭行へ戻る
Interstage Shunsaku Data Manager 導入・運用ガイド

A.1.3 システム用動作環境ファイルの実行パラメタの記述例

システム用動作環境ファイルの実行パラメタの記述例を、以下に示します。

#---conductorのサーバ情報---#
Conductor         shunc  DirSvr1 23101

#---sorterのサーバ情報---#
Sorter            shuno1 SortSvr1 23201

#---directorのサーバ情報---#
Director          shund1 DirSvr1 23305 23306 23102
Director          shund2 DirSvr2 23307 23308 23103 SearcherType=Memory SearcherMaxMemorySize=1024
Director          shund3 DirSvr3 23309 23310 23104 SearcherType=Memory SearcherMaxMemorySize=1024
Director          shund4 DirSvr4 23311 23312 23105 SearcherType=Disk

#---searcherのサーバ情報---#
Searcher          shuns01 SchSvr01 23501 shund1
Searcher          shuns02 SchSvr02 23502 shund1
Searcher          shuns03 SchSvr03 23503 shund2
Searcher          shuns04 SchSvr04 23504 shund2
Searcher          shuns05 SchSvr05 23505 shund3
Searcher          shuns06 SchSvr06 23506 shund3
Searcher          shuns07 SchSvr07 23507 shund4
Searcher          shuns08 SchSvr08 23508 shund4

#---代替searcherのサーバ情報---#
AlternativeSearcher  shunsw01 SchWSvr01 23601 shund1
AlternativeSearcher  shunsw02 SchWSvr02 23602 shund2 shund3
AlternativeSearcher  shunsw03 SchWSvr03 23603 shund4

#---検索用データの文字コード---#
CharacterCode    UTF-8

#---半角英字の大文字・小文字の区別---#
ANKmix                 0

#---全角英字の大文字・小文字の区別---#
KNJmix                 0

#---スキップキャラクタ---#
SkipChar               "\s,\S,\n,\t"

#---クエリの形式---#
ExtendedQuery          0

#---区切り文字---#
SeparateChar            "\t,\n,\s,!,\",#,$,%,&,’,(,),*,+,\,,-,.,/,:,;,<,=,>,?,@,[,\\,],^,_,`,{,|,},~"

#---searcher異常時の異常認識範囲---#
SearcherFailureEscalation   0

#---モニタリングの出力形式---#
MonitoringStyle        0

#---属性値の検索---#
SearchAttribute        0

#---運用可能な縮退searcher数---#
DegradableSearcherCnt  1