Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/metacpan/MetaCPAN-ES

A Perl API to ElasticSearch
https://github.com/metacpan/MetaCPAN-ES

Released version 0.09

0e522d0252e06f091584085062ca58235838f22d authored over 14 years ago by Clinton Gormley <[email protected]>
Added a test for the terms filter

23866df9f32cfb57f32160640e8d8615f686a538 authored over 14 years ago by Clinton Gormley <[email protected]>
Changed refresh_servers to handle http_address and httpAddress

a2a2520ee7ab8f7b8c2f1e51b438767b9f9d325e authored over 14 years ago by Clinton Gormley <[email protected]>
Release version 0.08

Changed all_field to _all in put_mapping()

79751e6ef725a18cdb258f5f559000c05f3bd015 authored almost 15 years ago by Clinton Gormley <[email protected]>
Version 0.07 released

All tests pass as of version 8cfa04cea3bc2317ee613384ced4da20cf2737aa on 2010-04-04: http://githu...

f5260df3e685208c5a26f6f15f5e48d17c2dbddf authored almost 15 years ago by Clinton Gormley <[email protected]>
Final changes for releasing version 0.06

e7001de9f4add28f1b0adc7dbdfc28f526ce4707 authored almost 15 years ago by Clinton Gormley <[email protected]>
Improved the test process - now requires Alien::ElasticSearch, but skips the tests if it doesn't have the cluster enabled.

Checks for a running server and aborts if there is one.
Now we wait for a response from the start...

7a1edf58c83004f158e9efd61c5e607b70fff58d authored almost 15 years ago by Clinton Gormley <[email protected]>
Enabled tests for count:more_like_this and added count:fuzzy_like_this

489100f9bd26f53e1a4bf73a1a7d458b06642701 authored almost 15 years ago by Clinton Gormley <[email protected]>
Fixed the test for retrieving duplicate docs

b732ce1e904efd8d2b7d8ddc9b16bcdd06886788 authored almost 15 years ago by Clinton Gormley <[email protected]>
Added tests for clear_cache

03e1370211137f75e86ceb11a8dce9a7d47f7e72 authored almost 15 years ago by Clinton Gormley <[email protected]>
Added clear_cache(). Added fuzzy_like_this and fuzzy_like_this_field clauses to count() and delete_by_query()

632dc1a257e7f209f69e3a1581096141d19df95e authored almost 15 years ago by Clinton Gormley <[email protected]>
Updated META.yml

74caff87816a060b2d42bc645eebfa95fa41fab6 authored almost 15 years ago by Clinton Gormley <[email protected]>
Skip the creation of duplicate docs - test is failing

bd8818ca4b4cbf76df8230d2c5569ab811cea9ec authored almost 15 years ago by Clinton Gormley <[email protected]>
Fixed some POD

4d6350d9032e8c1bca8574c67023f4caf2e2ddf3 authored almost 15 years ago by Clinton Gormley <[email protected]>
Removed QueryDSL from the MANIFEST

50fadf1c4c735cbd2c8f987cdc02101acafa890c authored almost 15 years ago by Clinton Gormley <[email protected]>
Updated the changelog

508f9de6be19cdd6d486528afc6a199ba43c3442 authored almost 15 years ago by Clinton Gormley <[email protected]>
Added tests for aliases(), get_aliases(), search highlighting, more_like_this(), count field and count more_like_this (currently skipped)

90862f8a5c0e35d041694878755d3dda04357d4d authored almost 15 years ago by Clinton Gormley <[email protected]>
Added more_like_this and more_like_this_field to count() and delete_by_query()

Added all_field to put_mapping docs

f41cbb192a200246b1763b9b375bcde2391dad89 authored almost 15 years ago by Clinton Gormley <[email protected]>
In the terms() query, fromInclusive and toInclusive default to 'true' - changed from exclude_from and exclude_true

67f7fd3245607d21a895d909fed8b24fd8b4b39d authored almost 15 years ago by Clinton Gormley <[email protected]>
Retidied

550ca8da01a41456859325cd46b854b3d78c0e9f authored almost 15 years ago by Clinton Gormley <[email protected]>
filteredQuery renamed to filtered

a5bc5474b907430bdf99b1173a6c03b0211044ea authored almost 15 years ago by Clinton Gormley <[email protected]>
put_mapping now requires the index to exist

4fb1e9b32e442b22995b5cf795d7fb21079eb8fd authored almost 15 years ago by Clinton Gormley <[email protected]>
Bumped to version 0.06 and retidied

a58b5c9948290a83217e65379fc5bb34d635516f authored almost 15 years ago by Clinton Gormley <[email protected]>
Added aliases(), get_aliases(), more_like_this(), shutdown().

In terms(), renamed exclude_from and exclude_to to from_inclusive and to_inclusive.
In search, ad...

7f36ae63894b9b65d1ef28dc4392b4723f5a4c79 authored almost 15 years ago by Clinton Gormley <[email protected]>
Added the float type to query string parsers

0820356899db5cda757dcff19f2018d16f7d3a68 authored almost 15 years ago by Clinton Gormley <[email protected]>
Deleted ElasticSearch::QueryDSL - the ElasticSearch docs have now improved

58f1dc9fcd648cbdf6af4c098edbaaca3c1f7727 authored almost 15 years ago by Clinton Gormley <[email protected]>
In _log_result() limited the indentation of long lines to 20, so that lines with more indentation can still be rendered

e332637e884fcd9d90a1b3186713d2cbaaf3ca96 authored almost 15 years ago by Clinton Gormley <[email protected]>
Added param checking and usage for get_mapping()

da02bad0e389b45ad3ab3faf01cca4f77b42e372 authored almost 15 years ago by Clinton Gormley <[email protected]>
Changed the timeout param on cluster_health to be 'duration', not 'int'

42c7bbb68c28ceb786485268823a4c5641b537f3 authored almost 15 years ago by Clinton Gormley <[email protected]>
Updated the QueryDSL to reflect the new global keyword in facet searches

0d640e951cfe77b8b9a9c094ded82fad7d035d8d authored almost 15 years ago by Clinton Gormley <[email protected]>
Fixed another bug in the ElasticSearch install instructions

e15ccc650d497efa2391e784dc43296e018e27bb authored almost 15 years ago by Clinton Gormley <[email protected]>
Corrected the "getting elasticsearch" docs

cc386244f41a14a8e712428c681445e893676cdd authored almost 15 years ago by Clinton Gormley <[email protected]>
Delayed connecting to the cluster until actually required (previously it refreshed the server list in new() )

Restructured the internals again, to make it easier to read
Added cluster_health()
Fixed the test...

6729d0b329dc1a41bbe1ce1e8adcc581d7bc05a8 authored almost 15 years ago by Clinton Gormley <[email protected]>
Released version 0.04

17ab42a5683f5b0d3b1ab91a9117959cbe2bf269 authored almost 15 years ago by Clinton Gormley <[email protected]>
Changed ignore_duplicates to default to true.

Disable put-duplicate-mapping test for clusters with multiple nodes.

b065c84695f4c3d6f4b8e7c555d6ee44727e5d96 authored almost 15 years ago by Clinton Gormley <[email protected]>
Changed create_mapping to put_mapping, as per the change in ElasticSearch

e94745c247aaf21758fb070e7e53f29fe127ffc9 authored almost 15 years ago by Clinton Gormley <[email protected]>
- Corrected the docs for search/count/delete_by_query

- Added POD for the Query DSL
- Added a SIG{INT} to the test file, so that it shuts down ...

a510f51173fcb6e864e1a7644a4e1abad365aec1 authored almost 15 years ago by Clinton Gormley <[email protected]>
Updated the changes file

974922105ea1faa1a6ed802c082c6ee1c5ea171e authored almost 15 years ago by Clinton Gormley <[email protected]>
- Rewrote the module completely to use a dispatch table -

makes it easier to extend
- Added a test suite
- Added Alien::ElasticSearch so that we ca...

8b885788057b5fe935292eaf98d0a58806c441be authored almost 15 years ago by Clinton Gormley <[email protected]>
Converted ElasticSearch.pm to be config driven (like a dispatch table).

Makes it easier to defined new commands and alter existing ones.
Also, gives better usage errors

ef9ef1cc6000535b2688a3b5ce5f14e36a477a42 authored almost 15 years ago by Clinton Gormley <[email protected]>
Removed the -T switches from the tests

96d176e8f316d7a9c166d3280e1e759cd62091e1 authored almost 15 years ago by Clinton Gormley <[email protected]>
Added MANIFEST.SKIP

a236fececa31b034fb2cdb7a988c89f4e5445280 authored almost 15 years ago by Clinton Gormley <[email protected]>
Corrected some POD

a2f211e355f9fac7ff93a058d94bac1248d11341 authored almost 15 years ago by Clinton Gormley <[email protected]>
Updated the README file

627735d95c3f0869e196fb4014de55bdf481fa1e authored almost 15 years ago by Clinton Gormley <[email protected]>
First release v 0.01

d6919048ed6b32b0945732c6019d31fa61e2447b authored almost 15 years ago by Clinton Gormley <[email protected]>