[Groonga-commit] pgroonga/pgroonga.github.io at f7ee004 [master] Add a TODO comment

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Oct 28 23:40:42 JST 2015


Kouhei Sutou	2015-10-28 23:40:42 +0900 (Wed, 28 Oct 2015)

  New Revision: f7ee004c8793260e23590a3bd206c6510a1136c8
  https://github.com/pgroonga/pgroonga.github.io/commit/f7ee004c8793260e23590a3bd206c6510a1136c8

  Message:
    Add a TODO comment

  Modified files:
    reference/operators/query.md

  Modified: reference/operators/query.md (+4 -0)
===================================================================
--- reference/operators/query.md    2015-10-28 23:38:09 +0900 (a3ddd30)
+++ reference/operators/query.md    2015-10-28 23:40:42 +0900 (74947c5)
@@ -58,6 +58,10 @@ Note that you can't use syntax that starts with `COLUMN_NAME:` like `COLUMN_NAME
 
 You can't use `COLUMN_NAME:^VALUE` for prefix search. You need to use `VALUE*` for prefix search.
 
+## Sequential scan
+
+TODO: Describe about `SET search_path = "$user",public,pgroonga,pg_catalog;`.
+
 ## See also
 
   * [`%%` operator](match.html)
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index