Sha256: 51c21dbe2ffec7664fdef8f0ecf09c7a6154b908ef604f2bc2627f592d0c0e54

Contents?: true

Size: 615 Bytes

Versions: 8

Compression:

Stored size: 615 Bytes

Contents

Execution example::

  select Documents --output_columns 'snippet_html("Groonga is very fast fulltext search engine.")' --command_version 2 --match_columns content --query "fast performance"
  # [
  #   [
  #     0, 
  #     1337566253.89858, 
  #     0.000355720520019531
  #   ], 
  #   [
  #     [
  #       [
  #         1
  #       ], 
  #       [
  #         [
  #           "snippet_html", 
  #           "null"
  #         ]
  #       ], 
  #       [
  #         [
  #           "Groonga is very <span class=\"keyword\">fast</span> fulltext search engine."
  #         ]
  #       ]
  #     ]
  #   ]
  # ]

Version data entries

8 entries across 4 versions & 1 rubygems

Version Path
rroonga-2.1.2-x86-mingw32 vendor/local/share/doc/groonga/source/example/reference/functions/snippet_html/usage_string_literal.log
rroonga-2.1.2-x86-mingw32 vendor/local/share/doc/groonga/source/example/reference/functions/snippet_html/usage.log
rroonga-2.1.1-x86-mingw32 vendor/local/share/doc/groonga/source/example/reference/functions/snippet_html/usage_string_literal.log
rroonga-2.1.1-x86-mingw32 vendor/local/share/doc/groonga/source/example/reference/functions/snippet_html/usage.log
rroonga-2.1.0-x86-mingw32 vendor/local/share/doc/groonga/source/example/reference/functions/snippet_html/usage_string_literal.log
rroonga-2.1.0-x86-mingw32 vendor/local/share/doc/groonga/source/example/reference/functions/snippet_html/usage.log
rroonga-2.0.8-x86-mingw32 vendor/local/share/doc/groonga/source/example/reference/functions/snippet_html/usage_string_literal.log
rroonga-2.0.8-x86-mingw32 vendor/local/share/doc/groonga/source/example/reference/functions/snippet_html/usage.log