Sha256: bcd57066ecad812ea7c3640052dc384dd2903a1559a7ce8d69f050a4f973d49c
Contents?: true
Size: 1.11 KB
Versions: 1
Compression:
Stored size: 1.11 KB
Contents
実行例 :: > select --table Site --filter "1" --scorer "_score = rand()" --output_columns _id,_key,_score --sortby _score [[0,1280378886.56471,0.000504],[[[9],[["_id","UInt32"],["_key","ShortText"],["_score","Int32"]],[3,"http://example.com/",35005211],[9,"http://example.com/vdw",278722862],[5,"http://example.org/aba",294702567],[1,"http://example.org/",304089172],[7,"http://example.net/atv",336465782],[4,"http://example.net/afr",521595368],[8,"http://example.org/gat",861021530],[2,"http://example.net/",1303455736],[6,"http://example.com/rab",1726956429]]]] > select --table Site --filter "1" --scorer "_score = rand()" --output_columns _id,_key,_score --sortby _score [[0,1280378886.76988,0.00049],[[[9],[["_id","UInt32"],["_key","ShortText"],["_score","Int32"]],[1,"http://example.org/",233665123],[3,"http://example.com/",468703135],[7,"http://example.net/atv",635723058],[4,"http://example.net/afr",1101513929],[9,"http://example.com/vdw",1125898167],[6,"http://example.com/rab",1315634022],[8,"http://example.org/gat",1369133069],[5,"http://example.org/aba",1801979802],[2,"http://example.net/",2145174067]]]]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rroonga-1.0.1-x86-mingw32 | vendor/local/share/groonga/doc/ja/source/example/tutorial04-3.log |