記号を検索対象にする

Re: Searching for special characters in WCA 3.5.0.2 (Search Collection)

https://www.ibm.com/developerworks/community/forums/html/topic?id=b10f9302-f248-4970-8b22-67b8f4981cdc

<ES_NodeDirectory>/master_config/<Collection_ID>.indexservice/collection.xml

<?xml version="1.0" encoding="UTF-8"?>

<config>

<collection>

<tokenizer>

<!-- if true, the tokenizer will index punctuation tokens as regular tokens -->

<indexPunctuationAsToken>true</indexPunctuationAsToken>

</tokenizer>

</collection>

</config>