対話WebサービスのSearchFilter要素を使用して、問合せベースで特定の属性のスニペットを有効化できます。
<ns:Request> <ns:State/> <ns:Operator xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns="http://www.endeca.com/MDEX/conversation/2/0" xsi:type="ns:SearchOperator"> <ns:SearchFilter Key="Description" EnableSnippeting="true" SnippetLength="4">gearing</ns:SearchFilter> </ns:Operator> </ns:Request>