quick_search-core 0.0.1 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (137) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +43 -55
  3. data/Rakefile +30 -4
  4. data/app/assets/javascripts/quick_search/event_tracking.js.erb +2 -8
  5. data/app/assets/stylesheets/{quick_search.css.scss.erb → quick_search.scss.erb} +0 -0
  6. data/app/assets/stylesheets/quick_search/{appstats.css.scss → appstats.scss} +0 -0
  7. data/app/assets/stylesheets/quick_search/{opensearch.css.scss → opensearch.scss} +0 -0
  8. data/app/assets/stylesheets/quick_search/{pages.css.scss → pages.scss} +0 -0
  9. data/app/assets/stylesheets/quick_search/{quick_search.css.scss → quick_search.scss} +1 -0
  10. data/app/assets/stylesheets/quick_search/{search.css.scss → search.scss} +0 -0
  11. data/app/controllers/concerns/quick_search/searcher_concern.rb +8 -1
  12. data/app/controllers/concerns/quick_search/searcher_config.rb +5 -2
  13. data/app/controllers/quick_search/appstats_controller.rb +2 -2
  14. data/app/controllers/quick_search/search_controller.rb +7 -7
  15. data/app/models/application_record.rb +3 -0
  16. data/app/models/event.rb +1 -1
  17. data/app/models/search.rb +1 -1
  18. data/app/searchers/quick_search/best_bets_searcher.rb +25 -7
  19. data/app/views/layouts/quick_search/_google_analytics.html.erb +0 -9
  20. data/lib/generators/quick_search/install_generator.rb +101 -0
  21. data/lib/generators/quick_search/templates/best_bets.yml +86 -0
  22. data/lib/generators/quick_search/templates/post_install.txt +3 -1
  23. data/lib/generators/quick_search/templates/quick_search_config.yml +25 -3
  24. data/lib/quick_search.rb +0 -2
  25. data/lib/quick_search/engine.rb +16 -1
  26. data/lib/quick_search/version.rb +1 -1
  27. data/lib/tasks/best_bets.rake +2 -0
  28. data/test/controllers/concerns/doi_trap_test.rb +3 -3
  29. data/test/controllers/concerns/on_campus_test.rb +4 -4
  30. data/test/controllers/concerns/query_parser_test.rb +6 -6
  31. data/test/controllers/{appstats_controller_test.rb → quick_search/appstats_controller_test.rb} +1 -1
  32. data/test/controllers/{opensearch_controller_test.rb → quick_search/opensearch_controller_test.rb} +6 -1
  33. data/test/controllers/{pages_controller_test.rb → quick_search/pages_controller_test.rb} +1 -1
  34. data/test/controllers/quick_search/search_controller_test.rb +15 -0
  35. data/test/dummy/README.rdoc +28 -0
  36. data/test/dummy/Rakefile +6 -0
  37. data/test/dummy/app/assets/javascripts/application.js +13 -0
  38. data/test/dummy/app/assets/stylesheets/application.css +15 -0
  39. data/test/dummy/app/controllers/application_controller.rb +5 -0
  40. data/test/dummy/app/helpers/application_helper.rb +2 -0
  41. data/test/dummy/app/views/layouts/application.html.erb +14 -0
  42. data/test/dummy/bin/bundle +3 -0
  43. data/test/dummy/bin/rails +4 -0
  44. data/test/dummy/bin/rake +4 -0
  45. data/test/dummy/config.ru +4 -0
  46. data/{config → test/dummy/config}/application.rb +6 -8
  47. data/test/dummy/config/best_bets.yml +86 -0
  48. data/test/dummy/config/boot.rb +5 -0
  49. data/test/dummy/config/database.yml +25 -0
  50. data/test/dummy/config/environment.rb +5 -0
  51. data/test/dummy/config/environments/development.rb +37 -0
  52. data/test/dummy/config/environments/production.rb +78 -0
  53. data/test/dummy/config/environments/test.rb +39 -0
  54. data/test/dummy/config/initializers/assets.rb +8 -0
  55. data/test/dummy/config/initializers/backtrace_silencers.rb +7 -0
  56. data/test/dummy/config/initializers/cookies_serializer.rb +3 -0
  57. data/test/dummy/config/initializers/filter_parameter_logging.rb +4 -0
  58. data/test/dummy/config/initializers/inflections.rb +16 -0
  59. data/test/dummy/config/initializers/mime_types.rb +4 -0
  60. data/test/dummy/config/initializers/session_store.rb +3 -0
  61. data/test/dummy/config/initializers/wrap_parameters.rb +14 -0
  62. data/test/dummy/config/locales/en.yml +23 -0
  63. data/test/dummy/config/quick_search_config.yml +58 -0
  64. data/test/dummy/config/routes.rb +6 -0
  65. data/test/dummy/config/secrets.yml +22 -0
  66. data/test/dummy/db/schema.rb +31 -0
  67. data/test/dummy/db/test.sqlite3 +0 -0
  68. data/test/dummy/log/benchmark.log +241 -0
  69. data/test/dummy/log/test.log +4762 -0
  70. data/test/dummy/public/404.html +67 -0
  71. data/test/dummy/public/422.html +67 -0
  72. data/test/dummy/public/500.html +66 -0
  73. data/test/dummy/public/favicon.ico +0 -0
  74. data/test/dummy/tmp/cache/assets/sprockets/v3.0/0_/0_w_ydOOEFQOoETxJa-IxKppQocaiDwM5V08djCPYso.cache +3 -0
  75. data/test/dummy/tmp/cache/assets/sprockets/v3.0/1n/1nStVaWIQEwAlksUpB1fInwq6v3TikPvuRaSwwCnCLQ.cache +1 -0
  76. data/test/dummy/tmp/cache/assets/sprockets/v3.0/3m/3mWfBeEpm_bJvaPQZYvnnAVtE_2helOWh_Tv-cEflrk.cache +5 -0
  77. data/test/dummy/tmp/cache/assets/sprockets/v3.0/4s/4sg52OgD5l4qx4GnojCVxg2itqwqb-KRanEdmdMus3Y.cache +0 -0
  78. data/test/dummy/tmp/cache/assets/sprockets/v3.0/5U/5UPnsccuZFLk9OqbmFMvB55mbvGptApx9Z55HWjEN90.cache +3 -0
  79. data/test/dummy/tmp/cache/assets/sprockets/v3.0/9a/9acKNgyVD8_WK401tMy6Ce98g-LS4VpwFvGQdzCV9mI.cache +0 -0
  80. data/test/dummy/tmp/cache/assets/sprockets/v3.0/B5/B5ptGSZGmgHvoK2UDCAtpMhWxJEKxKFhyL9ACeBfzQk.cache +1 -0
  81. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Ba/BaymviI8cwAJQMOIzWCf6Lt-PM2sNFTvY9hQKsfDNNw.cache +3 -0
  82. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Dd/DdFHg3C_voetfvKGKX7t8PGzZlkO45-huHNtaou5rxg.cache +1 -0
  83. data/test/dummy/tmp/cache/assets/sprockets/v3.0/F0/F0oWBwLHpGFYNNtnGav-dJFH8rMDpNA5L8_aWm5Wq34.cache +0 -0
  84. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Fp/FprCQeeZguht46WNSpA3Y3JHKehovFXrj63nDrvvwFE.cache +1 -0
  85. data/test/dummy/tmp/cache/assets/sprockets/v3.0/GJ/GJrfWiarIi0Dt6sdKVMfUF1cdZ6NbqZxXHhzNbFtpBw.cache +1 -0
  86. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Gp/GpoziOxxB-hisco0rl7Nnsnw0UWud7R9Yge2Q3o1eN4.cache +2 -0
  87. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Hr/Hr-kCuPY72nIKAdnsDTz9JqXd_z1WL6FSGMAq4HppZg.cache +1 -0
  88. data/test/dummy/tmp/cache/assets/sprockets/v3.0/It/It5VkJv-53-LICLKZWWyp2WcbD86DGotAL0MY3hhfpg.cache +6 -0
  89. data/test/dummy/tmp/cache/assets/sprockets/v3.0/MA/MAY_nSUZSFcwPf9b-AWcqad4OIb_VKmHGs5E7PYdgvI.cache +2 -0
  90. data/test/dummy/tmp/cache/assets/sprockets/v3.0/O6/O6dw148Xya7NYlsRFMEzJyvRcySM6iOL1jRUpdQo9B8.cache +1 -0
  91. data/test/dummy/tmp/cache/assets/sprockets/v3.0/O8/O8akbUwAbmIKY-AhITimq-JDQ6IgsO3Hvq2v5etufFw.cache +2 -0
  92. data/test/dummy/tmp/cache/assets/sprockets/v3.0/OD/ODHapE0li3WI1laVJoksoI5nmQd-8dDJXq_VxS4XefE.cache +1 -0
  93. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Oj/OjMkKTW7OkthjJAQHDID8GV30IZC9F0dJ1zGiFame9U.cache +4 -0
  94. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Os/OsQkEOfE0Pfy_sIdEIVWLojZnQm4mcrZpXg4suYrV70.cache +2 -0
  95. data/test/dummy/tmp/cache/assets/sprockets/v3.0/SU/SUtZ_ltPqy9A9A-_zqNPhNPvjxCOnrdqXHSZv5S9mOk.cache +1 -0
  96. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Tv/TvZgmm69VEMHUJQIBoij61oXMkgzp6whVo7l8mJ9qpw.cache +3 -0
  97. data/test/dummy/tmp/cache/assets/sprockets/v3.0/UA/UAOIipK_ejTAUFI6XxASoweyUiC3t64VfVzV-MfsFD8.cache +0 -0
  98. data/test/dummy/tmp/cache/assets/sprockets/v3.0/YJ/YJZdK01T1KTS84Mb6p_2TasmJNZeGZc4FMtBPCKGr_M.cache +3 -0
  99. data/test/dummy/tmp/cache/assets/sprockets/v3.0/ah/ahhhd3ysbQmVDNzq2L_rb4t6rqqdnqeY6ujztBoZDA8.cache +1 -0
  100. data/test/dummy/tmp/cache/assets/sprockets/v3.0/dz/dzCaa80YgyvJINTgsyrVhKv9UQ1OC82GfAsA-IP96iQ.cache +0 -0
  101. data/test/dummy/tmp/cache/assets/sprockets/v3.0/fI/fInu_Gja7ik39t207tqj4CtlL0akQRbjD2T7qEtd0zE.cache +1 -0
  102. data/test/dummy/tmp/cache/assets/sprockets/v3.0/gv/gvZKkbgiExbcQrT4eo0HB-j4JoDRAxdmDjKRxeEdK0Y.cache +1 -0
  103. data/test/dummy/tmp/cache/assets/sprockets/v3.0/hj/hj_r-O1QjHJIPcZVnlB_FGPdIRAi9NkxpT2oXDRIsGE.cache +1 -0
  104. data/test/dummy/tmp/cache/assets/sprockets/v3.0/jj/jjdQCKZsewws2eRP7b2AVxRMvseOp8djjlDkB8UOtac.cache +3 -0
  105. data/test/dummy/tmp/cache/assets/sprockets/v3.0/o2/o2V1ahk8vFR6sXWNh5BB7w6MBj04zCyX-o1xFZONydE.cache +1 -0
  106. data/test/dummy/tmp/cache/assets/sprockets/v3.0/o6/o6ZQbq1aBFuVrE2xLbSbyZH2736sWM3Yj4ky9chT1bI.cache +1 -0
  107. data/test/dummy/tmp/cache/assets/sprockets/v3.0/os/os0qWv3yDfep0e7vVSGTgfn_n3xc4C4QZgmMzLQn0Ks.cache +1 -0
  108. data/test/dummy/tmp/cache/assets/sprockets/v3.0/pO/pO8hHVwybv1ZJBdPa2YC6bjqmk020OYFl85TYxtmrWQ.cache +0 -0
  109. data/test/dummy/tmp/cache/assets/sprockets/v3.0/pj/pjJDYrBipDo6Tr9_-W4UDzfZZ4UPTy9YpXrBQFRXnlo.cache +3 -0
  110. data/test/dummy/tmp/cache/assets/sprockets/v3.0/pw/pwiIhcWPwTuy5Miz5zqOQGYFx-K3TbaCVQ6ls7EBkk0.cache +0 -0
  111. data/test/dummy/tmp/cache/assets/sprockets/v3.0/sR/sRU-UT8qK_38kkiFDXKBPogO1oOZuSvJFH-pgqPL_Ms.cache +0 -0
  112. data/test/dummy/tmp/cache/assets/sprockets/v3.0/tE/tEO71oPPFXN_2c4p39nU0OiF9ARg13fjdQlnPqAx1KY.cache +4 -0
  113. data/test/dummy/tmp/cache/assets/sprockets/v3.0/tP/tPF6H9NRpGO3whu2y5_e_R_1EACKdCwu5437D83qJT0.cache +2 -0
  114. data/test/dummy/tmp/cache/assets/sprockets/v3.0/tW/tWFRsAv4WWu2ch-x3AJZd3KOvBXG3MwH6Q6Xn-tFBtw.cache +1 -0
  115. data/test/dummy/tmp/cache/assets/sprockets/v3.0/x6/x6W754ylumshr3wBUHHmcgyWs8UR3Od7FaI6tqvjKmk.cache +1 -0
  116. data/test/dummy/tmp/cache/assets/sprockets/v3.0/yy/yyJ1P7RQciOiW8TgQiu1RMDdbWd4rqxd2BGU9HkY3L8.cache +0 -0
  117. data/test/integration/searching_test.rb +15 -27
  118. data/test/searcher/best_bets_test.rb +13 -18
  119. data/test/test_helper.rb +23 -10
  120. data/test/vcr_cassettes/searches/best_bets_acm.yml +31 -0
  121. data/test/vcr_cassettes/searches/harry_potter.yml +6901 -0
  122. data/test/vcr_cassettes/searches/hunt_library.yml +66736 -0
  123. data/test/vcr_cassettes/searches/printing.yml +191 -0
  124. data/test/vcr_cassettes/searches/speling.yml +1172 -0
  125. metadata +197 -71
  126. data/test/controllers/search_controller_test.rb +0 -15
  127. data/test/integration/catalog_search_test.rb +0 -8
  128. data/test/integration/google_analytics_test.rb +0 -23
  129. data/test/integration/smart_subjects_test.rb +0 -8
  130. data/test/integration/website_search_test.rb +0 -8
  131. data/test/searcher/catalog_test.rb +0 -35
  132. data/test/searcher/ematrix_database_test.rb +0 -27
  133. data/test/searcher/ematrix_journal_test.rb +0 -27
  134. data/test/searcher/faq_test.rb +0 -27
  135. data/test/searcher/smart_subjects_test.rb +0 -27
  136. data/test/searcher/summon_test.rb +0 -13
  137. data/test/searcher/website_test.rb +0 -34
@@ -0,0 +1,191 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: http://localhost:8983/solr/bestbets/select?q=keywords:%20%22printing%22&wt=json
6
+ body:
7
+ encoding: UTF-8
8
+ string: ''
9
+ headers:
10
+ User-Agent:
11
+ - HTTPClient/1.0 (2.8.0, ruby 2.1.7 (2015-08-18))
12
+ Accept:
13
+ - "*/*"
14
+ Date:
15
+ - Tue, 03 May 2016 17:44:28 GMT
16
+ response:
17
+ status:
18
+ code: 200
19
+ message: OK
20
+ headers:
21
+ Content-Type:
22
+ - text/plain; charset=UTF-8
23
+ Transfer-Encoding:
24
+ - chunked
25
+ body:
26
+ encoding: UTF-8
27
+ string: |
28
+ {"responseHeader":{"status":0,"QTime":1,"params":{"q":"keywords: \"printing\"","wt":"json"}},"response":{"numFound":0,"start":0,"docs":[]}}
29
+ http_version:
30
+ recorded_at: Tue, 03 May 2016 17:44:28 GMT
31
+ - request:
32
+ method: get
33
+ uri: http://export.arxiv.org/api/query?max_results=3&search_query=all:printing&start=0
34
+ body:
35
+ encoding: UTF-8
36
+ string: ''
37
+ headers:
38
+ User-Agent:
39
+ - HTTPClient/1.0 (2.8.0, ruby 2.1.7 (2015-08-18))
40
+ Accept:
41
+ - "*/*"
42
+ Date:
43
+ - Tue, 03 May 2016 17:44:27 GMT
44
+ response:
45
+ status:
46
+ code: 200
47
+ message: OK
48
+ headers:
49
+ Date:
50
+ - Tue, 03 May 2016 17:44:27 GMT
51
+ Server:
52
+ - Apache
53
+ Access-Control-Allow-Origin:
54
+ - "*"
55
+ Vary:
56
+ - Accept-Encoding,User-Agent
57
+ Transfer-Encoding:
58
+ - chunked
59
+ Content-Type:
60
+ - application/atom+xml; charset=UTF-8
61
+ body:
62
+ encoding: UTF-8
63
+ string: |
64
+ <?xml version="1.0" encoding="UTF-8"?>
65
+ <feed xmlns="http://www.w3.org/2005/Atom">
66
+ <link href="http://arxiv.org/api/query?search_query%3Dall%3Aprinting%26id_list%3D%26start%3D0%26max_results%3D3" rel="self" type="application/atom+xml"/>
67
+ <title type="html">ArXiv Query: search_query=all:printing&amp;id_list=&amp;start=0&amp;max_results=3</title>
68
+ <id>http://arxiv.org/api/BjjTMuBsWzaXnPY2ODK5yX4wcvI</id>
69
+ <updated>2016-05-03T00:00:00-04:00</updated>
70
+ <opensearch:totalResults xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/">2401</opensearch:totalResults>
71
+ <opensearch:startIndex xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/">0</opensearch:startIndex>
72
+ <opensearch:itemsPerPage xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/">3</opensearch:itemsPerPage>
73
+ <entry>
74
+ <id>http://arxiv.org/abs/1405.0199v1</id>
75
+ <updated>2014-02-25T04:43:22Z</updated>
76
+ <published>2014-02-25T04:43:22Z</published>
77
+ <title>Liquid Phase 3D Printing for Quickly Manufacturing Metal Objects with
78
+ Low Melting Point Alloy Ink</title>
79
+ <summary> Conventional 3D printings are generally time-consuming and printable metal
80
+ inks are rather limited. From an alternative way, we proposed a liquid phase 3D
81
+ printing for quickly making metal objects. Through introducing metal alloys
82
+ whose melting point is slightly above room temperature as printing inks,
83
+ several representative structures spanning from one, two and three dimension to
84
+ more complex patterns were demonstrated to be quickly fabricated. Compared with
85
+ the air cooling in a conventional 3D printing, the liquid-phase-manufacturing
86
+ offers a much higher cooling rate and thus significantly improves the speed in
87
+ fabricating metal objects. This unique strategy also efficiently prevents the
88
+ liquid metal inks from air oxidation which is hard to avoid otherwise in an
89
+ ordinary 3D printing. Several key physical factors (like properties of the
90
+ cooling fluid, injection speed and needle diameter, types and properties of the
91
+ printing ink, etc.) were disclosed which would evidently affect the printing
92
+ quality. In addition, a basic route to make future liquid phase 3D printer
93
+ incorporated with both syringe pump and needle arrays was also suggested. The
94
+ liquid phase 3D printing method, which owns potential values not available in a
95
+ conventional modality, opens an efficient way for quickly making metal objects
96
+ in the coming time.
97
+ </summary>
98
+ <author>
99
+ <name>Lei Wang</name>
100
+ </author>
101
+ <author>
102
+ <name>Jing Liu</name>
103
+ </author>
104
+ <link href="http://arxiv.org/abs/1405.0199v1" rel="alternate" type="text/html"/>
105
+ <link title="pdf" href="http://arxiv.org/pdf/1405.0199v1" rel="related" type="application/pdf"/>
106
+ <arxiv:primary_category xmlns:arxiv="http://arxiv.org/schemas/atom" term="physics.gen-ph" scheme="http://arxiv.org/schemas/atom"/>
107
+ <category term="physics.gen-ph" scheme="http://arxiv.org/schemas/atom"/>
108
+ <category term="cond-mat.mtrl-sci" scheme="http://arxiv.org/schemas/atom"/>
109
+ <category term="cond-mat.soft" scheme="http://arxiv.org/schemas/atom"/>
110
+ </entry>
111
+ <entry>
112
+ <id>http://arxiv.org/abs/1406.4817v1</id>
113
+ <updated>2014-06-15T06:28:17Z</updated>
114
+ <published>2014-06-15T06:28:17Z</published>
115
+ <title>3D Printing of Scintillating Materials</title>
116
+ <summary> We demonstrate, for the first time, the applicability of 3D printing
117
+ technique to the manufacture of scintillation detectors. We report of a
118
+ formulation, usable in stereolithographic printing, that exhibits scintillation
119
+ efficiency on the order of 30\% of that of commercial polystyrene based
120
+ scintillators. We discuss the applicability of these techniques and propose
121
+ future enhancements that will allow tailoring the printed scintillation
122
+ detectors to various application.
123
+ </summary>
124
+ <author>
125
+ <name>Y. Mishnayot</name>
126
+ </author>
127
+ <author>
128
+ <name>M. Layani</name>
129
+ </author>
130
+ <author>
131
+ <name>I. Cooperstein</name>
132
+ </author>
133
+ <author>
134
+ <name>S. Magdassi</name>
135
+ </author>
136
+ <author>
137
+ <name>G. Ron</name>
138
+ </author>
139
+ <link href="http://arxiv.org/abs/1406.4817v1" rel="alternate" type="text/html"/>
140
+ <link title="pdf" href="http://arxiv.org/pdf/1406.4817v1" rel="related" type="application/pdf"/>
141
+ <arxiv:primary_category xmlns:arxiv="http://arxiv.org/schemas/atom" term="cond-mat.mtrl-sci" scheme="http://arxiv.org/schemas/atom"/>
142
+ <category term="cond-mat.mtrl-sci" scheme="http://arxiv.org/schemas/atom"/>
143
+ <category term="nucl-ex" scheme="http://arxiv.org/schemas/atom"/>
144
+ <category term="physics.ins-det" scheme="http://arxiv.org/schemas/atom"/>
145
+ </entry>
146
+ <entry>
147
+ <id>http://arxiv.org/abs/1406.3400v1</id>
148
+ <updated>2014-06-13T01:09:16Z</updated>
149
+ <published>2014-06-13T01:09:16Z</published>
150
+ <title>Robotic positioning device for three-dimensional printing</title>
151
+ <summary> Additive manufacturing brings a variety of new possibilities to the
152
+ construction industry, extending the capabilities of existing fabrication
153
+ methods whilst also creating new possibilities. Currently three-dimensional
154
+ printing is used to produce small-scale objects; large-scale three-dimensional
155
+ printing is difficult due to the size of positioning devices and machine
156
+ elements. Presently fixed Computer Numerically Controlled (CNC) routers and
157
+ robotic arms are used to position print-heads. Fixed machines have work
158
+ envelope limitations and can't produce objects outside of these limits.
159
+ Large-scale three-dimensional printing requires large machines that are costly
160
+ to build and hard to transport. This paper presents a compact print-head
161
+ positioning device for Fused Deposition Modeling (FDM) a method of
162
+ three-dimensional printing independent from the size of the object it prints.
163
+ </summary>
164
+ <author>
165
+ <name>Sasa Jokic</name>
166
+ </author>
167
+ <author>
168
+ <name>Petr Novikov</name>
169
+ </author>
170
+ <author>
171
+ <name>Stuart Maggs</name>
172
+ </author>
173
+ <author>
174
+ <name>Dori Sadan</name>
175
+ </author>
176
+ <author>
177
+ <name>Shihui Jin</name>
178
+ </author>
179
+ <author>
180
+ <name>Cristina Nan</name>
181
+ </author>
182
+ <arxiv:comment xmlns:arxiv="http://arxiv.org/schemas/atom">14 pages, 9 figures</arxiv:comment>
183
+ <link href="http://arxiv.org/abs/1406.3400v1" rel="alternate" type="text/html"/>
184
+ <link title="pdf" href="http://arxiv.org/pdf/1406.3400v1" rel="related" type="application/pdf"/>
185
+ <arxiv:primary_category xmlns:arxiv="http://arxiv.org/schemas/atom" term="cs.RO" scheme="http://arxiv.org/schemas/atom"/>
186
+ <category term="cs.RO" scheme="http://arxiv.org/schemas/atom"/>
187
+ </entry>
188
+ </feed>
189
+ http_version:
190
+ recorded_at: Tue, 03 May 2016 17:44:28 GMT
191
+ recorded_with: VCR 2.9.3
@@ -0,0 +1,1172 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: http://localhost:8983/solr/bestbets/select?q=keywords:%20%22speling%22&wt=json
6
+ body:
7
+ encoding: UTF-8
8
+ string: ''
9
+ headers:
10
+ User-Agent:
11
+ - HTTPClient/1.0 (2.8.0, ruby 2.3.1 (2016-04-26))
12
+ Accept:
13
+ - "*/*"
14
+ Date:
15
+ - Mon, 18 Jul 2016 13:23:58 GMT
16
+ response:
17
+ status:
18
+ code: 200
19
+ message: OK
20
+ headers:
21
+ Content-Type:
22
+ - text/plain; charset=UTF-8
23
+ Transfer-Encoding:
24
+ - chunked
25
+ body:
26
+ encoding: UTF-8
27
+ string: '{"responseHeader":{"status":0,"QTime":4,"params":{"q":"keywords: \"speling\"","wt":"json"}},"response":{"numFound":0,"start":0,"docs":[]}}
28
+
29
+ '
30
+ http_version:
31
+ recorded_at: Mon, 18 Jul 2016 13:23:58 GMT
32
+ - request:
33
+ method: get
34
+ uri: https://en.wikipedia.org/w/api.php?action=query&format=json&list=search&srlimit=3&sroffset=0&srsearch=speling&utf8=true
35
+ body:
36
+ encoding: UTF-8
37
+ string: ''
38
+ headers:
39
+ User-Agent:
40
+ - HTTPClient/1.0 (2.8.0, ruby 2.3.1 (2016-04-26))
41
+ Accept:
42
+ - "*/*"
43
+ Date:
44
+ - Mon, 18 Jul 2016 13:23:58 GMT
45
+ response:
46
+ status:
47
+ code: 200
48
+ message: OK
49
+ headers:
50
+ Date:
51
+ - Mon, 18 Jul 2016 13:23:57 GMT
52
+ Content-Type:
53
+ - application/json; charset=utf-8
54
+ Transfer-Encoding:
55
+ - chunked
56
+ Connection:
57
+ - keep-alive
58
+ Server:
59
+ - mw1189.eqiad.wmnet
60
+ X-Powered-By:
61
+ - HHVM/3.12.1
62
+ X-Content-Type-Options:
63
+ - nosniff
64
+ Cache-Control:
65
+ - private, must-revalidate, max-age=0
66
+ P3p:
67
+ - CP="This is not a P3P policy! See https://en.wikipedia.org/wiki/Special:CentralAutoLogin/P3P
68
+ for more info."
69
+ X-Frame-Options:
70
+ - SAMEORIGIN
71
+ Vary:
72
+ - Accept-Encoding,Treat-as-Untrusted,X-Forwarded-Proto,Cookie,Authorization
73
+ Backend-Timing:
74
+ - D=71886 t=1468848237815407
75
+ X-Varnish:
76
+ - 1756101208, 2129307377
77
+ Via:
78
+ - 1.1 varnish, 1.1 varnish
79
+ Age:
80
+ - '0'
81
+ X-Cache:
82
+ - cp1052 pass, cp1052 pass
83
+ Strict-Transport-Security:
84
+ - max-age=31536000; includeSubDomains; preload
85
+ Set-Cookie:
86
+ - GeoIP=US:NC:Raleigh:35.75:-78.72:v4; Path=/; secure; Domain=.wikipedia.org
87
+ - WMF-Last-Access=18-Jul-2016;Path=/;HttpOnly;secure;Expires=Fri, 19 Aug 2016
88
+ 12:00:00 GMT
89
+ X-Analytics:
90
+ - ns=-1;special=Badtitle;https=1;nocookies=1
91
+ X-Client-Ip:
92
+ - 152.1.24.134
93
+ body:
94
+ encoding: UTF-8
95
+ string: '{"batchcomplete":"","continue":{"sroffset":3,"continue":"-||"},"query":{"searchinfo":{"totalhits":63,"suggestion":"speaking","suggestionsnippet":"<em>speaking</em>"},"search":[{"ns":0,"title":"Spelling","snippet":"Spelling
96
+ is the writing of a word or words with the necessary letters and diacritics
97
+ present in an accepted standard order, &quot;the conventions which determine","size":12318,"wordcount":1279,"timestamp":"2016-07-15T19:32:25Z"},{"ns":0,"title":"Rozalie
98
+ Hirs","snippet":"2002 Review of <span class=\"searchmatch\">Speling</span>/
99
+ Leeway: Edwin Fagel, Wat doen de regels?, De Recensent, The Netherlands, 20
100
+ September 2005 Review of <span class=\"searchmatch\">Speling</span>/ Leeway:
101
+ Johan Sonnenschein","size":25673,"wordcount":3353,"timestamp":"2016-05-29T11:56:39Z"},{"ns":0,"title":"Roger
102
+ E. Moore","snippet":"edditing skills from them an learnd to pay more attension
103
+ to grammer and <span class=\"searchmatch\">speling</span> then I used too
104
+ pay to.&quot; Moore wrote consistently for Dragon magazine,","size":6966,"wordcount":677,"timestamp":"2016-03-16T23:58:45Z"}]}}'
105
+ http_version:
106
+ recorded_at: Mon, 18 Jul 2016 13:23:58 GMT
107
+ - request:
108
+ method: get
109
+ uri: http://export.arxiv.org/api/query?max_results=3&search_query=all:speling&start=0
110
+ body:
111
+ encoding: UTF-8
112
+ string: ''
113
+ headers:
114
+ User-Agent:
115
+ - HTTPClient/1.0 (2.8.0, ruby 2.3.1 (2016-04-26))
116
+ Accept:
117
+ - "*/*"
118
+ Date:
119
+ - Mon, 18 Jul 2016 13:23:58 GMT
120
+ response:
121
+ status:
122
+ code: 200
123
+ message: OK
124
+ headers:
125
+ Date:
126
+ - Mon, 18 Jul 2016 13:23:57 GMT
127
+ Server:
128
+ - Apache
129
+ Access-Control-Allow-Origin:
130
+ - "*"
131
+ Vary:
132
+ - Accept-Encoding,User-Agent
133
+ Transfer-Encoding:
134
+ - chunked
135
+ Content-Type:
136
+ - application/atom+xml; charset=UTF-8
137
+ body:
138
+ encoding: UTF-8
139
+ string: |
140
+ <?xml version="1.0" encoding="UTF-8"?>
141
+ <feed xmlns="http://www.w3.org/2005/Atom">
142
+ <link href="http://arxiv.org/api/query?search_query%3Dall%3Aspeling%26id_list%3D%26start%3D0%26max_results%3D3" rel="self" type="application/atom+xml"/>
143
+ <title type="html">ArXiv Query: search_query=all:speling&amp;id_list=&amp;start=0&amp;max_results=3</title>
144
+ <id>http://arxiv.org/api/9OeFk5Le02fmHWaPV+nNdtO6x30</id>
145
+ <updated>2016-07-18T00:00:00-04:00</updated>
146
+ <opensearch:totalResults xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/">0</opensearch:totalResults>
147
+ <opensearch:startIndex xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/">0</opensearch:startIndex>
148
+ <opensearch:itemsPerPage xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/">3</opensearch:itemsPerPage>
149
+ </feed>
150
+ http_version:
151
+ recorded_at: Mon, 18 Jul 2016 13:23:59 GMT
152
+ - request:
153
+ method: get
154
+ uri: http://openlibrary.org/search.json?q=speling
155
+ body:
156
+ encoding: UTF-8
157
+ string: ''
158
+ headers:
159
+ User-Agent:
160
+ - HTTPClient/1.0 (2.8.0, ruby 2.3.1 (2016-04-26))
161
+ Accept:
162
+ - "*/*"
163
+ Date:
164
+ - Mon, 18 Jul 2016 13:23:58 GMT
165
+ response:
166
+ status:
167
+ code: 200
168
+ message: OK
169
+ headers:
170
+ Server:
171
+ - nginx/1.4.6 (Ubuntu)
172
+ Date:
173
+ - Mon, 18 Jul 2016 13:23:57 GMT
174
+ Transfer-Encoding:
175
+ - chunked
176
+ Connection:
177
+ - keep-alive
178
+ Access-Control-Allow-Origin:
179
+ - "*"
180
+ Access-Control-Allow-Method:
181
+ - GET, OPTIONS
182
+ Access-Control-Max-Age:
183
+ - '86400'
184
+ X-Ol-Stats:
185
+ - '"SR 1 0.076 TT 0 0.080"'
186
+ body:
187
+ encoding: UTF-8
188
+ string: |-
189
+ {
190
+ "start": 0,
191
+ "num_found": 15,
192
+ "numFound": 15,
193
+ "docs": [
194
+ {
195
+ "title_suggest": "Spele vir die jongspan",
196
+ "edition_key": [
197
+ "OL5360056M"
198
+ ],
199
+ "has_fulltext": false,
200
+ "text": [
201
+ "OL5360056M",
202
+ "Gerhard Johannes Beukes",
203
+ "22621346",
204
+ "OL1789040A",
205
+ "Spele vir die jongspan",
206
+ "byeengebring deur Gerhard J. Beukes.",
207
+ "Children's plays, Afrikaans",
208
+ "/works/OL6641814W",
209
+ "Van Schaik (J.L.)",
210
+ "72323053"
211
+ ],
212
+ "author_name": [
213
+ "Gerhard Johannes Beukes"
214
+ ],
215
+ "seed": [
216
+ "/books/OL5360056M",
217
+ "/works/OL6641814W",
218
+ "/subjects/children's_plays_afrikaans",
219
+ "/authors/OL1789040A"
220
+ ],
221
+ "oclc": [
222
+ "22621346"
223
+ ],
224
+ "author_key": [
225
+ "OL1789040A"
226
+ ],
227
+ "subject": [
228
+ "Children's plays, Afrikaans"
229
+ ],
230
+ "title": "Spele vir die jongspan",
231
+ "publish_date": [
232
+ "1970"
233
+ ],
234
+ "type": "work",
235
+ "ebook_count_i": 0,
236
+ "publish_place": [
237
+ "Pretoria"
238
+ ],
239
+ "edition_count": 1,
240
+ "key": "/works/OL6641814W",
241
+ "publisher": [
242
+ "Van Schaik (J.L.)"
243
+ ],
244
+ "language": [
245
+ "afr"
246
+ ],
247
+ "lccn": [
248
+ "72323053"
249
+ ],
250
+ "last_modified_i": 1291548104,
251
+ "publish_year": [
252
+ 1970
253
+ ],
254
+ "first_publish_year": 1970
255
+ },
256
+ {
257
+ "title_suggest": "Phonic spelling, fonik speling",
258
+ "publish_place": [
259
+ "Toronto"
260
+ ],
261
+ "has_fulltext": false,
262
+ "language": [
263
+ "eng"
264
+ ],
265
+ "edition_count": 1,
266
+ "edition_key": [
267
+ "OL15186755M"
268
+ ],
269
+ "last_modified_i": 1263995623,
270
+ "title": "Phonic spelling, fonik speling",
271
+ "subject": [
272
+ "Phonetics",
273
+ "Orthography and spelling",
274
+ "English language"
275
+ ],
276
+ "author_name": [
277
+ "Bruce Rouse"
278
+ ],
279
+ "seed": [
280
+ "/books/OL15186755M",
281
+ "/works/OL11440916W",
282
+ "/subjects/english_language",
283
+ "/subjects/phonetics",
284
+ "/subjects/orthography_and_spelling",
285
+ "/authors/OL4811393A"
286
+ ],
287
+ "first_publish_year": 1961,
288
+ "publish_year": [
289
+ 1961
290
+ ],
291
+ "key": "/works/OL11440916W",
292
+ "text": [
293
+ "OL15186755M",
294
+ "Bruce Rouse",
295
+ "OL4811393A",
296
+ "Phonic spelling, fonik speling",
297
+ "Phonetics",
298
+ "Orthography and spelling",
299
+ "English language",
300
+ "/works/OL11440916W",
301
+ "Phonic spelling, fonik speling."
302
+ ],
303
+ "publish_date": [
304
+ "1961"
305
+ ],
306
+ "author_key": [
307
+ "OL4811393A"
308
+ ],
309
+ "type": "work",
310
+ "ebook_count_i": 0
311
+ },
312
+ {
313
+ "title_suggest": "Een speling van de natuur",
314
+ "edition_key": [
315
+ "OL3080650M"
316
+ ],
317
+ "isbn": [
318
+ "9789062134915",
319
+ "9062134912"
320
+ ],
321
+ "has_fulltext": false,
322
+ "text": [
323
+ "OL3080650M",
324
+ "9789062134915",
325
+ "9062134912",
326
+ "Theodoor Kars",
327
+ "10900846",
328
+ "OL52989A",
329
+ "Een speling van de natuur",
330
+ "Theo Kars.",
331
+ "/works/OL676375W",
332
+ "Loeb",
333
+ "82180933"
334
+ ],
335
+ "author_name": [
336
+ "Theodoor Kars"
337
+ ],
338
+ "seed": [
339
+ "/books/OL3080650M",
340
+ "/works/OL676375W",
341
+ "/authors/OL52989A"
342
+ ],
343
+ "oclc": [
344
+ "10900846"
345
+ ],
346
+ "author_key": [
347
+ "OL52989A"
348
+ ],
349
+ "title": "Een speling van de natuur",
350
+ "publish_date": [
351
+ "1982"
352
+ ],
353
+ "type": "work",
354
+ "ebook_count_i": 0,
355
+ "publish_place": [
356
+ "Amsterdam"
357
+ ],
358
+ "edition_count": 1,
359
+ "key": "/works/OL676375W",
360
+ "id_goodreads": [
361
+ "6516656"
362
+ ],
363
+ "publisher": [
364
+ "Loeb"
365
+ ],
366
+ "language": [
367
+ "dut"
368
+ ],
369
+ "lccn": [
370
+ "82180933"
371
+ ],
372
+ "last_modified_i": 1304059158,
373
+ "id_librarything": [
374
+ "4639057"
375
+ ],
376
+ "publish_year": [
377
+ 1982
378
+ ],
379
+ "first_publish_year": 1982
380
+ },
381
+ {
382
+ "title_suggest": "The Pioneer ov simplified speling",
383
+ "edition_key": [
384
+ "OL7027540M"
385
+ ],
386
+ "has_fulltext": true,
387
+ "text": [
388
+ "OL7027540M",
389
+ "Simplified Spelling Society, London.",
390
+ "n01pioneerovsimp02simpuoft",
391
+ "The Pioneer ov simplified speling",
392
+ "Spelling reform",
393
+ "Accessible book",
394
+ "Periodicals",
395
+ "/works/OL16851130W",
396
+ "Simplified speling soesieti.",
397
+ "The Pioneer ov simplified speling.",
398
+ "20022404"
399
+ ],
400
+ "ia": [
401
+ "n01pioneerovsimp02simpuoft"
402
+ ],
403
+ "seed": [
404
+ "/books/OL7027540M",
405
+ "/works/OL16851130W",
406
+ "/subjects/spelling_reform",
407
+ "/subjects/periodicals"
408
+ ],
409
+ "contributor": [
410
+ "Simplified Spelling Society, London."
411
+ ],
412
+ "subject": [
413
+ "Spelling reform",
414
+ "Accessible book",
415
+ "Periodicals"
416
+ ],
417
+ "title": "The Pioneer ov simplified speling",
418
+ "ia_collection_s": "toronto;robarts",
419
+ "publish_date": [
420
+ "1912"
421
+ ],
422
+ "type": "work",
423
+ "ebook_count_i": 1,
424
+ "publish_place": [
425
+ "London"
426
+ ],
427
+ "edition_count": 1,
428
+ "key": "/works/OL16851130W",
429
+ "public_scan_b": true,
430
+ "publisher": [
431
+ "Simplified speling soesieti."
432
+ ],
433
+ "lccn": [
434
+ "20022404"
435
+ ],
436
+ "last_modified_i": 1406227349,
437
+ "cover_edition_key": "OL7027540M",
438
+ "publish_year": [
439
+ 1912
440
+ ],
441
+ "first_publish_year": 1912
442
+ },
443
+ {
444
+ "title_suggest": "The Little child's speling [sic] book",
445
+ "publish_place": [
446
+ "[United States"
447
+ ],
448
+ "has_fulltext": false,
449
+ "language": [
450
+ "eng"
451
+ ],
452
+ "edition_count": 1,
453
+ "edition_key": [
454
+ "OL15100078M"
455
+ ],
456
+ "last_modified_i": 1419574715,
457
+ "title": "The Little child's speling [sic] book",
458
+ "publisher": [
459
+ "Sine nomine"
460
+ ],
461
+ "seed": [
462
+ "/books/OL15100078M",
463
+ "/works/OL15100078M",
464
+ "/subjects/spellers",
465
+ "/subjects/english_language_--_orthography_and_spelling_--_juvenile_literature"
466
+ ],
467
+ "first_publish_year": 1814,
468
+ "publish_year": [
469
+ 1814
470
+ ],
471
+ "key": "/works/OL15100078M",
472
+ "text": [
473
+ "OL15100078M",
474
+ "containing a great variety of plain, easy and useful words, with proper directions to read and speak the Columbian language, and a number of easy and instructive lessons",
475
+ "The Little child's speling [sic] book",
476
+ "English language -- Orthography and spelling -- Juvenile literature",
477
+ "Spellers",
478
+ "/works/OL15100078M",
479
+ "Sine nomine"
480
+ ],
481
+ "publish_date": [
482
+ "1814"
483
+ ],
484
+ "subject": [
485
+ "English language -- Orthography and spelling -- Juvenile literature",
486
+ "Spellers"
487
+ ],
488
+ "type": "work",
489
+ "ebook_count_i": 0
490
+ },
491
+ {
492
+ "title_suggest": "Nu gaet reynaerde al huten spele",
493
+ "edition_key": [
494
+ "OL4998978M"
495
+ ],
496
+ "isbn": [
497
+ "9789061851011",
498
+ "9061851017"
499
+ ],
500
+ "has_fulltext": false,
501
+ "text": [
502
+ "OL4998978M",
503
+ "9789061851011",
504
+ "9061851017",
505
+ "Frank Lulofs",
506
+ "3909105",
507
+ "OL1944504A",
508
+ "over commentaar en interpretatie",
509
+ "Nu gaet reynaerde al huten spele",
510
+ "F. Lulofs.",
511
+ "Reinaert de Vos",
512
+ "/works/OL6977929W",
513
+ "Thespa",
514
+ "76500932"
515
+ ],
516
+ "author_name": [
517
+ "Frank Lulofs"
518
+ ],
519
+ "seed": [
520
+ "/books/OL4998978M",
521
+ "/works/OL6977929W",
522
+ "/subjects/reinaert_de_vos",
523
+ "/authors/OL1944504A"
524
+ ],
525
+ "oclc": [
526
+ "3909105"
527
+ ],
528
+ "author_key": [
529
+ "OL1944504A"
530
+ ],
531
+ "subject": [
532
+ "Reinaert de Vos"
533
+ ],
534
+ "title": "Nu gaet reynaerde al huten spele",
535
+ "publish_date": [
536
+ "1975"
537
+ ],
538
+ "type": "work",
539
+ "ebook_count_i": 0,
540
+ "publish_place": [
541
+ "Amsterdam"
542
+ ],
543
+ "edition_count": 1,
544
+ "key": "/works/OL6977929W",
545
+ "publisher": [
546
+ "Thespa"
547
+ ],
548
+ "language": [
549
+ "dut"
550
+ ],
551
+ "lccn": [
552
+ "76500932"
553
+ ],
554
+ "last_modified_i": 1291540479,
555
+ "publish_year": [
556
+ 1975
557
+ ],
558
+ "first_publish_year": 1975
559
+ },
560
+ {
561
+ "title_suggest": "The Little child's speling [sic] book",
562
+ "publish_place": [
563
+ "[United States"
564
+ ],
565
+ "has_fulltext": false,
566
+ "language": [
567
+ "eng"
568
+ ],
569
+ "edition_count": 1,
570
+ "edition_key": [
571
+ "OL15950840M"
572
+ ],
573
+ "last_modified_i": 1419575606,
574
+ "title": "The Little child's speling [sic] book",
575
+ "publisher": [
576
+ "Sine nomine"
577
+ ],
578
+ "seed": [
579
+ "/books/OL15950840M",
580
+ "/works/OL15950840M",
581
+ "/subjects/spellers.",
582
+ "/subjects/english_language_--_orthography_and_spelling_--_juvenile_literature."
583
+ ],
584
+ "first_publish_year": 1814,
585
+ "publish_year": [
586
+ 1814
587
+ ],
588
+ "key": "/works/OL15950840M",
589
+ "text": [
590
+ "OL15950840M",
591
+ "containing a great variety of plain, easy and useful words, with proper directions to read and speak the Columbian language, and a number of easy and instructive lessons.",
592
+ "The Little child's speling [sic] book",
593
+ "Spellers.",
594
+ "English language -- Orthography and spelling -- Juvenile literature.",
595
+ "/works/OL15950840M",
596
+ "Sine nomine"
597
+ ],
598
+ "publish_date": [
599
+ "1814"
600
+ ],
601
+ "subject": [
602
+ "Spellers.",
603
+ "English language -- Orthography and spelling -- Juvenile literature."
604
+ ],
605
+ "type": "work",
606
+ "ebook_count_i": 0
607
+ },
608
+ {
609
+ "title_suggest": "Die goue kalf",
610
+ "edition_key": [
611
+ "OL544061M"
612
+ ],
613
+ "isbn": [
614
+ "9781874901426",
615
+ "1874901422"
616
+ ],
617
+ "has_fulltext": false,
618
+ "text": [
619
+ "OL544061M",
620
+ "9781874901426",
621
+ "1874901422",
622
+ "Klaas Steytler",
623
+ "34489387",
624
+ "OL325255A",
625
+ "\u02bcn sepie in 13 spele",
626
+ "Die goue kalf",
627
+ "Klaas Steytler.",
628
+ "/works/OL2383099W",
629
+ "Queillerie",
630
+ "96123983"
631
+ ],
632
+ "author_name": [
633
+ "Klaas Steytler"
634
+ ],
635
+ "seed": [
636
+ "/books/OL544061M",
637
+ "/works/OL2383099W",
638
+ "/authors/OL325255A"
639
+ ],
640
+ "oclc": [
641
+ "34489387"
642
+ ],
643
+ "author_key": [
644
+ "OL325255A"
645
+ ],
646
+ "title": "Die goue kalf",
647
+ "publish_date": [
648
+ "1995"
649
+ ],
650
+ "type": "work",
651
+ "ebook_count_i": 0,
652
+ "publish_place": [
653
+ "Kaapstad"
654
+ ],
655
+ "edition_count": 1,
656
+ "key": "/works/OL2383099W",
657
+ "id_goodreads": [
658
+ "5411368"
659
+ ],
660
+ "publisher": [
661
+ "Queillerie"
662
+ ],
663
+ "language": [
664
+ "afr"
665
+ ],
666
+ "lccn": [
667
+ "96123983"
668
+ ],
669
+ "last_modified_i": 1303967086,
670
+ "publish_year": [
671
+ 1995
672
+ ],
673
+ "first_publish_year": 1995
674
+ },
675
+ {
676
+ "title_suggest": "Viertal",
677
+ "publish_place": [
678
+ "Pretoria"
679
+ ],
680
+ "edition_key": [
681
+ "OL5358098M"
682
+ ],
683
+ "has_fulltext": false,
684
+ "language": [
685
+ "afr"
686
+ ],
687
+ "edition_count": 1,
688
+ "lccn": [
689
+ "72317095"
690
+ ],
691
+ "last_modified_i": 1260830831,
692
+ "title": "Viertal",
693
+ "publisher": [
694
+ "J. L. van Schaik"
695
+ ],
696
+ "author_name": [
697
+ "Gerhard Johannes Beukes"
698
+ ],
699
+ "seed": [
700
+ "/books/OL5358098M",
701
+ "/works/OL6641815W",
702
+ "/authors/OL1789040A"
703
+ ],
704
+ "first_publish_year": 1972,
705
+ "publish_year": [
706
+ 1972
707
+ ],
708
+ "key": "/works/OL6641815W",
709
+ "text": [
710
+ "OL5358098M",
711
+ "Gerhard Johannes Beukes",
712
+ "OL1789040A",
713
+ "'n keur van vier verwerkte spele uit sy eenbedrywe",
714
+ "Viertal",
715
+ "[deur] Gerhard J. Beukes.",
716
+ "/works/OL6641815W",
717
+ "J. L. van Schaik",
718
+ "72317095"
719
+ ],
720
+ "publish_date": [
721
+ "1972"
722
+ ],
723
+ "author_key": [
724
+ "OL1789040A"
725
+ ],
726
+ "type": "work",
727
+ "ebook_count_i": 0
728
+ },
729
+ {
730
+ "title_suggest": "English express",
731
+ "publish_place": [
732
+ "London"
733
+ ],
734
+ "has_fulltext": false,
735
+ "language": [
736
+ "eng"
737
+ ],
738
+ "edition_count": 1,
739
+ "edition_key": [
740
+ "OL20148251M"
741
+ ],
742
+ "last_modified_i": 1419575178,
743
+ "title": "English express",
744
+ "publisher": [
745
+ "BBC"
746
+ ],
747
+ "seed": [
748
+ "/books/OL20148251M",
749
+ "/works/OL20148251M"
750
+ ],
751
+ "first_publish_year": 1994,
752
+ "publish_year": [
753
+ 1994
754
+ ],
755
+ "key": "/works/OL20148251M",
756
+ "text": [
757
+ "OL20148251M",
758
+ "language skills.",
759
+ "English express",
760
+ "/works/OL20148251M",
761
+ "BBC",
762
+ "Language skills.",
763
+ "How cum Inglish speling's so wierd?.",
764
+ "What's in a word.",
765
+ "Talking and writing.",
766
+ "What's the point of full stops?.",
767
+ "How can you write better writing?."
768
+ ],
769
+ "publish_date": [
770
+ "1994"
771
+ ],
772
+ "type": "work",
773
+ "ebook_count_i": 0
774
+ },
775
+ {
776
+ "title_suggest": "Donuts Aren't Ughly Eny Mor",
777
+ "publisher": [
778
+ "R.P. Mudgett, Staten Island, NY"
779
+ ],
780
+ "isbn": [
781
+ "9780965859516",
782
+ "0965859517"
783
+ ],
784
+ "has_fulltext": false,
785
+ "language": [
786
+ "eng"
787
+ ],
788
+ "edition_count": 1,
789
+ "edition_key": [
790
+ "OL8531360M"
791
+ ],
792
+ "last_modified_i": 1419575757,
793
+ "title": "Donuts Aren't Ughly Eny Mor",
794
+ "seed": [
795
+ "/books/OL8531360M",
796
+ "/works/OL8531360M"
797
+ ],
798
+ "first_publish_year": 1997,
799
+ "publish_year": [
800
+ 1997
801
+ ],
802
+ "key": "/works/OL8531360M",
803
+ "text": [
804
+ "OL8531360M",
805
+ "9780965859516",
806
+ "0965859517",
807
+ "Simpler Speling for th 2,000z [sic]",
808
+ "Donuts Aren't Ughly Eny Mor",
809
+ "/works/OL8531360M",
810
+ "R.P. Mudgett, Staten Island, NY"
811
+ ],
812
+ "publish_date": [
813
+ "1997"
814
+ ],
815
+ "type": "work",
816
+ "ebook_count_i": 0
817
+ },
818
+ {
819
+ "title_suggest": "Donuts Aren't Ughly Eny Mor",
820
+ "edition_key": [
821
+ "OL401429M"
822
+ ],
823
+ "isbn": [
824
+ "9780965859509",
825
+ "0965859509",
826
+ "0965859517",
827
+ "9780965859516"
828
+ ],
829
+ "has_fulltext": false,
830
+ "text": [
831
+ "OL401429M",
832
+ "9780965859509",
833
+ "0965859509",
834
+ "0965859517",
835
+ "9780965859516",
836
+ "Richard P. Mudgett",
837
+ "OL248896A",
838
+ "Simpler Speling for th 2,000z",
839
+ "Donuts Aren't Ughly Eny Mor",
840
+ "bi Richard P. Mudgett ; art bi Walter James Brogan.",
841
+ "Spelling reform",
842
+ "Orthography and spelling",
843
+ "English language",
844
+ "/works/OL2047678W",
845
+ "R.P. Mudgett",
846
+ "Donuts aren't ugly any more",
847
+ "98100481"
848
+ ],
849
+ "author_name": [
850
+ "Richard P. Mudgett"
851
+ ],
852
+ "seed": [
853
+ "/books/OL401429M",
854
+ "/works/OL2047678W",
855
+ "/subjects/spelling_reform",
856
+ "/subjects/english_language",
857
+ "/subjects/orthography_and_spelling",
858
+ "/authors/OL248896A"
859
+ ],
860
+ "author_key": [
861
+ "OL248896A"
862
+ ],
863
+ "subject": [
864
+ "Spelling reform",
865
+ "Orthography and spelling",
866
+ "English language"
867
+ ],
868
+ "title": "Donuts Aren't Ughly Eny Mor",
869
+ "publish_date": [
870
+ "1997"
871
+ ],
872
+ "type": "work",
873
+ "ebook_count_i": 0,
874
+ "publish_place": [
875
+ "Staten Island, N.Y"
876
+ ],
877
+ "edition_count": 1,
878
+ "key": "/works/OL2047678W",
879
+ "id_goodreads": [
880
+ "1952435"
881
+ ],
882
+ "publisher": [
883
+ "R.P. Mudgett"
884
+ ],
885
+ "language": [
886
+ "eng"
887
+ ],
888
+ "lccn": [
889
+ "98100481"
890
+ ],
891
+ "last_modified_i": 1271450181,
892
+ "publish_year": [
893
+ 1997
894
+ ],
895
+ "first_publish_year": 1997
896
+ },
897
+ {
898
+ "title_suggest": "The Foolish almanak for anuthur year",
899
+ "edition_key": [
900
+ "OL7074771M"
901
+ ],
902
+ "has_fulltext": true,
903
+ "text": [
904
+ "OL7074771M",
905
+ "4303179",
906
+ "foolishalmanakfo00bostiala",
907
+ "the furst cinc the introdukshun ov the muk-rake in magazeen gardning, and the speling reform ov owr langwij by Theodor Rosyfelt.",
908
+ "The Foolish almanak for anuthur year",
909
+ "Accessible book",
910
+ "American wit and humor",
911
+ "American Satire",
912
+ "/works/OL16749495W",
913
+ "J. W. Luce and Company",
914
+ "Foolish almanak.",
915
+ "06043522"
916
+ ],
917
+ "seed": [
918
+ "/books/OL7074771M",
919
+ "/works/OL16749495W",
920
+ "/subjects/american_wit_and_humor",
921
+ "/subjects/american_satire"
922
+ ],
923
+ "oclc": [
924
+ "4303179"
925
+ ],
926
+ "ia": [
927
+ "foolishalmanakfo00bostiala"
928
+ ],
929
+ "subject": [
930
+ "Accessible book",
931
+ "American wit and humor",
932
+ "American Satire"
933
+ ],
934
+ "title": "The Foolish almanak for anuthur year",
935
+ "ia_collection_s": "cdl;americana",
936
+ "publish_date": [
937
+ "1906"
938
+ ],
939
+ "type": "work",
940
+ "ebook_count_i": 1,
941
+ "publish_place": [
942
+ "Boston",
943
+ "London"
944
+ ],
945
+ "edition_count": 1,
946
+ "key": "/works/OL16749495W",
947
+ "public_scan_b": true,
948
+ "publisher": [
949
+ "J. W. Luce and Company"
950
+ ],
951
+ "lccn": [
952
+ "06043522"
953
+ ],
954
+ "last_modified_i": 1344126488,
955
+ "cover_edition_key": "OL7074771M",
956
+ "publish_year": [
957
+ 1906
958
+ ],
959
+ "first_publish_year": 1906
960
+ },
961
+ {
962
+ "title_suggest": "Teatime talk with G.B.S",
963
+ "publish_place": [
964
+ "London"
965
+ ],
966
+ "has_fulltext": false,
967
+ "language": [
968
+ "eng"
969
+ ],
970
+ "edition_count": 1,
971
+ "edition_key": [
972
+ "OL19230160M"
973
+ ],
974
+ "last_modified_i": 1291413260,
975
+ "title": "Teatime talk with G.B.S",
976
+ "subject": [
977
+ "Interviews"
978
+ ],
979
+ "author_name": [
980
+ "Charles Hamblett"
981
+ ],
982
+ "person": [
983
+ "Bernard Shaw (1856-1950)"
984
+ ],
985
+ "seed": [
986
+ "/books/OL19230160M",
987
+ "/works/OL7029646W",
988
+ "/subjects/interviews",
989
+ "/subjects/person:bernard_shaw_(1856-1950)",
990
+ "/authors/OL1968927A"
991
+ ],
992
+ "first_publish_year": 1948,
993
+ "publish_year": [
994
+ 1948
995
+ ],
996
+ "key": "/works/OL7029646W",
997
+ "text": [
998
+ "OL19230160M",
999
+ "Charles Hamblett",
1000
+ "OL1968927A",
1001
+ "at his Ayot Saint Lawrence home he talked of Stalin, the \"nonsense\" of war, Communism, Bevin, Vishinsky, and his pet subject \"Nu Speling\"",
1002
+ "Teatime talk with G.B.S",
1003
+ "by Charles Hamblett.",
1004
+ "Interviews",
1005
+ "/works/OL7029646W",
1006
+ "Odhams Press",
1007
+ "Teatime talk with G.B.S.",
1008
+ "Bernard Shaw (1856-1950)"
1009
+ ],
1010
+ "publisher": [
1011
+ "Odhams Press"
1012
+ ],
1013
+ "publish_date": [
1014
+ "1948"
1015
+ ],
1016
+ "author_key": [
1017
+ "OL1968927A"
1018
+ ],
1019
+ "type": "work",
1020
+ "ebook_count_i": 0
1021
+ },
1022
+ {
1023
+ "title_suggest": "The Star",
1024
+ "edition_key": [
1025
+ "OL6617451M",
1026
+ "OL12032258M"
1027
+ ],
1028
+ "subtitle": "And Other Stories",
1029
+ "has_fulltext": false,
1030
+ "text": [
1031
+ "OL6617451M",
1032
+ "OL12032258M",
1033
+ "And Other Stories",
1034
+ "H. G. Wells",
1035
+ "Simplified Spelling Society.",
1036
+ "Tom Teti (Narrator)",
1037
+ "11479233",
1038
+ "1556560923",
1039
+ "9781556560927",
1040
+ "OL13066A",
1041
+ "The Star",
1042
+ "by H. G. Wells, iseud in simplifyd speling with the kynd permishon ov the author.",
1043
+ "Spelling reform",
1044
+ "Texts",
1045
+ "/works/OL52102W",
1046
+ "Dercum Audio",
1047
+ "Simplified Spelling Society",
1048
+ "The star",
1049
+ "19011051",
1050
+ "H. G Wells",
1051
+ "H .G Wells",
1052
+ "Wells H G",
1053
+ "H.-G. Wells",
1054
+ "H. G. (foreword and afterword by Gregory Benford) Wells",
1055
+ "Herbert George Wells",
1056
+ "H.g. Wells",
1057
+ "H.G., Wells",
1058
+ "H. G. Herbert George Wells",
1059
+ "H. G. Wells",
1060
+ "H G ; Joe Mugnaini (illus Wells",
1061
+ "H.G. Wells",
1062
+ "Herbert G. Wells",
1063
+ "F. Scott Fitzgerald Oscar Wilde Robert Nathan Henry James H. G. Wells Leo B. Kneer",
1064
+ "Wells H.G",
1065
+ "H. G, Wells",
1066
+ "Ed. Jeremy Hunter H.G. Wells",
1067
+ "H.G. George Herbert Wells",
1068
+ "H G. Wells",
1069
+ "H.G Wells",
1070
+ "H.G. Wells; Conspiracy Journal staff",
1071
+ "H., G. Wells",
1072
+ "H. G. Wells, Julian Huxley, G. P. Wells",
1073
+ "H. G. (Herbert George) Wells",
1074
+ "HG Wells",
1075
+ "G. H. Wells",
1076
+ "WELLS, H.G. (HERBERT GEORGE), 1866-1946."
1077
+ ],
1078
+ "author_name": [
1079
+ "H. G. Wells"
1080
+ ],
1081
+ "seed": [
1082
+ "/books/OL6617451M",
1083
+ "/books/OL12032258M",
1084
+ "/works/OL52102W",
1085
+ "/subjects/spelling_reform",
1086
+ "/subjects/texts",
1087
+ "/authors/OL13066A"
1088
+ ],
1089
+ "oclc": [
1090
+ "11479233"
1091
+ ],
1092
+ "contributor": [
1093
+ "Simplified Spelling Society.",
1094
+ "Tom Teti (Narrator)"
1095
+ ],
1096
+ "isbn": [
1097
+ "1556560923",
1098
+ "9781556560927"
1099
+ ],
1100
+ "author_key": [
1101
+ "OL13066A"
1102
+ ],
1103
+ "subject": [
1104
+ "Spelling reform",
1105
+ "Texts"
1106
+ ],
1107
+ "title": "The Star",
1108
+ "publish_date": [
1109
+ "December 1991",
1110
+ "1917"
1111
+ ],
1112
+ "type": "work",
1113
+ "ebook_count_i": 0,
1114
+ "publish_place": [
1115
+ "London"
1116
+ ],
1117
+ "edition_count": 2,
1118
+ "key": "/works/OL52102W",
1119
+ "id_goodreads": [
1120
+ "2080232"
1121
+ ],
1122
+ "publisher": [
1123
+ "Dercum Audio",
1124
+ "Simplified Spelling Society"
1125
+ ],
1126
+ "language": [
1127
+ "eng"
1128
+ ],
1129
+ "lccn": [
1130
+ "19011051"
1131
+ ],
1132
+ "last_modified_i": 1285093431,
1133
+ "author_alternative_name": [
1134
+ "H. G Wells",
1135
+ "H .G Wells",
1136
+ "Wells H G",
1137
+ "H.-G. Wells",
1138
+ "H. G. (foreword and afterword by Gregory Benford) Wells",
1139
+ "Herbert George Wells",
1140
+ "H.g. Wells",
1141
+ "H.G., Wells",
1142
+ "H. G. Herbert George Wells",
1143
+ "H. G. Wells",
1144
+ "H G ; Joe Mugnaini (illus Wells",
1145
+ "H.G. Wells",
1146
+ "Herbert G. Wells",
1147
+ "F. Scott Fitzgerald Oscar Wilde Robert Nathan Henry James H. G. Wells Leo B. Kneer",
1148
+ "Wells H.G",
1149
+ "H. G, Wells",
1150
+ "Ed. Jeremy Hunter H.G. Wells",
1151
+ "H.G. George Herbert Wells",
1152
+ "H G. Wells",
1153
+ "H.G Wells",
1154
+ "H.G. Wells; Conspiracy Journal staff",
1155
+ "H., G. Wells",
1156
+ "H. G. Wells, Julian Huxley, G. P. Wells",
1157
+ "H. G. (Herbert George) Wells",
1158
+ "HG Wells",
1159
+ "G. H. Wells",
1160
+ "WELLS, H.G. (HERBERT GEORGE), 1866-1946."
1161
+ ],
1162
+ "publish_year": [
1163
+ 1991,
1164
+ 1917
1165
+ ],
1166
+ "first_publish_year": 1917
1167
+ }
1168
+ ]
1169
+ }
1170
+ http_version:
1171
+ recorded_at: Mon, 18 Jul 2016 13:23:59 GMT
1172
+ recorded_with: VCR 3.0.3