about summary refs log tree commit diff
path: root/pkgs/servers/search
Commit message (Collapse)AuthorAge
* Merge pull request #52684 from r-ryantm/auto-update/solrJoachim F2019-01-21
|\ | | | | solr: 7.5.0 -> 7.6.0
| * solr: 7.5.0 -> 7.6.0R. RyanTM2018-12-22
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/solr/versions
* | groonga: 8.0.9 -> 8.1.0R. RyanTM2019-01-03
|/ | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/groonga/versions
* groonga: 8.0.8 -> 8.0.9R. RyanTM2018-12-15
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/groonga/versions
* elasticsearch: make sure to patchelf the x-pack-ml binariesBas van Dijk2018-12-02
|
* elk: 6.3.2 -> 6.5.1Bas van Dijk2018-12-01
|
* groonga: 8.0.7 -> 8.0.8R. RyanTM2018-11-09
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/groonga/versions
* solr: 4.10.3 -> 7.5.0, refactor service to reflect major changes in version ↵Aaron Andersen2018-11-03
| | | | bump, NixOS test included
* groonga: 8.0.6 -> 8.0.7R. RyanTM2018-10-03
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/groonga/versions
* elasticsearch: Add zlib to buildInputs for unfreeaszlig2018-09-25
| | | | | | | | | | | | The unfree variant of elasticsearch uses autoPatchelfHook and since we removed the dependency on file for the hook itself in 58a97dfb491be6ae92499c3f819440f281d826a1 we no longer have zlib propagated. So we need to explicitly state that dependency here. Signed-off-by: aszlig <aszlig@nix.build> Cc: @apeschar, @basvandijk
* groonga: 8.0.5 -> 8.0.6 (#46277)R. RyanTM2018-09-18
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from groonga
* elasticsearch plugins: don't use lib.versionSymphorien Gibol2018-09-01
| | | | This is wrong and makes the hash change on each nixpkgs commit.
* Merge branch 'master' into es6Bas van Dijk2018-08-23
|\
| * msgpack: rename from libmsgpackOrivej Desh2018-08-18
| | | | | | | | | | The project does not use the name "libmsgpack". It variously uses "msgpack" and "msgpack-c", and "msgpackc" for the name of the library.
| * groonga: 8.0.2 -> 8.0.5 (#44783)R. RyanTM2018-08-13
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/groonga/versions.
* | elasticsearchPlugins.discovery-ec2: init at 6.3.2David Smith2018-08-03
| |
* | elasticsarchPlugins.search_guard: 0.5 -> 6.3.2-22.3Jörg Thalheim2018-08-03
| |
* | elasticsearchPlugins.elasticsearch_analysis_lemmagen: 0.1 -> 6.3.2Jörg Thalheim2018-08-03
| |
* | elasticsearchPlugins.elasticsearch_kopf: removeJörg Thalheim2018-08-03
| | | | | | | | | | deprecated by upstream, https://github.com/lmenezes/cerebro is recommend instead (but not packaged in nixpkgs)
* | elasticsearchPlugins.elasticsearch_http_basic: removeJörg Thalheim2018-08-03
| | | | | | | | Deprecated by upstream, search_guard was recommended instead.
* | elasticsearchPlugins.{river_jdbc,river_twitter}: removeJörg Thalheim2018-08-03
| | | | | | | | River plugins are no longer supported in elasticsearch.
* | elasticsearchPlugins: updated for elasticsearch6Jörg Thalheim2018-08-03
| |
* | elasticsearch2: drop unsupported versionJörg Thalheim2018-08-03
| |
* | elasticsearch6: new default versionJörg Thalheim2018-08-03
| |
* | elasticsearch: drop 1.7.2 (not supported upstream)Jörg Thalheim2018-08-03
|/
* elk: 6.2.4 -> 6.3.2Bas van Dijk2018-07-28
| | | | | | | | | | | | | | | | * The ELK stack is upgraded to 6.3.2. * `elasticsearch6`, `logstash6` and `kibana6` now come with X-Pack which is a suite of additional features. These are however licensed under the unfree "Elastic License". * Fortunately they also provide OSS versions which are now packaged under: `elasticsearch6-oss`, `logstash6-oss` and `kibana6-oss`. Note that the naming of the attributes is consistent with upstream. * The test `nix-build nixos/tests/elk.nix -A ELK-6` will test the OSS version by default. You can also run the test on the unfree ELK using: `NIXPKGS_ALLOW_UNFREE=1 nix-build nixos/tests/elk.nix -A ELK-6 --arg enableUnfree true`
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* Merge pull request #42723 from thefloweringash/es5-plugin-classpathMatthew Bauer2018-07-05
|\ | | | | elasticsearch5: Set classpath for elasticsearch-plugin
| * elasticsearch5: Set classpath for elasticsearch-pluginAndrew Childs2018-06-28
| |
* | treewide: http -> https sources (#42676)Silvan Mosberger2018-06-28
|/ | | | | | | | | * treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
* groonga: 8.0.1 -> 8.0.2R. RyanTM2018-05-02
| | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/groonga/versions. These checks were done: - built on NixOS - ran ‘/nix/store/av4a5br78r73h7r6mlbqg3zxi9lksskq-groonga-8.0.2/bin/groonga-suggest-create-dataset -h’ got 0 exit code - ran ‘/nix/store/av4a5br78r73h7r6mlbqg3zxi9lksskq-groonga-8.0.2/bin/groonga-suggest-create-dataset --help’ got 0 exit code - ran ‘/nix/store/av4a5br78r73h7r6mlbqg3zxi9lksskq-groonga-8.0.2/bin/groonga -h’ got 0 exit code - ran ‘/nix/store/av4a5br78r73h7r6mlbqg3zxi9lksskq-groonga-8.0.2/bin/groonga --help’ got 0 exit code - ran ‘/nix/store/av4a5br78r73h7r6mlbqg3zxi9lksskq-groonga-8.0.2/bin/groonga-httpd -h’ got 0 exit code - found 8.0.2 with grep in /nix/store/av4a5br78r73h7r6mlbqg3zxi9lksskq-groonga-8.0.2 - directory tree listing: https://gist.github.com/9a3a3eb436d26334ce117be25e74b45c
* Merge pull request #38729 from r-ryantm/auto-update/groongaMatthew Justin Bauer2018-04-18
|\ | | | | groonga: 8.0.0 -> 8.0.1
| * groonga: 8.0.0 -> 8.0.1R. RyanTM2018-04-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/groonga/versions. These checks were done: - built on NixOS - ran ‘/nix/store/q7ml0yi4cgbk80hzsps8ili5c6iypp4r-groonga-8.0.1/bin/groonga-suggest-create-dataset -h’ got 0 exit code - ran ‘/nix/store/q7ml0yi4cgbk80hzsps8ili5c6iypp4r-groonga-8.0.1/bin/groonga-suggest-create-dataset --help’ got 0 exit code - ran ‘/nix/store/q7ml0yi4cgbk80hzsps8ili5c6iypp4r-groonga-8.0.1/bin/groonga -h’ got 0 exit code - ran ‘/nix/store/q7ml0yi4cgbk80hzsps8ili5c6iypp4r-groonga-8.0.1/bin/groonga --help’ got 0 exit code - ran ‘/nix/store/q7ml0yi4cgbk80hzsps8ili5c6iypp4r-groonga-8.0.1/bin/groonga-httpd -h’ got 0 exit code - found 8.0.1 with grep in /nix/store/q7ml0yi4cgbk80hzsps8ili5c6iypp4r-groonga-8.0.1 - directory tree listing: https://gist.github.com/082e5c57cc92d0367e65c277e2f6dd90
* | elk6: 6.2.3 -> 6.2.4Bas van Dijk2018-04-18
| |
* | elk5: 5.6.8 -> 5.6.9Bas van Dijk2018-04-18
| |
* | elasticsearch6: fix startup due to missing jvm.optionsBas van Dijk2018-04-18
| |
* | elk6: 6.2.2 -> 6.2.3Bas van Dijk2018-04-18
| |
* | elk6: 6.1.2 -> 6.2.2Bas van Dijk2018-04-18
| |
* | elk5: 5.6.6 -> 5.6.8Bas van Dijk2018-04-18
| |
* | treewide: replace utillinux refs of {u,}mountMatthew Bauer2018-03-27
|/ | | | umount and mount are now provided top-level
* sphinxsearch: 2.2.8 -> 2.2.11Ryan Mulligan2018-02-28
| | | | | | | | | | | | | | Semi-automatic update. These checks were performed: - built on NixOS - ran `/nix/store/rd3zgq55rdmmyd4rfbv2ij98bk55icic-sphinxsearch-2.2.11/bin/sphinxsearch-searchd -h` got 0 exit code - ran `/nix/store/rd3zgq55rdmmyd4rfbv2ij98bk55icic-sphinxsearch-2.2.11/bin/sphinxsearch-searchd --help` got 0 exit code - ran `/nix/store/rd3zgq55rdmmyd4rfbv2ij98bk55icic-sphinxsearch-2.2.11/bin/sphinxsearch-searchd -h` and found version 2.2.11 - ran `/nix/store/rd3zgq55rdmmyd4rfbv2ij98bk55icic-sphinxsearch-2.2.11/bin/sphinxsearch-searchd --help` and found version 2.2.11 - found 2.2.11 with grep in /nix/store/rd3zgq55rdmmyd4rfbv2ij98bk55icic-sphinxsearch-2.2.11 - found 2.2.11 in filename of file in /nix/store/rd3zgq55rdmmyd4rfbv2ij98bk55icic-sphinxsearch-2.2.11 cc "@ederoyd46"
* Groonga: 7.1.0 -> 8.0.0Eric Sagnes2018-02-23
|
* groonga: 7.0.8 -> 7.1.0Eric Sagnes2018-01-26
|
* elk: 5.6.5 -> 5.6.6Bas van Dijk2018-01-17
| | | | | | | Security fix for CVE-2018-3818. https://www.elastic.co/guide/en/kibana/5.6/release-notes-5.6.6.html https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-6.html
* elk: 6.1.1 -> 6.1.2Bas van Dijk2018-01-17
| | | | | | | | | Contains a security fix for kibana: CVE-2018-3818. https://www.elastic.co/guide/en/elasticsearch/reference/current/release-notes-6.1.2.html https://www.elastic.co/guide/en/logstash/6.1/logstash-6-1-2.html https://www.elastic.co/guide/en/kibana/6.1/release-notes-6.1.2.html https://www.elastic.co/guide/en/beats/libbeat/6.1/release-notes-6.1.2.html
* elk: 6.1.0 -> 6.1.1Bas van Dijk2018-01-02
|
* elk: add elasticsearch6, logstash6, kibana6 and the beats at v6.1.0Bas van Dijk2018-01-02
| | | | | | | This change is backwards compatible since the ELK tools at version 5.x remain unchanged. The test suite now both tests ELK-5 and ELK-6.
* elk: 5.6.1 -> 5.6.5Bas van Dijk2018-01-02
| | | | | | | https://www.elastic.co/guide/en/elasticsearch/reference/5.6/release-notes-5.6.0.html https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-5.html https://www.elastic.co/guide/en/kibana/5.6/release-notes-5.6.5.html https://www.elastic.co/guide/en/beats/libbeat/5.6/release-notes-5.6.5.html
* groonga: 7.0.3 -> 7.0.8Eric Sagnes2017-11-11
|
* Merge remote-tracking branch 'upstream/staging' into deps-reorgJohn Ericson2017-09-28
|\