logstash-filter-sphinx 0.0.5 → 0.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.idea/.rakeTasks +1 -1
- data/.idea/logstash-filter-sphinx.iml +36 -0
- data/.idea/workspace.xml +19 -19
- data/NOTE.txt +11 -0
- data/logstash-filter-sphinx.gemspec +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 6b5081f3b4e97423b05ed717ecaa2cccce536fe7
|
|
4
|
+
data.tar.gz: e4f9f97ee6a00c60b0540e1dfdee5e664533d4d5
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 8fe90bd546a720eadc12b8c6a63814ff5436e75012b9a612099c8846ee3977a4120975b8c12448cf204b409aa83e7d43b20389648c1f9051af410d3d8d203647
|
|
7
|
+
data.tar.gz: 83ef94c85fb5d0fdbd69756e64866a0de2a88732cd3333bf5f6fc051997fb3548eabc4f4fb861fb89938fe545acb782e986c9c29497c04301d370d15b7cb1500
|
data/.idea/.rakeTasks
CHANGED
|
@@ -4,4 +4,4 @@ You are allowed to:
|
|
|
4
4
|
1. Remove rake task
|
|
5
5
|
2. Add existing rake tasks
|
|
6
6
|
To add existing rake tasks automatically delete this file and reload the project.
|
|
7
|
-
--><RakeGroup description="" fullCmd="" taksId="rake" /></Settings>
|
|
7
|
+
--><RakeGroup description="" fullCmd="" taksId="rake"><RakeTask description="Publish gem to RubyGems.org" fullCmd="publish_gem" taksId="publish_gem" /><RakeTask description="Process any vendor files required for this plugin" fullCmd="vendor" taksId="vendor" /><RakeTask description="" fullCmd="vendor/" taksId="vendor/" /><RakeGroup description="" fullCmd="" taksId="vendor"><RakeTask description="" fullCmd="vendor:files" taksId="files" /></RakeGroup></RakeGroup></Settings>
|
|
@@ -48,5 +48,41 @@
|
|
|
48
48
|
<orderEntry type="jdk" jdkName="jruby-1.7.22-p551" jdkType="JRUBY_SDK" />
|
|
49
49
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
50
50
|
<orderEntry type="library" scope="PROVIDED" name="bundler (v1.11.2, jruby-1.7.22-p551) [gem]" level="application" />
|
|
51
|
+
<orderEntry type="library" scope="PROVIDED" name="cabin (v0.7.2, jruby-1.7.22-p551) [gem]" level="application" />
|
|
52
|
+
<orderEntry type="library" scope="PROVIDED" name="clamp (v0.6.5, jruby-1.7.22-p551) [gem]" level="application" />
|
|
53
|
+
<orderEntry type="library" scope="PROVIDED" name="coderay (v1.1.0, jruby-1.7.22-p551) [gem]" level="application" />
|
|
54
|
+
<orderEntry type="library" scope="PROVIDED" name="concurrent-ruby (v0.9.2, jruby-1.7.22-p551) [gem]" level="application" />
|
|
55
|
+
<orderEntry type="library" scope="PROVIDED" name="connection_pool (v2.2.0, jruby-1.7.22-p551) [gem]" level="application" />
|
|
56
|
+
<orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.2.5, jruby-1.7.22-p551) [gem]" level="application" />
|
|
57
|
+
<orderEntry type="library" scope="PROVIDED" name="ffi (v1.9.10, jruby-1.7.22-p551) [gem]" level="application" />
|
|
58
|
+
<orderEntry type="library" scope="PROVIDED" name="filesize (v0.0.4, jruby-1.7.22-p551) [gem]" level="application" />
|
|
59
|
+
<orderEntry type="library" scope="PROVIDED" name="gem_publisher (v1.5.0, jruby-1.7.22-p551) [gem]" level="application" />
|
|
60
|
+
<orderEntry type="library" scope="PROVIDED" name="gems (v0.8.3, jruby-1.7.22-p551) [gem]" level="application" />
|
|
61
|
+
<orderEntry type="library" scope="PROVIDED" name="i18n (v0.6.9, jruby-1.7.22-p551) [gem]" level="application" />
|
|
62
|
+
<orderEntry type="library" scope="PROVIDED" name="insist (v1.0.0, jruby-1.7.22-p551) [gem]" level="application" />
|
|
63
|
+
<orderEntry type="library" scope="PROVIDED" name="ipaddress (v0.8.0, jruby-1.7.22-p551) [gem]" level="application" />
|
|
64
|
+
<orderEntry type="library" scope="PROVIDED" name="jrjackson (v0.3.8, jruby-1.7.22-p551) [gem]" level="application" />
|
|
65
|
+
<orderEntry type="library" scope="PROVIDED" name="jruby-openssl (v0.9.15, jruby-1.7.22-p551) [gem]" level="application" />
|
|
66
|
+
<orderEntry type="library" scope="PROVIDED" name="kramdown (v1.9.0, jruby-1.7.22-p551) [gem]" level="application" />
|
|
67
|
+
<orderEntry type="library" scope="PROVIDED" name="logstash-core (v1.5.6, jruby-1.7.22-p551) [gem]" level="application" />
|
|
68
|
+
<orderEntry type="library" scope="PROVIDED" name="logstash-devutils (v0.0.18, jruby-1.7.22-p551) [gem]" level="application" />
|
|
69
|
+
<orderEntry type="library" scope="PROVIDED" name="method_source (v0.8.2, jruby-1.7.22-p551) [gem]" level="application" />
|
|
70
|
+
<orderEntry type="library" scope="PROVIDED" name="minitar (v0.5.4, jruby-1.7.22-p551) [gem]" level="application" />
|
|
71
|
+
<orderEntry type="library" scope="PROVIDED" name="pg_jruby (v0.17.1, jruby-1.7.22-p551) [gem]" level="application" />
|
|
72
|
+
<orderEntry type="library" scope="PROVIDED" name="polyglot (v0.3.5, jruby-1.7.22-p551) [gem]" level="application" />
|
|
73
|
+
<orderEntry type="library" scope="PROVIDED" name="pry (v0.10.3, jruby-1.7.22-p551) [gem]" level="application" />
|
|
74
|
+
<orderEntry type="library" scope="PROVIDED" name="rake (v10.5.0, jruby-1.7.22-p551) [gem]" level="application" />
|
|
75
|
+
<orderEntry type="library" scope="PROVIDED" name="redis (v3.2.1, jruby-1.7.22-p551) [gem]" level="application" />
|
|
76
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec (v3.1.0, jruby-1.7.22-p551) [gem]" level="application" />
|
|
77
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-core (v3.1.7, jruby-1.7.22-p551) [gem]" level="application" />
|
|
78
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v3.1.2, jruby-1.7.22-p551) [gem]" level="application" />
|
|
79
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v3.1.3, jruby-1.7.22-p551) [gem]" level="application" />
|
|
80
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-support (v3.1.2, jruby-1.7.22-p551) [gem]" level="application" />
|
|
81
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-wait (v0.0.8, jruby-1.7.22-p551) [gem]" level="application" />
|
|
82
|
+
<orderEntry type="library" scope="PROVIDED" name="slop (v3.6.0, jruby-1.7.22-p551) [gem]" level="application" />
|
|
83
|
+
<orderEntry type="library" scope="PROVIDED" name="spoon (v0.0.4, jruby-1.7.22-p551) [gem]" level="application" />
|
|
84
|
+
<orderEntry type="library" scope="PROVIDED" name="stud (v0.0.22, jruby-1.7.22-p551) [gem]" level="application" />
|
|
85
|
+
<orderEntry type="library" scope="PROVIDED" name="thread_safe (v0.3.5, jruby-1.7.22-p551) [gem]" level="application" />
|
|
86
|
+
<orderEntry type="library" scope="PROVIDED" name="treetop (v1.4.15, jruby-1.7.22-p551) [gem]" level="application" />
|
|
51
87
|
</component>
|
|
52
88
|
</module>
|
data/.idea/workspace.xml
CHANGED
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
<entry file="file://$PROJECT_DIR$/Gemfile">
|
|
48
48
|
<provider selected="true" editor-type-id="text-editor">
|
|
49
49
|
<state vertical-scroll-proportion="0.0">
|
|
50
|
-
<caret line="
|
|
50
|
+
<caret line="12" column="22" selection-start-line="12" selection-start-column="22" selection-end-line="12" selection-end-column="22" />
|
|
51
51
|
<folding />
|
|
52
52
|
</state>
|
|
53
53
|
</provider>
|
|
@@ -66,8 +66,8 @@
|
|
|
66
66
|
<file leaf-file-name="logstash-filter-sphinx.gemspec" pinned="false" current-in-tab="true">
|
|
67
67
|
<entry file="file://$PROJECT_DIR$/logstash-filter-sphinx.gemspec">
|
|
68
68
|
<provider selected="true" editor-type-id="text-editor">
|
|
69
|
-
<state vertical-scroll-proportion="0.
|
|
70
|
-
<caret line="
|
|
69
|
+
<state vertical-scroll-proportion="0.048780486">
|
|
70
|
+
<caret line="2" column="28" selection-start-line="2" selection-start-column="28" selection-end-line="2" selection-end-column="28" />
|
|
71
71
|
<folding />
|
|
72
72
|
</state>
|
|
73
73
|
</provider>
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
<file leaf-file-name="DEVELOPER.md" pinned="false" current-in-tab="false">
|
|
87
87
|
<entry file="file://$PROJECT_DIR$/DEVELOPER.md">
|
|
88
88
|
<provider selected="true" editor-type-id="text-editor">
|
|
89
|
-
<state vertical-scroll-proportion="0.0">
|
|
89
|
+
<state vertical-scroll-proportion="-0.0">
|
|
90
90
|
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
91
91
|
<folding />
|
|
92
92
|
</state>
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
<entry file="file://$PROJECT_DIR$/NOTE.txt">
|
|
118
118
|
<provider selected="true" editor-type-id="text-editor">
|
|
119
119
|
<state vertical-scroll-proportion="0.0">
|
|
120
|
-
<caret line="
|
|
120
|
+
<caret line="16" column="75" selection-start-line="16" selection-start-column="75" selection-end-line="16" selection-end-column="75" />
|
|
121
121
|
<folding />
|
|
122
122
|
</state>
|
|
123
123
|
</provider>
|
|
@@ -127,7 +127,7 @@
|
|
|
127
127
|
<entry file="file://$PROJECT_DIR$/lib/logstash/filters/sphinx.rb">
|
|
128
128
|
<provider selected="true" editor-type-id="text-editor">
|
|
129
129
|
<state vertical-scroll-proportion="0.0">
|
|
130
|
-
<caret line="
|
|
130
|
+
<caret line="418" column="0" selection-start-line="418" selection-start-column="0" selection-end-line="418" selection-end-column="0" />
|
|
131
131
|
<folding />
|
|
132
132
|
</state>
|
|
133
133
|
</provider>
|
|
@@ -607,23 +607,23 @@
|
|
|
607
607
|
</state>
|
|
608
608
|
</provider>
|
|
609
609
|
</entry>
|
|
610
|
-
<entry file="file://$PROJECT_DIR$/
|
|
610
|
+
<entry file="file://$PROJECT_DIR$/NOTE.txt">
|
|
611
611
|
<provider selected="true" editor-type-id="text-editor">
|
|
612
612
|
<state vertical-scroll-proportion="0.0">
|
|
613
|
-
<caret line="
|
|
613
|
+
<caret line="16" column="75" selection-start-line="16" selection-start-column="75" selection-end-line="16" selection-end-column="75" />
|
|
614
614
|
<folding />
|
|
615
615
|
</state>
|
|
616
616
|
</provider>
|
|
617
617
|
</entry>
|
|
618
|
-
<entry file="file://$PROJECT_DIR$/
|
|
618
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
|
619
619
|
<provider selected="true" editor-type-id="text-editor">
|
|
620
620
|
<state vertical-scroll-proportion="0.0">
|
|
621
|
-
<caret line="
|
|
621
|
+
<caret line="12" column="22" selection-start-line="12" selection-start-column="22" selection-end-line="12" selection-end-column="22" />
|
|
622
622
|
<folding />
|
|
623
623
|
</state>
|
|
624
624
|
</provider>
|
|
625
625
|
</entry>
|
|
626
|
-
<entry file="file://$PROJECT_DIR$/
|
|
626
|
+
<entry file="file://$PROJECT_DIR$/CONTRIBUTORS">
|
|
627
627
|
<provider selected="true" editor-type-id="text-editor">
|
|
628
628
|
<state vertical-scroll-proportion="0.0">
|
|
629
629
|
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
@@ -631,34 +631,34 @@
|
|
|
631
631
|
</state>
|
|
632
632
|
</provider>
|
|
633
633
|
</entry>
|
|
634
|
-
<entry file="file://$PROJECT_DIR$/
|
|
634
|
+
<entry file="file://$PROJECT_DIR$/DEVELOPER.md">
|
|
635
635
|
<provider selected="true" editor-type-id="text-editor">
|
|
636
636
|
<state vertical-scroll-proportion="0.0">
|
|
637
|
-
<caret line="
|
|
637
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
638
638
|
<folding />
|
|
639
639
|
</state>
|
|
640
640
|
</provider>
|
|
641
641
|
</entry>
|
|
642
|
-
<entry file="file://$PROJECT_DIR$/
|
|
642
|
+
<entry file="file://$PROJECT_DIR$/LICENSE">
|
|
643
643
|
<provider selected="true" editor-type-id="text-editor">
|
|
644
644
|
<state vertical-scroll-proportion="0.0">
|
|
645
|
-
<caret line="
|
|
645
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
646
646
|
<folding />
|
|
647
647
|
</state>
|
|
648
648
|
</provider>
|
|
649
649
|
</entry>
|
|
650
|
-
<entry file="file://$PROJECT_DIR$/
|
|
650
|
+
<entry file="file://$PROJECT_DIR$/lib/logstash/filters/sphinx.rb">
|
|
651
651
|
<provider selected="true" editor-type-id="text-editor">
|
|
652
652
|
<state vertical-scroll-proportion="0.0">
|
|
653
|
-
<caret line="
|
|
653
|
+
<caret line="418" column="0" selection-start-line="418" selection-start-column="0" selection-end-line="418" selection-end-column="0" />
|
|
654
654
|
<folding />
|
|
655
655
|
</state>
|
|
656
656
|
</provider>
|
|
657
657
|
</entry>
|
|
658
658
|
<entry file="file://$PROJECT_DIR$/logstash-filter-sphinx.gemspec">
|
|
659
659
|
<provider selected="true" editor-type-id="text-editor">
|
|
660
|
-
<state vertical-scroll-proportion="0.
|
|
661
|
-
<caret line="
|
|
660
|
+
<state vertical-scroll-proportion="0.048780486">
|
|
661
|
+
<caret line="2" column="28" selection-start-line="2" selection-start-column="28" selection-end-line="2" selection-end-column="28" />
|
|
662
662
|
<folding />
|
|
663
663
|
</state>
|
|
664
664
|
</provider>
|
data/NOTE.txt
CHANGED
|
@@ -4,3 +4,14 @@ Building a gem, and publishing it to Rubygems
|
|
|
4
4
|
3. increment the version number in .gemspec
|
|
5
5
|
4. Use Rubymine and run 'Tools' -> 'Gem' -> 'Build Gem'
|
|
6
6
|
5. Use Rubymine and run 'Tools' -> 'Gem' -> 'Push Gem'
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
Gem Deployment:
|
|
10
|
+
- The sphinx plugin is hosted on Rubygems.org
|
|
11
|
+
- username is sea__tak
|
|
12
|
+
- If "Push Gem" fails on Rubymine, you need to create "~/.gem/credential" file. Refer to https://rubygems.org/profile/edit
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
About Gems
|
|
16
|
+
- Don't use Gemfile for gem development
|
|
17
|
+
- Use gemspec file's runtime-dependency and build-dependency for dependency
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Gem::Specification.new do |s|
|
|
2
2
|
s.name = 'logstash-filter-sphinx'
|
|
3
|
-
s.version = '0.0.
|
|
3
|
+
s.version = '0.0.6'
|
|
4
4
|
s.licenses = ['Apache License (2.0)']
|
|
5
5
|
s.summary = "Sphinx filter for updating event logs"
|
|
6
6
|
s.description = "This gem is a logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/plugin install gemname. This gem is not a stand-alone program"
|