<!DOCTYPE html>
<html>
  <head>
  </head>
  <body>
    <dl style="line-height: 1.5; margin-left: 2em">
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Author</dt>
      <dd style="margin-left: 8.5em">Kouhei Sutou &lt;kou****@clear*****&gt;</dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Date</dt>
      <dd style="margin-left: 8.5em">2012-08-14 18:48:38 +0900 (Tue, 14 Aug 2012)</dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">New Revision</dt>
      <dd style="margin-left: 8.5em"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc">795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc</a></dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Log</dt>
      <dd style="margin-left: 8.5em"><pre style="border: 1px solid #aaa; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; padding: 0.5em">search: support match-expr</pre></dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Modified files</dt>
      <dd style="margin-left: 8.5em">
        <ul>
          <li><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#diff-0">lib/api/2011-02-01/search.js</a></li>
          <li><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#diff-1">test/api-search.test.js</a></li>
        </ul>
      </dd>
    </dl>

    <div class="diff-section" style="clear: both">
      <table style="border-collapse: collapse; border: 1px solid #aaa">
        <thead>
          <tr class="diff-header" style="border: 1px solid #aaa">
            <td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">  Modified: lib/api/2011-02-01/search.js (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
            </td>
          </tr>
        </thead>
        <tbody>
          <tr>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L0L184">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L0L185">185</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L0L186">186</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L0L187">187</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L0L188">188</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L0L189">189</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L0L190">190</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L0L191">191</a></span>
</pre>
            </th>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L0R184">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L0R185">185</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L0R186">186</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L0R187">187</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L0R188">188</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L0R189">189</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L0R190">190</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L0R191">191</a></span>
</pre>
            </th>
            <td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -185,7 +185,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">exports.createHandler = function(context) {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">         }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         var result = {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           rank: '-text_relevance', // FIXME</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-          'match-expr': '', // FIXME</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+          'match-expr': matchExpr,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           hits: {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             found: numFoundRecords,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             start: start,</span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
      <table style="border-collapse: collapse; border: 1px solid #aaa">
        <thead>
          <tr class="diff-header" style="border: 1px solid #aaa">
            <td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">  Modified: test/api-search.test.js (+7 -7)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
            </td>
          </tr>
        </thead>
        <tbody>
          <tr>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L57">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L58">58</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L59">59</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L60">60</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L61">61</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L62">62</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L63">63</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L64">64</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L94">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L95">95</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L96">96</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L97">97</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L98">98</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L99">99</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L100">100</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L101">101</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L158">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L159">159</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L160">160</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L161">161</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L162">162</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L163">163</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L164">164</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L165">165</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L231">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L232">232</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L233">233</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L234">234</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L235">235</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L236">236</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L237">237</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L238">238</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L283">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L284">284</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L285">285</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L286">286</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L287">287</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L288">288</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L289">289</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L290">290</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L335">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L336">336</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L337">337</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L338">338</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L339">339</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L340">340</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L341">341</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L342">342</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L369">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L370">370</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L371">371</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L372">372</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L373">373</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L374">374</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L375">375</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1L376">376</a></span>
</pre>
            </th>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R57">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R58">58</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R59">59</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R60">60</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R61">61</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R62">62</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R63">63</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R64">64</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R94">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R95">95</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R96">96</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R97">97</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R98">98</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R99">99</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R100">100</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R101">101</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R158">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R159">159</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R160">160</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R161">161</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R162">162</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R163">163</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R164">164</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R165">165</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R231">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R232">232</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R233">233</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R234">234</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R235">235</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R236">236</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R237">237</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R238">238</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R283">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R284">284</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R285">285</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R286">286</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R287">287</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R288">288</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R289">289</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R290">290</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R335">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R336">336</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R337">337</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R338">338</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R339">339</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R340">340</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R341">341</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R342">342</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R369">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R370">370</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R371">371</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R372">372</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R373">373</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R374">374</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R375">375</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/gcs/commit/795271c7b0f1062e6ddfae1cfe7fbc29c2574bfc#L1R376">376</a></span>
</pre>
            </th>
            <td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -58,7 +58,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('Search API', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">         var actual = JSON.parse(normalizedBody);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         var expected = { // FIXME</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           rank: '-text_relevance',</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-          'match-expr': '',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+          'match-expr': &quot;(label 'Hongo')&quot;,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           hits: {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             found: 1,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             start: 0,</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -95,7 +95,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('Search API', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">         var actual = JSON.parse(normalizedBody);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         var expected = {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           rank: '-text_relevance',</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-          'match-expr': '',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+          'match-expr': &quot;(label 'Tokyo')&quot;,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           hits: {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             found: 3,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             start: 0,</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -159,7 +159,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('Search API', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">         var actual = JSON.parse(normalizedBody);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         var expected = {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           rank: '-text_relevance',</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-          'match-expr': '',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+          'match-expr': &quot;(label 'Tokyo')&quot;,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           hits: {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             found: 3,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             start: 0,</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -232,7 +232,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('Search API', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">         var actual = JSON.parse(normalizedBody);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         var expected = {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           rank: '-text_relevance',</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-          'match-expr': '',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+          'match-expr': &quot;(label 'Tokyo')&quot;,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           hits: {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             found: 3,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             start: 0,</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -284,7 +284,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('Search API', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">         var actual = JSON.parse(normalizedBody);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         var expected = {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           rank: '-text_relevance',</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-          'match-expr': '',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+          'match-expr': &quot;(label 'Tokyo')&quot;,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           hits: {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             found: 3,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             start: 1,</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -336,7 +336,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('Search API', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">         var actual = JSON.parse(normalizedBody);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         var expected = {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           rank: '-text_relevance',</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-          'match-expr': '',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+          'match-expr': &quot;(label 'Tokio')&quot;,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           hits: {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             found: 0,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             start: 0,</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -370,7 +370,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">suite('Search API', function() {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">         var actual = JSON.parse(normalizedBody);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">         var expected = {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           rank: '-text_relevance',</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-          'match-expr': '',</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+          'match-expr': &quot;(label 'Tokio')&quot;,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">           hits: {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             found: 3,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">             start: 0,</span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>