erp_search 3.1.1 → 3.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (70) hide show
  1. data/lib/erp_search.rb +1 -1
  2. data/lib/erp_search/version.rb +1 -1
  3. metadata +2 -136
  4. data/spec/dummy/db/data_migrations/20110109173616_create_capability_scope_types.erp_tech_svcs.rb +0 -15
  5. data/spec/dummy/db/data_migrations/20110509223702_add_publisher_role.knitkit.rb +0 -22
  6. data/spec/dummy/db/data_migrations/20110525001935_add_usd_currency.erp_base_erp_svcs.rb +0 -12
  7. data/spec/dummy/db/data_migrations/20110608185830_create_default_dynamic_models_and_forms.erp_forms.rb +0 -33
  8. data/spec/dummy/db/data_migrations/20110609150135_add_iso_codes.erp_base_erp_svcs.rb +0 -19
  9. data/spec/dummy/db/data_migrations/20110728201729_erp_app_setup.erp_app.rb +0 -252
  10. data/spec/dummy/db/data_migrations/20110728201733_update_preferences.erp_app.rb +0 -53
  11. data/spec/dummy/db/data_migrations/20110802200222_schedule_delete_expired_sessions_job.erp_tech_svcs.rb +0 -16
  12. data/spec/dummy/db/data_migrations/20110816153456_add_knitkit_application.knitkit.rb +0 -32
  13. data/spec/dummy/db/data_migrations/20110816161238_create_desktop_app_audit_log_viewer.erp_app.rb +0 -21
  14. data/spec/dummy/db/data_migrations/20110817160743_add_file_manager_application.erp_app.rb +0 -32
  15. data/spec/dummy/db/data_migrations/20110828190913_create_desktop_app_dynamic_forms.erp_forms.rb +0 -19
  16. data/spec/dummy/db/data_migrations/20110913145838_setup_compass_ae_instance.erp_base_erp_svcs.rb +0 -12
  17. data/spec/dummy/db/data_migrations/20111108183739_add_default_capabilities.erp_app.rb +0 -23
  18. data/spec/dummy/db/data_migrations/20111108183740_add_new_contact_widgets.erp_app.rb +0 -42
  19. data/spec/dummy/db/data_migrations/20111111144706_setup_audit_log_types.erp_tech_svcs.rb +0 -22
  20. data/spec/dummy/db/data_migrations/20111118182910_setup_knitkit_capabilities.knitkit.rb +0 -128
  21. data/spec/dummy/db/data_migrations/20120109173616_create_download_capability_type.erp_tech_svcs.rb +0 -14
  22. data/spec/dummy/db/data_migrations/20120127144444_create_website_role_types.knitkit.rb +0 -14
  23. data/spec/dummy/db/data_migrations/20120127150505_create_website_default_configuration.knitkit.rb +0 -73
  24. data/spec/dummy/db/data_migrations/20120127150506_add_primary_host_to_website_configuration.knitkit.rb +0 -34
  25. data/spec/dummy/db/data_migrations/20120229160222_add_userinfo_widget.erp_app.rb +0 -29
  26. data/spec/dummy/db/data_migrations/20120316150424_add_is_template_to_default_website_config.knitkit.rb +0 -17
  27. data/spec/dummy/db/data_migrations/20120405193721_create_party_and_role_type_for_communication_events.erp_app.rb +0 -11
  28. data/spec/dummy/db/data_migrations/20120411180756_create_user_management_mobile_application.erp_app.rb +0 -19
  29. data/spec/dummy/db/data_migrations/20120418164215_create_configuration_management_desktop_application.erp_app.rb +0 -23
  30. data/spec/dummy/db/data_migrations/20120809020508_update_website_and_configuration.knitkit.rb +0 -78
  31. data/spec/dummy/db/data_migrations/20120824013449_create_ticket_form.erp_forms.rb +0 -67
  32. data/spec/dummy/db/data_migrations/20121026013449_update_ticket_form.erp_forms.rb +0 -65
  33. data/spec/dummy/db/data_migrations/20121026191738_update_contact_form.erp_forms.rb +0 -27
  34. data/spec/dummy/db/data_migrations/20121116155018_create_group_relationship_and_role_types.erp_tech_svcs.rb +0 -20
  35. data/spec/dummy/db/data_migrations/20121129185611_upgrade_website_role_iid.knitkit.rb +0 -21
  36. data/spec/dummy/db/data_migrations/20121130201859_upgrade_remove_system_mgmt_app.erp_app.rb +0 -16
  37. data/spec/dummy/db/data_migrations/20121130212146_note_capabilities.erp_tech_svcs.rb +0 -24
  38. data/spec/dummy/db/data_migrations/20121218175028_create_security_management_desktop_application.erp_app.rb +0 -23
  39. data/spec/dummy/db/migrate/20121219182151_base_erp_services.erp_base_erp_svcs.rb +0 -461
  40. data/spec/dummy/db/migrate/20121219182152_recreate_party_search_facts_table.erp_search.rb +0 -40
  41. data/spec/dummy/db/migrate/20121219182153_base_tech_services.erp_tech_svcs.rb +0 -255
  42. data/spec/dummy/db/migrate/20121219182154_create_has_attribute_tables.erp_tech_svcs.rb +0 -39
  43. data/spec/dummy/db/migrate/20121219182155_base_app_framework.erp_app.rb +0 -276
  44. data/spec/dummy/db/migrate/20121219182156_dynamic_forms.erp_forms.rb +0 -95
  45. data/spec/dummy/db/migrate/20121219182157_create_tickets.erp_forms.rb +0 -19
  46. data/spec/dummy/db/migrate/20121219182158_upgrade_dynamic_forms_table.erp_forms.rb +0 -32
  47. data/spec/dummy/db/migrate/20121219182159_setup_knitkit.knitkit.rb +0 -316
  48. data/spec/dummy/db/migrate/20130107181410_create_groups.erp_tech_svcs.rb +0 -19
  49. data/spec/dummy/db/migrate/20130107181411_upgrade_security.erp_tech_svcs.rb +0 -54
  50. data/spec/dummy/db/migrate/20130107181412_upgrade_security2.erp_tech_svcs.rb +0 -270
  51. data/spec/dummy/db/schema.rb +0 -1172
  52. data/spec/dummy/db/spec.sqlite3 +0 -0
  53. data/spec/dummy/log/development.log +0 -3
  54. data/spec/dummy/log/spec.log +0 -26839
  55. data/spec/dummy/log/sunspot-solr-spec.log +0 -24338
  56. data/spec/dummy/solr/conf/admin-extra.html +0 -31
  57. data/spec/dummy/solr/conf/elevate.xml +0 -36
  58. data/spec/dummy/solr/conf/mapping-ISOLatin1Accent.txt +0 -246
  59. data/spec/dummy/solr/conf/protwords.txt +0 -21
  60. data/spec/dummy/solr/conf/schema.xml +0 -238
  61. data/spec/dummy/solr/conf/scripts.conf +0 -24
  62. data/spec/dummy/solr/conf/solrconfig.xml +0 -934
  63. data/spec/dummy/solr/conf/spellings.txt +0 -2
  64. data/spec/dummy/solr/conf/stopwords.txt +0 -58
  65. data/spec/dummy/solr/conf/synonyms.txt +0 -31
  66. data/spec/dummy/solr/data/spec/index/segments.gen +0 -0
  67. data/spec/dummy/solr/data/spec/index/segments_av +0 -0
  68. data/spec/dummy/solr/data/spec/spellchecker/segments.gen +0 -0
  69. data/spec/dummy/solr/data/spec/spellchecker/segments_1 +0 -0
  70. data/spec/dummy/solr/pids/spec/sunspot-solr-spec.pid +0 -1
@@ -1,2 +0,0 @@
1
- pizza
2
- history
@@ -1,58 +0,0 @@
1
- # Licensed to the Apache Software Foundation (ASF) under one or more
2
- # contributor license agreements. See the NOTICE file distributed with
3
- # this work for additional information regarding copyright ownership.
4
- # The ASF licenses this file to You under the Apache License, Version 2.0
5
- # (the "License"); you may not use this file except in compliance with
6
- # the License. You may obtain a copy of the License at
7
- #
8
- # http://www.apache.org/licenses/LICENSE-2.0
9
- #
10
- # Unless required by applicable law or agreed to in writing, software
11
- # distributed under the License is distributed on an "AS IS" BASIS,
12
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- # See the License for the specific language governing permissions and
14
- # limitations under the License.
15
-
16
- #-----------------------------------------------------------------------
17
- # a couple of test stopwords to test that the words are really being
18
- # configured from this file:
19
- stopworda
20
- stopwordb
21
-
22
- #Standard english stop words taken from Lucene's StopAnalyzer
23
- a
24
- an
25
- and
26
- are
27
- as
28
- at
29
- be
30
- but
31
- by
32
- for
33
- if
34
- in
35
- into
36
- is
37
- it
38
- no
39
- not
40
- of
41
- on
42
- or
43
- s
44
- such
45
- t
46
- that
47
- the
48
- their
49
- then
50
- there
51
- these
52
- they
53
- this
54
- to
55
- was
56
- will
57
- with
58
-
@@ -1,31 +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
- #some test synonym mappings unlikely to appear in real input text
15
- aaa => aaaa
16
- bbb => bbbb1 bbbb2
17
- ccc => cccc1,cccc2
18
- a\=>a => b\=>b
19
- a\,a => b\,b
20
- fooaaa,baraaa,bazaaa
21
-
22
- # Some synonym groups specific to this example
23
- GB,gib,gigabyte,gigabytes
24
- MB,mib,megabyte,megabytes
25
- Television, Televisions, TV, TVs
26
- #notice we use "gib" instead of "GiB" so any WordDelimiterFilter coming
27
- #after us won't split it into two words.
28
-
29
- # Synonym mappings can be used for spelling correction too
30
- pixima => pixma
31
-