Kouhei Sutou
null+****@clear*****
Tue Sep 15 10:00:54 JST 2015
Kouhei Sutou 2015-09-15 10:00:54 +0900 (Tue, 15 Sep 2015) New Revision: bf978014e105ad8eb068dac171719b0efbf4362c https://github.com/groonga/groonga/commit/bf978014e105ad8eb068dac171719b0efbf4362c Message: doc: fix markup Modified files: doc/source/reference/scorer.rst Modified: doc/source/reference/scorer.rst (+2 -2) =================================================================== --- doc/source/reference/scorer.rst 2015-09-15 09:04:42 +0900 (7d8329b) +++ doc/source/reference/scorer.rst 2015-09-15 10:00:54 +0900 (f025844) @@ -177,7 +177,7 @@ scorer, ``_score`` is ``4``. But the actual ``_score`` is ``2``. Because the scorer used in the ``select`` command limits the maximum score value to ``2``. -Here is an example that uses multiple scorers:: +Here is an example that uses multiple scorers: .. groonga-command .. include:: ../example/reference/scorer/usage_multiple_scorers.log @@ -192,7 +192,7 @@ The ``--match_columns`` uses ``scorer_tf_idf(title)`` and You can use the default scorer and custom scorer in the same ``--match_columns``. You can use the default scorer by just specifying -a match column:: +a match column: .. groonga-command .. include:: ../example/reference/scorer/usage_default_and_custom_scorers.log -------------- next part -------------- HTML����������������������������...Download