File: model.bin

package info (click to toggle)
sphinxsearch 2.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 23,028 kB
  • sloc: cpp: 129,264; xml: 78,187; ansic: 9,422; sh: 8,843; php: 3,710; yacc: 2,300; java: 1,334; ruby: 1,287; python: 1,253; pascal: 1,111; lex: 291; makefile: 186; perl: 150; sql: 77; cs: 38
file content (28 lines) | stat: -rw-r--r-- 9,692 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
a:1:{i:0;a:12:{i:0;a:6:{s:13:"http_endpoint";s:9:"json/bulk";s:11:"http_method";s:4:"POST";s:12:"http_request";s:484:"
{ "insert" : { "index" : "test_rt", "id" : 1, "doc": { "int_col" : 1, "flt_col" : 1.1, "content" : "bulk doc one" } } }
{ "insert" : { "index" : "test_rt", "id" : 2, "doc": { "int_col" : 2, "flt_col" : 2.2, "content" : "bulk doc two" } } }
{ "create" : { "index" : "test_rt", "id" : 3, "doc": { "int_col" : 3, "flt_col" : 3.3, "content" : "bulk doc three" } } }
{ "create" : { "index" : "test_rt", "id" : 4, "doc": { "int_col" : 4, "flt_col" : 4.4, "content" : "bulk doc four" } } }
";s:4:"rows";s:374:"{"items":[{"insert":{"_index":"test_rt","_id":1,"created":true,"result":"created","status":201}},{"insert":{"_index":"test_rt","_id":2,"created":true,"result":"created","status":201}},{"create":{"_index":"test_rt","_id":3,"created":true,"result":"created","status":201}},{"create":{"_index":"test_rt","_id":4,"created":true,"result":"created","status":201}}],"errors":false}";s:9:"http_code";i:200;s:4:"http";i:1;}i:1;a:6:{s:13:"http_endpoint";s:11:"json/search";s:11:"http_method";s:4:"POST";s:12:"http_request";s:54:"{ "index": "test_rt", "query": { "match_all": {} } } }";s:4:"rows";s:347:"{"timed_out":false,"hits":{"total":4,"hits":[{"_id":"1","_score":1,"_source":{"int_col":1,"flt_col":1.100000023841858}},{"_id":"2","_score":1,"_source":{"int_col":2,"flt_col":2.200000047683716}},{"_id":"3","_score":1,"_source":{"int_col":3,"flt_col":3.299999952316284}},{"_id":"4","_score":1,"_source":{"int_col":4,"flt_col":4.400000095367432}}]}}";s:9:"http_code";i:200;s:4:"http";i:1;}i:2;a:6:{s:13:"http_endpoint";s:9:"json/bulk";s:11:"http_method";s:4:"POST";s:12:"http_request";s:235:"
{ "update" : { "index" : "test_rt", "doc": { "int_col" : 10 }, "query":{ "range": { "flt_col": { "lt": 2.5 } } } } }
{ "update" : { "index" : "test_rt", "doc": { "int_col" : 20 }, "query":{ "range": { "flt_col": { "gt": 2.5 } } } } }
";s:4:"rows";s:114:"{"items":[{"update":{"_index":"test_rt","updated":2}},{"update":{"_index":"test_rt","updated":2}}],"errors":false}";s:9:"http_code";i:200;s:4:"http";i:1;}i:3;a:6:{s:13:"http_endpoint";s:11:"json/search";s:11:"http_method";s:4:"POST";s:12:"http_request";s:54:"{ "index": "test_rt", "query": { "match_all": {} } } }";s:4:"rows";s:351:"{"timed_out":false,"hits":{"total":4,"hits":[{"_id":"1","_score":1,"_source":{"int_col":10,"flt_col":1.100000023841858}},{"_id":"2","_score":1,"_source":{"int_col":10,"flt_col":2.200000047683716}},{"_id":"3","_score":1,"_source":{"int_col":20,"flt_col":3.299999952316284}},{"_id":"4","_score":1,"_source":{"int_col":20,"flt_col":4.400000095367432}}]}}";s:9:"http_code";i:200;s:4:"http";i:1;}i:4;a:6:{s:13:"http_endpoint";s:9:"json/bulk";s:11:"http_method";s:4:"POST";s:12:"http_request";s:197:"
{ "delete" : { "index" : "test_rt", "id" : 1 } }
{ "delete" : { "index" : "test_rt", "id" : 2 } }
{ "delete" : { "index" : "test_rt", "id" : 3 } }
{ "delete" : { "index" : "test_rt", "id" : 4 } }
";s:4:"rows";s:314:"{"items":[{"delete":{"_index":"test_rt","_id":1,"found":true,"result":"deleted"}},{"delete":{"_index":"test_rt","_id":2,"found":true,"result":"deleted"}},{"delete":{"_index":"test_rt","_id":3,"found":true,"result":"deleted"}},{"delete":{"_index":"test_rt","_id":4,"found":true,"result":"deleted"}}],"errors":false}";s:9:"http_code";i:200;s:4:"http";i:1;}i:5;a:6:{s:13:"http_endpoint";s:9:"json/bulk";s:11:"http_method";s:4:"POST";s:12:"http_request";s:99:"
{ "delete" : { "index" : "test_rt", "id" : 1 } }
{ "delete" : { "index" : "test_rt", "id" : 2 } }
";s:4:"rows";s:176:"{"items":[{"delete":{"_index":"test_rt","_id":1,"found":false,"result":"not found"}},{"delete":{"_index":"test_rt","_id":2,"found":false,"result":"not found"}}],"errors":false}";s:9:"http_code";i:200;s:4:"http";i:1;}i:6;a:6:{s:13:"http_endpoint";s:9:"json/bulk";s:11:"http_method";s:4:"POST";s:12:"http_request";s:1210:"
{ "insert" : { "index" : "test_rt", "id" : 1, "doc": { "int_col" : 1, "flt_col" : 1.1, "content" : "bulk doc one" } } }
{ "insert" : { "index" : "test_rt", "id" : 2, "doc": { "int_col" : 2, "flt_col" : 2.2, "content" : "bulk doc two" } } }
{ "insert" : { "index" : "test_rt", "id" : 3, "doc": { "int_col" : 3, "flt_col" : 3.3, "content" : "bulk doc three" } } }
{ "insert" : { "index" : "test_rt", "id" : 4, "doc": { "int_col" : 4, "flt_col" : 4.4, "content" : "bulk doc four" } } }
{ "insert" : { "index" : "test_rt", "id" : 5, "doc": { "int_col" : 5, "flt_col" : 5.5, "content" : "bulk doc five" } } }
{ "insert" : { "index" : "test_rt", "id" : 6, "doc": { "int_col" : 6, "flt_col" : 6.6, "content" : "bulk doc six" } } }
{ "insert" : { "index" : "test_rt", "id" : 7, "doc": { "int_col" : 7, "flt_col" : 7.7, "content" : "bulk doc seven" } } }
{ "insert" : { "index" : "test_rt", "id" : 8, "doc": { "int_col" : 8, "flt_col" : 8.8, "content" : "bulk doc eight" } } }
{ "insert" : { "index" : "test_rt", "id" : 9, "doc": { "int_col" : 9, "flt_col" : 9.9, "content" : "bulk doc nine" } } }
{ "insert" : { "index" : "test_rt", "id" :10, "doc": { "int_col" :10, "flt_col" :10.10,"content" : "bulk doc ten" } } }
";s:4:"rows";s:897:"{"items":[{"insert":{"_index":"test_rt","_id":1,"created":true,"result":"created","status":201}},{"insert":{"_index":"test_rt","_id":2,"created":true,"result":"created","status":201}},{"insert":{"_index":"test_rt","_id":3,"created":true,"result":"created","status":201}},{"insert":{"_index":"test_rt","_id":4,"created":true,"result":"created","status":201}},{"insert":{"_index":"test_rt","_id":5,"created":true,"result":"created","status":201}},{"insert":{"_index":"test_rt","_id":6,"created":true,"result":"created","status":201}},{"insert":{"_index":"test_rt","_id":7,"created":true,"result":"created","status":201}},{"insert":{"_index":"test_rt","_id":8,"created":true,"result":"created","status":201}},{"insert":{"_index":"test_rt","_id":9,"created":true,"result":"created","status":201}},{"insert":{"_index":"test_rt","_id":10,"created":true,"result":"created","status":201}}],"errors":false}";s:9:"http_code";i:200;s:4:"http";i:1;}i:7;a:6:{s:13:"http_endpoint";s:11:"json/search";s:11:"http_method";s:4:"POST";s:12:"http_request";s:54:"{ "index": "test_rt", "query": { "match_all": {} } } }";s:4:"rows";s:787:"{"timed_out":false,"hits":{"total":10,"hits":[{"_id":"1","_score":1,"_source":{"int_col":1,"flt_col":1.100000023841858}},{"_id":"2","_score":1,"_source":{"int_col":2,"flt_col":2.200000047683716}},{"_id":"3","_score":1,"_source":{"int_col":3,"flt_col":3.299999952316284}},{"_id":"4","_score":1,"_source":{"int_col":4,"flt_col":4.400000095367432}},{"_id":"5","_score":1,"_source":{"int_col":5,"flt_col":5.5}},{"_id":"6","_score":1,"_source":{"int_col":6,"flt_col":6.599999904632568}},{"_id":"7","_score":1,"_source":{"int_col":7,"flt_col":7.699999809265137}},{"_id":"8","_score":1,"_source":{"int_col":8,"flt_col":8.800000190734863}},{"_id":"9","_score":1,"_source":{"int_col":9,"flt_col":9.899999618530273}},{"_id":"10","_score":1,"_source":{"int_col":10,"flt_col":10.100000381469727}}]}}";s:9:"http_code";i:200;s:4:"http";i:1;}i:8;a:6:{s:13:"http_endpoint";s:11:"json/search";s:11:"http_method";s:4:"POST";s:12:"http_request";s:66:"{ "index": "test_rt", "limit": 5, "query": { "match_all": {} } } }";s:4:"rows";s:409:"{"timed_out":false,"hits":{"total":10,"hits":[{"_id":"1","_score":1,"_source":{"int_col":1,"flt_col":1.100000023841858}},{"_id":"2","_score":1,"_source":{"int_col":2,"flt_col":2.200000047683716}},{"_id":"3","_score":1,"_source":{"int_col":3,"flt_col":3.299999952316284}},{"_id":"4","_score":1,"_source":{"int_col":4,"flt_col":4.400000095367432}},{"_id":"5","_score":1,"_source":{"int_col":5,"flt_col":5.5}}]}}";s:9:"http_code";i:200;s:4:"http";i:1;}i:9;a:6:{s:13:"http_endpoint";s:11:"json/search";s:11:"http_method";s:4:"POST";s:12:"http_request";s:79:"{ "index": "test_rt", "limit": 5, "offset": 5, "query": { "match_all": {} } } }";s:4:"rows";s:426:"{"timed_out":false,"hits":{"total":10,"hits":[{"_id":"6","_score":1,"_source":{"int_col":6,"flt_col":6.599999904632568}},{"_id":"7","_score":1,"_source":{"int_col":7,"flt_col":7.699999809265137}},{"_id":"8","_score":1,"_source":{"int_col":8,"flt_col":8.800000190734863}},{"_id":"9","_score":1,"_source":{"int_col":9,"flt_col":9.899999618530273}},{"_id":"10","_score":1,"_source":{"int_col":10,"flt_col":10.100000381469727}}]}}";s:9:"http_code";i:200;s:4:"http";i:1;}i:10;a:6:{s:13:"http_endpoint";s:11:"json/search";s:11:"http_method";s:4:"POST";s:12:"http_request";s:65:"{ "index": "test_rt", "size": 5, "query": { "match_all": {} } } }";s:4:"rows";s:409:"{"timed_out":false,"hits":{"total":10,"hits":[{"_id":"1","_score":1,"_source":{"int_col":1,"flt_col":1.100000023841858}},{"_id":"2","_score":1,"_source":{"int_col":2,"flt_col":2.200000047683716}},{"_id":"3","_score":1,"_source":{"int_col":3,"flt_col":3.299999952316284}},{"_id":"4","_score":1,"_source":{"int_col":4,"flt_col":4.400000095367432}},{"_id":"5","_score":1,"_source":{"int_col":5,"flt_col":5.5}}]}}";s:9:"http_code";i:200;s:4:"http";i:1;}i:11;a:6:{s:13:"http_endpoint";s:11:"json/search";s:11:"http_method";s:4:"POST";s:12:"http_request";s:76:"{ "index": "test_rt", "size": 5, "from": 5, "query": { "match_all": {} } } }";s:4:"rows";s:426:"{"timed_out":false,"hits":{"total":10,"hits":[{"_id":"6","_score":1,"_source":{"int_col":6,"flt_col":6.599999904632568}},{"_id":"7","_score":1,"_source":{"int_col":7,"flt_col":7.699999809265137}},{"_id":"8","_score":1,"_source":{"int_col":8,"flt_col":8.800000190734863}},{"_id":"9","_score":1,"_source":{"int_col":9,"flt_col":9.899999618530273}},{"_id":"10","_score":1,"_source":{"int_col":10,"flt_col":10.100000381469727}}]}}";s:9:"http_code";i:200;s:4:"http";i:1;}}}