enju_subject 0.1.0.pre28 → 0.1.0.pre29
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.rdoc +8 -1
- data/app/controllers/classification_types_controller.rb +7 -2
- data/app/controllers/classifications_controller.rb +8 -2
- data/app/controllers/subject_heading_types_controller.rb +7 -2
- data/app/controllers/subject_types_controller.rb +7 -2
- data/app/controllers/subjects_controller.rb +9 -2
- data/app/models/classification.rb +0 -1
- data/app/models/classification_type.rb +0 -1
- data/app/models/subject.rb +0 -3
- data/app/models/subject_heading_type.rb +0 -1
- data/app/models/subject_type.rb +0 -1
- data/lib/enju_subject/engine.rb +0 -1
- data/lib/enju_subject/manifestation.rb +0 -1
- data/lib/enju_subject/version.rb +1 -1
- data/spec/dummy/bin/bundle +3 -0
- data/spec/dummy/bin/rails +4 -0
- data/spec/dummy/bin/rake +4 -0
- data/spec/dummy/bin/setup +29 -0
- data/spec/dummy/config/database.yml +23 -18
- data/spec/dummy/db/migrate/005_create_manifestations.rb +0 -1
- data/spec/dummy/db/migrate/20140519170214_create_resource_import_file_transitions.rb +5 -1
- data/spec/dummy/db/migrate/20140519171220_create_import_request_transitions.rb +5 -1
- data/spec/dummy/db/migrate/20140524020735_create_agent_import_file_transitions.rb +5 -1
- data/spec/dummy/db/migrate/20140524074813_create_user_import_file_transitions.rb +5 -1
- data/spec/dummy/db/migrate/20140614141500_create_resource_export_file_transitions.rb +5 -1
- data/spec/dummy/db/migrate/20140709113905_create_user_export_file_transitions.rb +5 -1
- data/spec/dummy/db/migrate/20140822114527_add_error_message_to_resource_import_result.rb +5 -0
- data/spec/dummy/db/migrate/20140823083524_add_extent_to_manifestation.rb +5 -0
- data/spec/dummy/db/migrate/20140823094847_add_dimensions_to_manifestation.rb +5 -0
- data/spec/dummy/db/migrate/20140823095740_rename_manifestation_periodical_to_serial.rb +9 -0
- data/spec/dummy/db/migrate/20141003181336_add_full_name_transcription_to_profile.rb +5 -0
- data/spec/dummy/db/migrate/20141003182825_add_date_of_birth_to_profile.rb +5 -0
- data/spec/dummy/db/schema.rb +7 -3
- data/spec/fixtures/users.yml +1 -1
- data/spec/spec_helper.rb +2 -0
- metadata +49 -135
- data/spec/dummy/db/test.sqlite3 +0 -0
- data/spec/dummy/script/rails +0 -6
- data/spec/dummy/solr/conf/admin-extra.html +0 -31
- data/spec/dummy/solr/conf/elevate.xml +0 -36
- data/spec/dummy/solr/conf/mapping-ISOLatin1Accent.txt +0 -246
- data/spec/dummy/solr/conf/protwords.txt +0 -21
- data/spec/dummy/solr/conf/schema.xml +0 -255
- data/spec/dummy/solr/conf/scripts.conf +0 -24
- data/spec/dummy/solr/conf/solrconfig.xml +0 -667
- data/spec/dummy/solr/conf/spellings.txt +0 -2
- data/spec/dummy/solr/conf/stopwords.txt +0 -58
- data/spec/dummy/solr/conf/synonyms.txt +0 -31
- data/spec/dummy/solr/default/data/index/segments.gen +0 -0
- data/spec/dummy/solr/default/data/index/segments_17a +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001547 +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001548 +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001549 +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001550 +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001551 +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001552 +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001553 +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001554 +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001555 +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001556 +0 -0
- data/spec/dummy/solr/development/data/index/segments.gen +0 -0
- data/spec/dummy/solr/development/data/index/segments_1 +0 -0
- data/spec/dummy/solr/solr.xml +0 -8
- data/spec/dummy/solr/test/data/index/segments.gen +0 -0
- data/spec/dummy/solr/test/data/index/segments_1 +0 -0
- data/spec/dummy/tmp/cache/4F7/F90/default_role +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/016f86e39ffdee229513e167e190373b +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/13fe41fee1fe35b49d145bcc06610705 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/154f7b83f2da0e86effbe25f32135177 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/16453aa846d172232cb70ea0ef5d25bb +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/1867899076fb1e0b90ad8e952258ceb6 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/1d1ea12f4657d43009075ba81a2ff949 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/22c8941ab6dec8cd7b3f725e1989dc20 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/2f5173deea6c795b8fdde723bb4b63af +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/3054c50144654f9c7e57bb0639a276e9 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/306cf2727f2c4d5bcc3318fdf704f9f8 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/357970feca3ac29060c1e3861e2c0953 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/3bd7a263237ba366f64d938fe5303757 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/3ef32f79b6e9b4487b09c38d17e96c5b +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/5e6bfa8ff735312df3c6e3ab5e4544dd +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/6b7aedea4a0dfd10ee27dd93199ac9e6 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/8c36936509297e044c5353b3c57148f9 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/90453e0e28686c374df46268d089c661 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/9c500035359d42d1d6eb3152407753da +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/aff11c6f1bdcce6d91baf69968f93ad6 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/b9cc8f1cd929beaef586e5f42a2aa4c2 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/ba0d2851c8d282b95f6fbf157269bd9f +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/c375808e937ed78c91a7e18cf15d8d38 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/cffd775d018f68ce5dba1ee0d951a994 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/d38d8658b30de1d068603968227680d4 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/d771ace226fc8215a3572e0aa35bb0d6 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/e3b2c7938a8e711ea73c7c89ebe73d28 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/ea20f8df525b74f3cb6581c9c8c10831 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/f7cbd26ba1d28d48de824f0e94586655 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/fa36be28948b64b82117be61d1712366 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/ffb98f25d690ed017b364714434126e5 +0 -0
metadata
CHANGED
@@ -1,37 +1,37 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: enju_subject
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.0.
|
4
|
+
version: 0.1.0.pre29
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Kosuke Tanabe
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2015-02-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
|
-
name:
|
14
|
+
name: dynamic_form
|
15
15
|
requirement: !ruby/object:Gem::Requirement
|
16
16
|
requirements:
|
17
|
-
- - "
|
17
|
+
- - ">="
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 0
|
19
|
+
version: '0'
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
|
-
- - "
|
24
|
+
- - ">="
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: 0
|
26
|
+
version: '0'
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
|
-
name:
|
28
|
+
name: sqlite3
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
30
30
|
requirements:
|
31
31
|
- - ">="
|
32
32
|
- !ruby/object:Gem::Version
|
33
33
|
version: '0'
|
34
|
-
type: :
|
34
|
+
type: :development
|
35
35
|
prerelease: false
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
@@ -39,7 +39,21 @@ dependencies:
|
|
39
39
|
- !ruby/object:Gem::Version
|
40
40
|
version: '0'
|
41
41
|
- !ruby/object:Gem::Dependency
|
42
|
-
name:
|
42
|
+
name: mysql2
|
43
|
+
requirement: !ruby/object:Gem::Requirement
|
44
|
+
requirements:
|
45
|
+
- - ">="
|
46
|
+
- !ruby/object:Gem::Version
|
47
|
+
version: '0'
|
48
|
+
type: :development
|
49
|
+
prerelease: false
|
50
|
+
version_requirements: !ruby/object:Gem::Requirement
|
51
|
+
requirements:
|
52
|
+
- - ">="
|
53
|
+
- !ruby/object:Gem::Version
|
54
|
+
version: '0'
|
55
|
+
- !ruby/object:Gem::Dependency
|
56
|
+
name: pg
|
43
57
|
requirement: !ruby/object:Gem::Requirement
|
44
58
|
requirements:
|
45
59
|
- - ">="
|
@@ -58,14 +72,14 @@ dependencies:
|
|
58
72
|
requirements:
|
59
73
|
- - "~>"
|
60
74
|
- !ruby/object:Gem::Version
|
61
|
-
version: '3.
|
75
|
+
version: '3.2'
|
62
76
|
type: :development
|
63
77
|
prerelease: false
|
64
78
|
version_requirements: !ruby/object:Gem::Requirement
|
65
79
|
requirements:
|
66
80
|
- - "~>"
|
67
81
|
- !ruby/object:Gem::Version
|
68
|
-
version: '3.
|
82
|
+
version: '3.2'
|
69
83
|
- !ruby/object:Gem::Dependency
|
70
84
|
name: simplecov
|
71
85
|
requirement: !ruby/object:Gem::Requirement
|
@@ -114,14 +128,14 @@ dependencies:
|
|
114
128
|
requirements:
|
115
129
|
- - "~>"
|
116
130
|
- !ruby/object:Gem::Version
|
117
|
-
version: 1.1.0.
|
131
|
+
version: 1.1.0.rc17
|
118
132
|
type: :development
|
119
133
|
prerelease: false
|
120
134
|
version_requirements: !ruby/object:Gem::Requirement
|
121
135
|
requirements:
|
122
136
|
- - "~>"
|
123
137
|
- !ruby/object:Gem::Version
|
124
|
-
version: 1.1.0.
|
138
|
+
version: 1.1.0.rc17
|
125
139
|
- !ruby/object:Gem::Dependency
|
126
140
|
name: sunspot_solr
|
127
141
|
requirement: !ruby/object:Gem::Requirement
|
@@ -260,6 +274,10 @@ files:
|
|
260
274
|
- spec/dummy/app/models/setting.rb
|
261
275
|
- spec/dummy/app/models/user.rb
|
262
276
|
- spec/dummy/app/views/layouts/application.html.erb
|
277
|
+
- spec/dummy/bin/bundle
|
278
|
+
- spec/dummy/bin/rails
|
279
|
+
- spec/dummy/bin/rake
|
280
|
+
- spec/dummy/bin/setup
|
263
281
|
- spec/dummy/config.ru
|
264
282
|
- spec/dummy/config/application.rb
|
265
283
|
- spec/dummy/config/application.yml
|
@@ -404,73 +422,19 @@ files:
|
|
404
422
|
- spec/dummy/db/migrate/20140802082007_add_manifestation_id_to_item.rb
|
405
423
|
- spec/dummy/db/migrate/20140811031145_add_expired_at_to_profile.rb
|
406
424
|
- spec/dummy/db/migrate/20140813182425_add_publication_place_to_manifestation.rb
|
425
|
+
- spec/dummy/db/migrate/20140822114527_add_error_message_to_resource_import_result.rb
|
426
|
+
- spec/dummy/db/migrate/20140823083524_add_extent_to_manifestation.rb
|
427
|
+
- spec/dummy/db/migrate/20140823094847_add_dimensions_to_manifestation.rb
|
428
|
+
- spec/dummy/db/migrate/20140823095740_rename_manifestation_periodical_to_serial.rb
|
429
|
+
- spec/dummy/db/migrate/20141003181336_add_full_name_transcription_to_profile.rb
|
430
|
+
- spec/dummy/db/migrate/20141003182825_add_date_of_birth_to_profile.rb
|
407
431
|
- spec/dummy/db/schema.rb
|
408
432
|
- spec/dummy/db/seeds.rb
|
409
|
-
- spec/dummy/db/test.sqlite3
|
410
433
|
- spec/dummy/public/404.html
|
411
434
|
- spec/dummy/public/422.html
|
412
435
|
- spec/dummy/public/500.html
|
413
436
|
- spec/dummy/public/favicon.ico
|
414
|
-
- spec/dummy/script/rails
|
415
|
-
- spec/dummy/solr/conf/admin-extra.html
|
416
|
-
- spec/dummy/solr/conf/elevate.xml
|
417
|
-
- spec/dummy/solr/conf/mapping-ISOLatin1Accent.txt
|
418
|
-
- spec/dummy/solr/conf/protwords.txt
|
419
|
-
- spec/dummy/solr/conf/schema.xml
|
420
|
-
- spec/dummy/solr/conf/scripts.conf
|
421
|
-
- spec/dummy/solr/conf/solrconfig.xml
|
422
|
-
- spec/dummy/solr/conf/spellings.txt
|
423
|
-
- spec/dummy/solr/conf/stopwords.txt
|
424
|
-
- spec/dummy/solr/conf/synonyms.txt
|
425
|
-
- spec/dummy/solr/default/data/index/segments.gen
|
426
|
-
- spec/dummy/solr/default/data/index/segments_17a
|
427
|
-
- spec/dummy/solr/default/data/tlog/tlog.0000000000000001547
|
428
|
-
- spec/dummy/solr/default/data/tlog/tlog.0000000000000001548
|
429
|
-
- spec/dummy/solr/default/data/tlog/tlog.0000000000000001549
|
430
|
-
- spec/dummy/solr/default/data/tlog/tlog.0000000000000001550
|
431
|
-
- spec/dummy/solr/default/data/tlog/tlog.0000000000000001551
|
432
|
-
- spec/dummy/solr/default/data/tlog/tlog.0000000000000001552
|
433
|
-
- spec/dummy/solr/default/data/tlog/tlog.0000000000000001553
|
434
|
-
- spec/dummy/solr/default/data/tlog/tlog.0000000000000001554
|
435
|
-
- spec/dummy/solr/default/data/tlog/tlog.0000000000000001555
|
436
|
-
- spec/dummy/solr/default/data/tlog/tlog.0000000000000001556
|
437
|
-
- spec/dummy/solr/development/data/index/segments.gen
|
438
|
-
- spec/dummy/solr/development/data/index/segments_1
|
439
|
-
- spec/dummy/solr/solr.xml
|
440
|
-
- spec/dummy/solr/test/data/index/segments.gen
|
441
|
-
- spec/dummy/solr/test/data/index/segments_1
|
442
437
|
- spec/dummy/spec/fixtures/subjects.yml
|
443
|
-
- spec/dummy/tmp/cache/4F7/F90/default_role
|
444
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/016f86e39ffdee229513e167e190373b
|
445
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/13fe41fee1fe35b49d145bcc06610705
|
446
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/154f7b83f2da0e86effbe25f32135177
|
447
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/16453aa846d172232cb70ea0ef5d25bb
|
448
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/1867899076fb1e0b90ad8e952258ceb6
|
449
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/1d1ea12f4657d43009075ba81a2ff949
|
450
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/22c8941ab6dec8cd7b3f725e1989dc20
|
451
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/2f5173deea6c795b8fdde723bb4b63af
|
452
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/3054c50144654f9c7e57bb0639a276e9
|
453
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/306cf2727f2c4d5bcc3318fdf704f9f8
|
454
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/357970feca3ac29060c1e3861e2c0953
|
455
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/3bd7a263237ba366f64d938fe5303757
|
456
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/3ef32f79b6e9b4487b09c38d17e96c5b
|
457
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/5e6bfa8ff735312df3c6e3ab5e4544dd
|
458
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/6b7aedea4a0dfd10ee27dd93199ac9e6
|
459
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/8c36936509297e044c5353b3c57148f9
|
460
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/90453e0e28686c374df46268d089c661
|
461
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/9c500035359d42d1d6eb3152407753da
|
462
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/aff11c6f1bdcce6d91baf69968f93ad6
|
463
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/b9cc8f1cd929beaef586e5f42a2aa4c2
|
464
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/ba0d2851c8d282b95f6fbf157269bd9f
|
465
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/c375808e937ed78c91a7e18cf15d8d38
|
466
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/cffd775d018f68ce5dba1ee0d951a994
|
467
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/d38d8658b30de1d068603968227680d4
|
468
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/d771ace226fc8215a3572e0aa35bb0d6
|
469
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/e3b2c7938a8e711ea73c7c89ebe73d28
|
470
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/ea20f8df525b74f3cb6581c9c8c10831
|
471
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/f7cbd26ba1d28d48de824f0e94586655
|
472
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/fa36be28948b64b82117be61d1712366
|
473
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/ffb98f25d690ed017b364714434126e5
|
474
438
|
- spec/factories/classification.rb
|
475
439
|
- spec/factories/classification_type.rb
|
476
440
|
- spec/factories/manifestation.rb
|
@@ -527,7 +491,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
527
491
|
version: 1.3.1
|
528
492
|
requirements: []
|
529
493
|
rubyforge_project:
|
530
|
-
rubygems_version: 2.
|
494
|
+
rubygems_version: 2.4.5
|
531
495
|
signing_key:
|
532
496
|
specification_version: 4
|
533
497
|
summary: enju_subject plugin
|
@@ -545,6 +509,10 @@ test_files:
|
|
545
509
|
- spec/dummy/app/models/setting.rb
|
546
510
|
- spec/dummy/app/models/user.rb
|
547
511
|
- spec/dummy/app/views/layouts/application.html.erb
|
512
|
+
- spec/dummy/bin/bundle
|
513
|
+
- spec/dummy/bin/rails
|
514
|
+
- spec/dummy/bin/rake
|
515
|
+
- spec/dummy/bin/setup
|
548
516
|
- spec/dummy/config/application.rb
|
549
517
|
- spec/dummy/config/application.yml
|
550
518
|
- spec/dummy/config/boot.rb
|
@@ -689,74 +657,20 @@ test_files:
|
|
689
657
|
- spec/dummy/db/migrate/20140802082007_add_manifestation_id_to_item.rb
|
690
658
|
- spec/dummy/db/migrate/20140811031145_add_expired_at_to_profile.rb
|
691
659
|
- spec/dummy/db/migrate/20140813182425_add_publication_place_to_manifestation.rb
|
660
|
+
- spec/dummy/db/migrate/20140822114527_add_error_message_to_resource_import_result.rb
|
661
|
+
- spec/dummy/db/migrate/20140823083524_add_extent_to_manifestation.rb
|
662
|
+
- spec/dummy/db/migrate/20140823094847_add_dimensions_to_manifestation.rb
|
663
|
+
- spec/dummy/db/migrate/20140823095740_rename_manifestation_periodical_to_serial.rb
|
664
|
+
- spec/dummy/db/migrate/20141003181336_add_full_name_transcription_to_profile.rb
|
665
|
+
- spec/dummy/db/migrate/20141003182825_add_date_of_birth_to_profile.rb
|
692
666
|
- spec/dummy/db/schema.rb
|
693
667
|
- spec/dummy/db/seeds.rb
|
694
|
-
- spec/dummy/db/test.sqlite3
|
695
668
|
- spec/dummy/public/404.html
|
696
669
|
- spec/dummy/public/422.html
|
697
670
|
- spec/dummy/public/500.html
|
698
671
|
- spec/dummy/public/favicon.ico
|
699
672
|
- spec/dummy/Rakefile
|
700
|
-
- spec/dummy/script/rails
|
701
|
-
- spec/dummy/solr/conf/admin-extra.html
|
702
|
-
- spec/dummy/solr/conf/elevate.xml
|
703
|
-
- spec/dummy/solr/conf/mapping-ISOLatin1Accent.txt
|
704
|
-
- spec/dummy/solr/conf/protwords.txt
|
705
|
-
- spec/dummy/solr/conf/schema.xml
|
706
|
-
- spec/dummy/solr/conf/scripts.conf
|
707
|
-
- spec/dummy/solr/conf/solrconfig.xml
|
708
|
-
- spec/dummy/solr/conf/spellings.txt
|
709
|
-
- spec/dummy/solr/conf/stopwords.txt
|
710
|
-
- spec/dummy/solr/conf/synonyms.txt
|
711
|
-
- spec/dummy/solr/default/data/index/segments.gen
|
712
|
-
- spec/dummy/solr/default/data/index/segments_17a
|
713
|
-
- spec/dummy/solr/default/data/tlog/tlog.0000000000000001547
|
714
|
-
- spec/dummy/solr/default/data/tlog/tlog.0000000000000001548
|
715
|
-
- spec/dummy/solr/default/data/tlog/tlog.0000000000000001549
|
716
|
-
- spec/dummy/solr/default/data/tlog/tlog.0000000000000001550
|
717
|
-
- spec/dummy/solr/default/data/tlog/tlog.0000000000000001551
|
718
|
-
- spec/dummy/solr/default/data/tlog/tlog.0000000000000001552
|
719
|
-
- spec/dummy/solr/default/data/tlog/tlog.0000000000000001553
|
720
|
-
- spec/dummy/solr/default/data/tlog/tlog.0000000000000001554
|
721
|
-
- spec/dummy/solr/default/data/tlog/tlog.0000000000000001555
|
722
|
-
- spec/dummy/solr/default/data/tlog/tlog.0000000000000001556
|
723
|
-
- spec/dummy/solr/development/data/index/segments.gen
|
724
|
-
- spec/dummy/solr/development/data/index/segments_1
|
725
|
-
- spec/dummy/solr/solr.xml
|
726
|
-
- spec/dummy/solr/test/data/index/segments.gen
|
727
|
-
- spec/dummy/solr/test/data/index/segments_1
|
728
673
|
- spec/dummy/spec/fixtures/subjects.yml
|
729
|
-
- spec/dummy/tmp/cache/4F7/F90/default_role
|
730
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/016f86e39ffdee229513e167e190373b
|
731
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/13fe41fee1fe35b49d145bcc06610705
|
732
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/154f7b83f2da0e86effbe25f32135177
|
733
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/16453aa846d172232cb70ea0ef5d25bb
|
734
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/1867899076fb1e0b90ad8e952258ceb6
|
735
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/1d1ea12f4657d43009075ba81a2ff949
|
736
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/22c8941ab6dec8cd7b3f725e1989dc20
|
737
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/2f5173deea6c795b8fdde723bb4b63af
|
738
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/3054c50144654f9c7e57bb0639a276e9
|
739
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/306cf2727f2c4d5bcc3318fdf704f9f8
|
740
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/357970feca3ac29060c1e3861e2c0953
|
741
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/3bd7a263237ba366f64d938fe5303757
|
742
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/3ef32f79b6e9b4487b09c38d17e96c5b
|
743
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/5e6bfa8ff735312df3c6e3ab5e4544dd
|
744
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/6b7aedea4a0dfd10ee27dd93199ac9e6
|
745
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/8c36936509297e044c5353b3c57148f9
|
746
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/90453e0e28686c374df46268d089c661
|
747
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/9c500035359d42d1d6eb3152407753da
|
748
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/aff11c6f1bdcce6d91baf69968f93ad6
|
749
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/b9cc8f1cd929beaef586e5f42a2aa4c2
|
750
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/ba0d2851c8d282b95f6fbf157269bd9f
|
751
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/c375808e937ed78c91a7e18cf15d8d38
|
752
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/cffd775d018f68ce5dba1ee0d951a994
|
753
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/d38d8658b30de1d068603968227680d4
|
754
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/d771ace226fc8215a3572e0aa35bb0d6
|
755
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/e3b2c7938a8e711ea73c7c89ebe73d28
|
756
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/ea20f8df525b74f3cb6581c9c8c10831
|
757
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/f7cbd26ba1d28d48de824f0e94586655
|
758
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/fa36be28948b64b82117be61d1712366
|
759
|
-
- spec/dummy/tmp/cache/assets/test/sprockets/ffb98f25d690ed017b364714434126e5
|
760
674
|
- spec/factories/classification.rb
|
761
675
|
- spec/factories/classification_type.rb
|
762
676
|
- spec/factories/manifestation.rb
|
data/spec/dummy/db/test.sqlite3
DELETED
Binary file
|
data/spec/dummy/script/rails
DELETED
@@ -1,6 +0,0 @@
|
|
1
|
-
#!/usr/bin/env ruby
|
2
|
-
# This command will automatically be run when you run "rails" with Rails 3 gems installed from the root of your application.
|
3
|
-
|
4
|
-
APP_PATH = File.expand_path('../../config/application', __FILE__)
|
5
|
-
require File.expand_path('../../config/boot', __FILE__)
|
6
|
-
require 'rails/commands'
|
@@ -1,31 +0,0 @@
|
|
1
|
-
<!--
|
2
|
-
Licensed to the Apache Software Foundation (ASF) under one or more
|
3
|
-
contributor license agreements. See the NOTICE file distributed with
|
4
|
-
this work for additional information regarding copyright ownership.
|
5
|
-
The ASF licenses this file to You under the Apache License, Version 2.0
|
6
|
-
(the "License"); you may not use this file except in compliance with
|
7
|
-
the License. You may obtain a copy of the License at
|
8
|
-
|
9
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
10
|
-
|
11
|
-
Unless required by applicable law or agreed to in writing, software
|
12
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
13
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
14
|
-
See the License for the specific language governing permissions and
|
15
|
-
limitations under the License.
|
16
|
-
-->
|
17
|
-
|
18
|
-
<!-- The content of this page will be statically included into the top
|
19
|
-
of the admin page. Uncomment this as an example to see there the content
|
20
|
-
will show up.
|
21
|
-
|
22
|
-
<hr>
|
23
|
-
<i>This line will appear before the first table</i>
|
24
|
-
<tr>
|
25
|
-
<td colspan="2">
|
26
|
-
This row will be appended to the end of the first table
|
27
|
-
</td>
|
28
|
-
</tr>
|
29
|
-
<hr>
|
30
|
-
|
31
|
-
-->
|
@@ -1,36 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" ?>
|
2
|
-
<!--
|
3
|
-
Licensed to the Apache Software Foundation (ASF) under one or more
|
4
|
-
contributor license agreements. See the NOTICE file distributed with
|
5
|
-
this work for additional information regarding copyright ownership.
|
6
|
-
The ASF licenses this file to You under the Apache License, Version 2.0
|
7
|
-
(the "License"); you may not use this file except in compliance with
|
8
|
-
the License. You may obtain a copy of the License at
|
9
|
-
|
10
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
11
|
-
|
12
|
-
Unless required by applicable law or agreed to in writing, software
|
13
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
14
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
15
|
-
See the License for the specific language governing permissions and
|
16
|
-
limitations under the License.
|
17
|
-
-->
|
18
|
-
|
19
|
-
<!-- If this file is found in the config directory, it will only be
|
20
|
-
loaded once at startup. If it is found in Solr's data
|
21
|
-
directory, it will be re-loaded every commit.
|
22
|
-
-->
|
23
|
-
|
24
|
-
<elevate>
|
25
|
-
<query text="foo bar">
|
26
|
-
<doc id="1" />
|
27
|
-
<doc id="2" />
|
28
|
-
<doc id="3" />
|
29
|
-
</query>
|
30
|
-
|
31
|
-
<query text="ipod">
|
32
|
-
<doc id="MA147LL/A" /> <!-- put the actual ipod at the top -->
|
33
|
-
<doc id="IW-02" exclude="true" /> <!-- exclude this cable -->
|
34
|
-
</query>
|
35
|
-
|
36
|
-
</elevate>
|
@@ -1,246 +0,0 @@
|
|
1
|
-
# The ASF licenses this file to You under the Apache License, Version 2.0
|
2
|
-
# (the "License"); you may not use this file except in compliance with
|
3
|
-
# the License. You may obtain a copy of the License at
|
4
|
-
#
|
5
|
-
# http://www.apache.org/licenses/LICENSE-2.0
|
6
|
-
#
|
7
|
-
# Unless required by applicable law or agreed to in writing, software
|
8
|
-
# distributed under the License is distributed on an "AS IS" BASIS,
|
9
|
-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
10
|
-
# See the License for the specific language governing permissions and
|
11
|
-
# limitations under the License.
|
12
|
-
|
13
|
-
# Syntax:
|
14
|
-
# "source" => "target"
|
15
|
-
# "source".length() > 0 (source cannot be empty.)
|
16
|
-
# "target".length() >= 0 (target can be empty.)
|
17
|
-
|
18
|
-
# example:
|
19
|
-
# "À" => "A"
|
20
|
-
# "\u00C0" => "A"
|
21
|
-
# "\u00C0" => "\u0041"
|
22
|
-
# "ß" => "ss"
|
23
|
-
# "\t" => " "
|
24
|
-
# "\n" => ""
|
25
|
-
|
26
|
-
# À => A
|
27
|
-
"\u00C0" => "A"
|
28
|
-
|
29
|
-
# Á => A
|
30
|
-
"\u00C1" => "A"
|
31
|
-
|
32
|
-
# Â => A
|
33
|
-
"\u00C2" => "A"
|
34
|
-
|
35
|
-
# Ã => A
|
36
|
-
"\u00C3" => "A"
|
37
|
-
|
38
|
-
# Ä => A
|
39
|
-
"\u00C4" => "A"
|
40
|
-
|
41
|
-
# Å => A
|
42
|
-
"\u00C5" => "A"
|
43
|
-
|
44
|
-
# Æ => AE
|
45
|
-
"\u00C6" => "AE"
|
46
|
-
|
47
|
-
# Ç => C
|
48
|
-
"\u00C7" => "C"
|
49
|
-
|
50
|
-
# È => E
|
51
|
-
"\u00C8" => "E"
|
52
|
-
|
53
|
-
# É => E
|
54
|
-
"\u00C9" => "E"
|
55
|
-
|
56
|
-
# Ê => E
|
57
|
-
"\u00CA" => "E"
|
58
|
-
|
59
|
-
# Ë => E
|
60
|
-
"\u00CB" => "E"
|
61
|
-
|
62
|
-
# Ì => I
|
63
|
-
"\u00CC" => "I"
|
64
|
-
|
65
|
-
# Í => I
|
66
|
-
"\u00CD" => "I"
|
67
|
-
|
68
|
-
# Î => I
|
69
|
-
"\u00CE" => "I"
|
70
|
-
|
71
|
-
# Ï => I
|
72
|
-
"\u00CF" => "I"
|
73
|
-
|
74
|
-
# IJ => IJ
|
75
|
-
"\u0132" => "IJ"
|
76
|
-
|
77
|
-
# Ð => D
|
78
|
-
"\u00D0" => "D"
|
79
|
-
|
80
|
-
# Ñ => N
|
81
|
-
"\u00D1" => "N"
|
82
|
-
|
83
|
-
# Ò => O
|
84
|
-
"\u00D2" => "O"
|
85
|
-
|
86
|
-
# Ó => O
|
87
|
-
"\u00D3" => "O"
|
88
|
-
|
89
|
-
# Ô => O
|
90
|
-
"\u00D4" => "O"
|
91
|
-
|
92
|
-
# Õ => O
|
93
|
-
"\u00D5" => "O"
|
94
|
-
|
95
|
-
# Ö => O
|
96
|
-
"\u00D6" => "O"
|
97
|
-
|
98
|
-
# Ø => O
|
99
|
-
"\u00D8" => "O"
|
100
|
-
|
101
|
-
# Œ => OE
|
102
|
-
"\u0152" => "OE"
|
103
|
-
|
104
|
-
# Þ
|
105
|
-
"\u00DE" => "TH"
|
106
|
-
|
107
|
-
# Ù => U
|
108
|
-
"\u00D9" => "U"
|
109
|
-
|
110
|
-
# Ú => U
|
111
|
-
"\u00DA" => "U"
|
112
|
-
|
113
|
-
# Û => U
|
114
|
-
"\u00DB" => "U"
|
115
|
-
|
116
|
-
# Ü => U
|
117
|
-
"\u00DC" => "U"
|
118
|
-
|
119
|
-
# Ý => Y
|
120
|
-
"\u00DD" => "Y"
|
121
|
-
|
122
|
-
# Ÿ => Y
|
123
|
-
"\u0178" => "Y"
|
124
|
-
|
125
|
-
# à => a
|
126
|
-
"\u00E0" => "a"
|
127
|
-
|
128
|
-
# á => a
|
129
|
-
"\u00E1" => "a"
|
130
|
-
|
131
|
-
# â => a
|
132
|
-
"\u00E2" => "a"
|
133
|
-
|
134
|
-
# ã => a
|
135
|
-
"\u00E3" => "a"
|
136
|
-
|
137
|
-
# ä => a
|
138
|
-
"\u00E4" => "a"
|
139
|
-
|
140
|
-
# å => a
|
141
|
-
"\u00E5" => "a"
|
142
|
-
|
143
|
-
# æ => ae
|
144
|
-
"\u00E6" => "ae"
|
145
|
-
|
146
|
-
# ç => c
|
147
|
-
"\u00E7" => "c"
|
148
|
-
|
149
|
-
# è => e
|
150
|
-
"\u00E8" => "e"
|
151
|
-
|
152
|
-
# é => e
|
153
|
-
"\u00E9" => "e"
|
154
|
-
|
155
|
-
# ê => e
|
156
|
-
"\u00EA" => "e"
|
157
|
-
|
158
|
-
# ë => e
|
159
|
-
"\u00EB" => "e"
|
160
|
-
|
161
|
-
# ì => i
|
162
|
-
"\u00EC" => "i"
|
163
|
-
|
164
|
-
# í => i
|
165
|
-
"\u00ED" => "i"
|
166
|
-
|
167
|
-
# î => i
|
168
|
-
"\u00EE" => "i"
|
169
|
-
|
170
|
-
# ï => i
|
171
|
-
"\u00EF" => "i"
|
172
|
-
|
173
|
-
# ij => ij
|
174
|
-
"\u0133" => "ij"
|
175
|
-
|
176
|
-
# ð => d
|
177
|
-
"\u00F0" => "d"
|
178
|
-
|
179
|
-
# ñ => n
|
180
|
-
"\u00F1" => "n"
|
181
|
-
|
182
|
-
# ò => o
|
183
|
-
"\u00F2" => "o"
|
184
|
-
|
185
|
-
# ó => o
|
186
|
-
"\u00F3" => "o"
|
187
|
-
|
188
|
-
# ô => o
|
189
|
-
"\u00F4" => "o"
|
190
|
-
|
191
|
-
# õ => o
|
192
|
-
"\u00F5" => "o"
|
193
|
-
|
194
|
-
# ö => o
|
195
|
-
"\u00F6" => "o"
|
196
|
-
|
197
|
-
# ø => o
|
198
|
-
"\u00F8" => "o"
|
199
|
-
|
200
|
-
# œ => oe
|
201
|
-
"\u0153" => "oe"
|
202
|
-
|
203
|
-
# ß => ss
|
204
|
-
"\u00DF" => "ss"
|
205
|
-
|
206
|
-
# þ => th
|
207
|
-
"\u00FE" => "th"
|
208
|
-
|
209
|
-
# ù => u
|
210
|
-
"\u00F9" => "u"
|
211
|
-
|
212
|
-
# ú => u
|
213
|
-
"\u00FA" => "u"
|
214
|
-
|
215
|
-
# û => u
|
216
|
-
"\u00FB" => "u"
|
217
|
-
|
218
|
-
# ü => u
|
219
|
-
"\u00FC" => "u"
|
220
|
-
|
221
|
-
# ý => y
|
222
|
-
"\u00FD" => "y"
|
223
|
-
|
224
|
-
# ÿ => y
|
225
|
-
"\u00FF" => "y"
|
226
|
-
|
227
|
-
# ff => ff
|
228
|
-
"\uFB00" => "ff"
|
229
|
-
|
230
|
-
# fi => fi
|
231
|
-
"\uFB01" => "fi"
|
232
|
-
|
233
|
-
# fl => fl
|
234
|
-
"\uFB02" => "fl"
|
235
|
-
|
236
|
-
# ffi => ffi
|
237
|
-
"\uFB03" => "ffi"
|
238
|
-
|
239
|
-
# ffl => ffl
|
240
|
-
"\uFB04" => "ffl"
|
241
|
-
|
242
|
-
# ſt => ft
|
243
|
-
"\uFB05" => "ft"
|
244
|
-
|
245
|
-
# st => st
|
246
|
-
"\uFB06" => "st"
|
@@ -1,21 +0,0 @@
|
|
1
|
-
# The ASF licenses this file to You under the Apache License, Version 2.0
|
2
|
-
# (the "License"); you may not use this file except in compliance with
|
3
|
-
# the License. You may obtain a copy of the License at
|
4
|
-
#
|
5
|
-
# http://www.apache.org/licenses/LICENSE-2.0
|
6
|
-
#
|
7
|
-
# Unless required by applicable law or agreed to in writing, software
|
8
|
-
# distributed under the License is distributed on an "AS IS" BASIS,
|
9
|
-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
10
|
-
# See the License for the specific language governing permissions and
|
11
|
-
# limitations under the License.
|
12
|
-
|
13
|
-
#-----------------------------------------------------------------------
|
14
|
-
# Use a protected word file to protect against the stemmer reducing two
|
15
|
-
# unrelated words to the same base word.
|
16
|
-
|
17
|
-
# Some non-words that normally won't be encountered,
|
18
|
-
# just to test that they won't be stemmed.
|
19
|
-
dontstems
|
20
|
-
zwhacky
|
21
|
-
|