Ecosyste.ms: OpenCollective

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

PHP Solr Extension

Support and maintain the Solr Extension for PHP
Collective - Host: opensource - https://opencollective.com/php-solr-extension - Code: https://github.com/php/pecl-search_engine-solr

package.xml 2.3.0

github.com/php/pecl-search_engine-solr - a51b0d5805ab9f6f4682ec4a630b39e70cbe401e authored about 9 years ago by Omar Shaban <[email protected]>
Request #68610 Add maxScore to getResponse function.

Add maxScore property when its available

github.com/php/pecl-search_engine-solr - 04a8611fc52795648da137dd4be480660b59547a authored about 9 years ago by Omar Shaban <[email protected]>
Request #70974: Fixed memory leak in child document unserialization

github.com/php/pecl-search_engine-solr - 5bf8ed48d44de3535119cfba3803793a8d5b115e authored about 9 years ago by Omar Shaban <[email protected]>
update package.xml:files + added fixtures

github.com/php/pecl-search_engine-solr - 2bb4415b1c93719c6cf7548144154804f7d6f7c1 authored about 9 years ago by Omar Shaban <[email protected]>
Remove unused variables/cleanup

github.com/php/pecl-search_engine-solr - fa75d38c0f34e0712fe14e797d276600c50da5dd authored about 9 years ago by Omar Shaban <[email protected]>
SolrInputDocument Serialization error testcase

github.com/php/pecl-search_engine-solr - 84a9091906800a18bc6efacf171f94f79a2dcb2f authored about 9 years ago by Omar Shaban <[email protected]>
Request #70974: Fix hasChildDocuments and getChildDocumentsCount tests

github.com/php/pecl-search_engine-solr - 8de0b95454c255f05d6ccd30d4e37093b959c425 authored about 9 years ago by Omar Shaban <[email protected]>
Request #70974: added test configuration for the store collection

github.com/php/pecl-search_engine-solr - 9d4239e5cf98cf7297eaaeca9c19ce2ea20191c7 authored about 9 years ago by Omar Shaban <[email protected]>
Request #70974: Update document block test

github.com/php/pecl-search_engine-solr - b2ba26c03ffaa99a78552a60478548e1f46533ad authored about 9 years ago by Omar Shaban <[email protected]>
Request #70974: Test SolrDocument::getInputDocument with child documents

github.com/php/pecl-search_engine-solr - f53ed0b60b0943a73fd77177c8fb77cbc85f01a4 authored about 9 years ago by Omar Shaban <[email protected]>
Request #70974: Update SolrDocument with Child documents test

github.com/php/pecl-search_engine-solr - e0ac2e0372547e8b7d4b61b6a3d7e9834b894f2d authored about 9 years ago by Omar Shaban <[email protected]>
Request #70953: Update tests to use new core

github.com/php/pecl-search_engine-solr - dd7352ee4e7e6f1c5459d650a09582a407e78ee0 authored about 9 years ago by Omar Shaban <[email protected]>
Request #70974: SolrDocument::getInputDocument

Convert all child documents into SolrInputDocument

github.com/php/pecl-search_engine-solr - 0de06f21c47fee174e86d8a663f66abe90e32f08 authored about 9 years ago by Omar Shaban <[email protected]>
Request #70974 Support nested documents parsing [SolrDocument]

Support Response parsing using SolrDocument parsing mode, serialization/unserialization of child...

github.com/php/pecl-search_engine-solr - 993c7c96ff02fa96a796f31ead88a2a5878ffcec authored about 9 years ago by Omar Shaban <[email protected]>
fix test configurations

github.com/php/pecl-search_engine-solr - 4df1b1d3c6050a81a611911b2ea74115d77b143f authored about 9 years ago by Omar Shaban <[email protected]>
Request #70953 Support nested documents parsing [xml rw] SolrObject

Support nested document parsing with SolrObject hydration

github.com/php/pecl-search_engine-solr - 912f43663280ad0cdb79ffbb7607123982812b58 authored about 9 years ago by Omar Shaban <[email protected]>
travis file fix

github.com/php/pecl-search_engine-solr - ee6b2567d504a02b0a9e38f5266fcddc3ceb9a69 authored about 9 years ago by Omar Shaban <[email protected]>
travis include libxml

github.com/php/pecl-search_engine-solr - 6785ac3f740c7a8298b4dae6d368ab966af5a7e7 authored about 9 years ago by Omar Shaban <[email protected]>
Missing make file

github.com/php/pecl-search_engine-solr - 8a6cd5896338970ed6c66a48e9ad5ea698d21731 authored about 9 years ago by Omar Shaban <[email protected]>
remove submodule references

github.com/php/pecl-search_engine-solr - 02a0536f94cb7681685d942e9ea6e7e7a588fcb1 authored about 9 years ago by Omar Shaban <[email protected]>
SolrInputDocument hasChildDocuments Test

github.com/php/pecl-search_engine-solr - 475e8488ac41c5df32d33200e7bca158e9a21765 authored about 9 years ago by Omar Shaban <[email protected]>
Support Travis CI

github.com/php/pecl-search_engine-solr - ebb57ab1c020ce1ade6332dd0208872c1880e1ed authored about 9 years ago by Omar Shaban <[email protected]>
Request #70739: Child Document methods Documentation

github.com/php/pecl-search_engine-solr - b105f7ac328186b88f29580f2fb24430953d8a10 authored about 9 years ago by Omar Shaban <[email protected]>
Remove unreferenced variables

github.com/php/pecl-search_engine-solr - aae78cced6891e7d2c607e8f2cc1e5da10203f23 authored about 9 years ago by Omar Shaban <[email protected]>
Request #70739: Child Document Support tests

github.com/php/pecl-search_engine-solr - d59b5e4e808ba14b22b1e0abc81a4fd36ab2c0b0 authored about 9 years ago by Omar Shaban <[email protected]>
Request #70739 Support Indexing Child/Nested Documents

Support adding child documents:
New Methods
SolrInputDocument::addChildDocument(SolrInputDocumen...

github.com/php/pecl-search_engine-solr - eb2114754c736cec298340a838f119da39e7adf5 authored about 9 years ago by Omar Shaban <[email protected]>
grouping examples

github.com/php/pecl-search_engine-solr - dbb631cee399abe2785a9d6024ea01cf4d69fcb0 authored about 9 years ago by Omar Shaban <[email protected]>
updates to collapse examples

github.com/php/pecl-search_engine-solr - 6f6ad6ac46ddbe30e71f50fb8f3c6229551097c9 authored about 9 years ago by Omar Shaban <[email protected]>
fix getByIds test

github.com/php/pecl-search_engine-solr - eaa81b3e92db67085b0d2211534e43f91f1b6f5b authored about 9 years ago by Omar Shaban <[email protected]>
prototype fixes for sort methods

github.com/php/pecl-search_engine-solr - b54ca263d0b3745c82a6189813bf16eea780f33c authored about 9 years ago by Omar Shaban <[email protected]>
Docs enhancements/updates

github.com/php/pecl-search_engine-solr - 08ceca863151ba13c76d70098916d5e3b534925a authored about 9 years ago by Omar Shaban <[email protected]>
SolrCollapseFunction: more meaningful arguments, consistent with documentation stubs

Only affects reflection argument names

github.com/php/pecl-search_engine-solr - 70add0317377ec9454b8a48ce144cf74b09c5219 authored about 9 years ago by Omar Shaban <[email protected]>
PHP json decode validation for json response tests

github.com/php/pecl-search_engine-solr - df22d4118950032811b79ad0ca1d0c9b143fd9aa authored over 9 years ago by Omar Shaban <[email protected]>
Version bump 2.2.1

github.com/php/pecl-search_engine-solr - e39f814ee7f7e20a93776495e16f64ab6463d0dd authored over 9 years ago by Omar Shaban <[email protected]>
Fix windows build

github.com/php/pecl-search_engine-solr - a37408cf7c2e8a9be6aaa9345d742f25c98540f1 authored over 9 years ago by Omar Shaban <[email protected]>
fix getByIds host

github.com/php/pecl-search_engine-solr - a629da0bc4d432105afcd027ef426a0dddd34da8 authored over 9 years ago by Omar Shaban <[email protected]>
package.xml cleanup description

github.com/php/pecl-search_engine-solr - a89d5f862e911644b2001234248e34ea470eb501 authored over 9 years ago by Omar Shaban <[email protected]>
update package.xml date

github.com/php/pecl-search_engine-solr - d23b850341b9bc988e46f23f1f636c258bd962dd authored over 9 years ago by Omar Shaban <[email protected]>
Fix getByIds test case

github.com/php/pecl-search_engine-solr - d8671329e988afa7bb0ed4db1bb8d5f430d42eda authored over 9 years ago by Omar Shaban <[email protected]>
fix test for recent curl, sort to be order independent

github.com/php/pecl-search_engine-solr - 3264ee5c1428e54428e06937303f1bdc97359ac6 authored over 9 years ago by Remi Collet <[email protected]>
ignore ltmain.sh.backup

github.com/php/pecl-search_engine-solr - dc2e77bc74a0d3db35a534dd5508d64170caef4c authored over 9 years ago by Remi Collet <[email protected]>
Merge branch 'master' of git.php.net:/pecl/search_engine/solr

github.com/php/pecl-search_engine-solr - 3e62ae01f85f03663bf60d2e80908e4523fb7f9f authored over 9 years ago by Omar Shaban <[email protected]>
Fix server configured test hard coded host

github.com/php/pecl-search_engine-solr - a0cb0e8a96c6204f307a4e99603b156ded0d1769 authored over 9 years ago by Omar Shaban <[email protected]>
fix warning: unused variable 'index_prop'

github.com/php/pecl-search_engine-solr - 83be4c55b74328ad62e04cb442ee847fa6331f69 authored over 9 years ago by Remi Collet <[email protected]>
2 missing fixture files

github.com/php/pecl-search_engine-solr - 5178ecd25d5a0db8b0f1453ddf034147727d59c9 authored over 9 years ago by Remi Collet <[email protected]>
bug rename, NEWS, package.xml updates

github.com/php/pecl-search_engine-solr - 0d5059f2a1d1d8c6ff6ca8ce33418f4f2a809c66 authored over 9 years ago by Omar Shaban <[email protected]>
Fixes Bug #67394 - Error unserializing raw response on statistics response having NaN as value

Handled Solr's NaN to be converted to php NAN using xml response writer + tests

github.com/php/pecl-search_engine-solr - 7209135ae65c3e77e050e5f8707e1230d2fea275 authored over 9 years ago by Omar Shaban <[email protected]>
Fix collapse function index unexpected removal

github.com/php/pecl-search_engine-solr - 4f6e9b53a822e8477e4b5718434be49f94ba6cd3 authored over 9 years ago by Omar Shaban <[email protected]>
Fix collapse function name

github.com/php/pecl-search_engine-solr - 738fa3e2388c8a496e5bf0b84d6469e5c53f2cf4 authored over 9 years ago by Omar Shaban <[email protected]>
Fix collapse function name len

github.com/php/pecl-search_engine-solr - 51efdfa23dd97d05cf0079947a0c6d3b666bbb1d authored over 9 years ago by Omar Shaban <[email protected]>
Remove illegal operations from SolrCollapseFunction test

github.com/php/pecl-search_engine-solr - d4f8d7b9cc36b8a5510d7d5c7207b5202953ae8c authored over 9 years ago by Omar Shaban <[email protected]>
Fix conflict in package.xml

github.com/php/pecl-search_engine-solr - f50b3ff91baad0b2b5817758e697ea2110b4e57f authored over 9 years ago by Omar Shaban <[email protected]>
cleanup + missing files

github.com/php/pecl-search_engine-solr - b58e09e722750ed73a7355be3405f26ae3016f10 authored over 9 years ago by Remi Collet <[email protected]>
Merge branch 'master' of git.php.net:/pecl/search_engine/solr

* 'master' of git.php.net:/pecl/search_engine/solr: (61 commits)
remove unnecessary info from ...

github.com/php/pecl-search_engine-solr - 89466618493592fd96596031fadabee836cef1b4 authored over 9 years ago by Remi Collet <[email protected]>
Update package.xml

github.com/php/pecl-search_engine-solr - ac6955e660f5ed6819a4b3f3826696fbb33c497c authored over 9 years ago by Omar Shaban <[email protected]>
Merge branch 'pull-request/3'

github.com/php/pecl-search_engine-solr - 8fa822b2faffc6c08325d685e04057532d80cd31 authored over 9 years ago by Omar Shaban <[email protected]>
remove unnecessary info from php info table

github.com/php/pecl-search_engine-solr - 2aec4128c4f03f7c0a117a1c9fdf6f92e5582868 authored over 9 years ago by Omar Shaban <[email protected]>
Fixes Bug #70496 Failed to parse 500 error response when Solr it lacks msg PHPS RW

Find msg in error element, if not found find trace
Throws SolrServerException

github.com/php/pecl-search_engine-solr - 828a19dddfe2e72ef5c841799ac9f1ed33959051 authored over 9 years ago by Omar Shaban <[email protected]>
Fixes Bug #70496 Failed to parse 500 error response when Solr it lacks msg PHPS RW

github.com/php/pecl-search_engine-solr - 732c7fa6b02c91533476a3a2fe5a11ab4976fcd4 authored over 9 years ago by Omar Shaban <[email protected]>
Fix Bug #70482 SegFault on Solr Server 500 Response with no msg (xml RW)

Digest trace from server response, and prevent segfault even on unknown format

github.com/php/pecl-search_engine-solr - 067bc804059933c39ddf14aad8fe3b8ec438ea77 authored over 9 years ago by Omar Shaban <[email protected]>
Fix SolrClient::getById test

github.com/php/pecl-search_engine-solr - 18f2293c98cfec40410d43f5c9c7f63208c82f55 authored over 9 years ago by Omar Shaban <[email protected]>
Add missing output of escaped query

github.com/php/pecl-search_engine-solr - f882f753f3f76916aeccb9dda4b33e836ca084f7 authored over 9 years ago by Carsten Blüm <[email protected]>
Add missing path in constructor options

Without the path, the example should fail on a multi-core setup

github.com/php/pecl-search_engine-solr - 893179e5bdec40707f9280ce3b5ce75bd7a73cc0 authored over 9 years ago by Carsten Blüm <[email protected]>
Add more missing and fix existing doc comments

github.com/php/pecl-search_engine-solr - 41ae32c2f788042640a28b55415b59458aa193ca authored over 9 years ago by Carsten Blüm <[email protected]>
Solr Version 2.2.0 version ID

github.com/php/pecl-search_engine-solr - 763cd6c80800d62fdb71bb6a2780b5e2a61cfef4 authored over 9 years ago by Omar Shaban <[email protected]>
SolrClient system() example rename

github.com/php/pecl-search_engine-solr - dec08aecc3da307c7481802cc3b21718b3dbdd82 authored over 9 years ago by Omar Shaban <[email protected]>
Real Time Get Examples

github.com/php/pecl-search_engine-solr - 5b67a537fc8e5c347600174c630b23021600feeb authored over 9 years ago by Omar Shaban <[email protected]>
SolrDisMaxQuery Example

github.com/php/pecl-search_engine-solr - 975fb6b6b871b5b26cdc0bc0c8dbcd34c965822b authored over 9 years ago by Omar Shaban <[email protected]>
Added grouping, collapsing, expanding examples

github.com/php/pecl-search_engine-solr - 93d8b1862b7b500d849d5e46d46ba1f9b73a533d authored over 9 years ago by Omar Shaban <[email protected]>
SolrQuery fix prototypes

github.com/php/pecl-search_engine-solr - 7353d9f4a1863818f423d6c9017db5c6b7571537 authored over 9 years ago by Omar Shaban <[email protected]>
Doc Stubs, formatting enhancements

github.com/php/pecl-search_engine-solr - ca68c730e2e79f7d3cd922b0ddbc5b1526f8c006 authored over 9 years ago by Omar Shaban <[email protected]>
Doc Stub for SolrMissingMandatoryParameterException

github.com/php/pecl-search_engine-solr - fb79b6c83c9d625fe76bf3a2d31c7e9e6e56e870 authored over 9 years ago by Omar Shaban <[email protected]>
PHP Doc Stubs for grouping, collapsing, expanding

SolrCollapseFunction, SolrQuery::collapse
SolrQuery grouping methods, and expand methods

github.com/php/pecl-search_engine-solr - 531f036b48a496ca985cf934ee3b91762db652e5 authored over 9 years ago by Omar Shaban <[email protected]>
remove unused variables

github.com/php/pecl-search_engine-solr - f0599730418512a5a76c39663772ba1ff1bd6b13 authored over 9 years ago by Omar Shaban <[email protected]>
Fix windows build

github.com/php/pecl-search_engine-solr - e035632d03d32b52b27dcf4f953e3ae62d3cb921 authored over 9 years ago by Omar Shaban <[email protected]>
update test.config server configured false

github.com/php/pecl-search_engine-solr - 33ec4d38ae30c11a5ca33e6ee31d16945af2e802 authored over 9 years ago by Omar Shaban <[email protected]>
Request #68647: SolrClient::getByIds throws SolrIllegalArgumentException

Throws SolrIllegalArgumentException when passing an empty array

github.com/php/pecl-search_engine-solr - 0448d30066a7d0373e1e5a6899ffaf70a7b7690f authored over 9 years ago by Omar Shaban <[email protected]>
Implements Request #68647: Support Solr Real Time Get handler

Added support to get by an array of ids
proto SolrQueryResponse SolrClient::getByIds(array ids)
...

github.com/php/pecl-search_engine-solr - f1925abc2424b69a25f71aadef12f64a16f1f6a1 authored over 9 years ago by Omar Shaban <[email protected]>
Update news entry

github.com/php/pecl-search_engine-solr - 10afcce08576584e4caace8714956e3a9caeb74c authored over 9 years ago by Omar Shaban <[email protected]>
Request #68647 Support Solr Real Time Get handler

Get Document By Id. Utilizes Solr Realtime Get (RTG)
proto SolrQueryResponse SolrClient::getById...

github.com/php/pecl-search_engine-solr - d86de3adc8ab99ab3ccfe60caf30132a7695b107 authored over 9 years ago by Omar Shaban <[email protected]>
Fix SolrCollapseFunction proto

github.com/php/pecl-search_engine-solr - 9c54744c2a02e66bbf145ba9eaa58915f0b08cb1 authored over 9 years ago by Omar Shaban <[email protected]>
Merge branch 'pull-request/2' into master - Doc Stubs Improvements and Fixes

github.com/php/pecl-search_engine-solr - 2689c7686672c18d93e8256d7ffb2c3b8aea6128 authored over 9 years ago by Omar Shaban <[email protected]>
Fix duplicate DocBlock opener

github.com/php/pecl-search_engine-solr - 2e837f01b3ed0ecaae053a3afb81c1bb078be833 authored over 9 years ago by Carsten Blüm <[email protected]>
Fix SolrCollapsefunction constants & wrap quotes around function parameter value

github.com/php/pecl-search_engine-solr - 818b94a61a22a3ecb90d03d72cd9bc224f9e168c authored over 9 years ago by Omar Shaban <[email protected]>
Bug #70333: Fix compatibility tests with Solr Server 5

Fixed multiple tests / in a query no longer throws a Solr Server Exception
Other tests fixed

github.com/php/pecl-search_engine-solr - 9e6906b374bb98d990e433e8c46ea36936ef70b4 authored over 9 years ago by Omar Shaban <[email protected]>
Feature #70175: SolrCollapseFunction Illegal Operations Exception test

Throws SolrIllegalOperationException on cloning/serialization/deserialization test

github.com/php/pecl-search_engine-solr - 0e94af14c2178858aeab246eff41aae8a4e47bdb authored over 9 years ago by Omar Shaban <[email protected]>
Implemented Request #70176 Support Expand Component

Supported expand component

github.com/php/pecl-search_engine-solr - 675f5dc129ee3687a7cc7ff996fe0116d0760d52 authored over 9 years ago by Omar Shaban <[email protected]>
Request #70175 SolrCollapseFunction Disallow clone/serialization

Throws SolrIllegalOperationException

github.com/php/pecl-search_engine-solr - 0274acec34608c107ee08503f0f16e2889bdc294 authored over 9 years ago by Omar Shaban <[email protected]>
Request #70175 Support Field Collapsing

SolrQuery::collapse throw SolrMissingMandatoryParameterException on validation fails
Missing man...

github.com/php/pecl-search_engine-solr - 677ef566a629538dfb1dc303002db9fd6c8315ec authored over 9 years ago by Omar Shaban <[email protected]>
Request #70301 Fix MandatorParameter Exception class name constant name

github.com/php/pecl-search_engine-solr - 69055140e58274b985faac35008e7dbcdad5c764 authored over 9 years ago by Omar Shaban <[email protected]>