Ecosyste.ms: OpenCollective

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

github.com/doctrine/search

Generic Search extension for indexing and querying ODM/ORM objects with different text-search engine implementations
https://github.com/doctrine/search

added first mocking lines to MongoDBSearchListenerTest

c73432f262fdd2036df69e6f299f604cfc7d6486 authored about 13 years ago by Mike Lohmann <[email protected]>
updated doctrine-common submodule

ae976ce69240f8f491f809b33877cca96b5c8b82 authored about 13 years ago by Mike Lohmann <[email protected]>
Merge pull request #42 from mikelohmann/master

Refactored the whole Listener->loadMetadata process

69847cb0ab69cef1daaf2199d603231a9fe257be authored about 13 years ago by Mike Lohmann <[email protected]>
Added UnitTest for MongoDBSearchListener; Currently it depends on MongoDB/BaseTest; Will be refactored

fc38ee575ff78890eebb038b3aee036547d9c64a authored about 13 years ago by Mike Lohmann <[email protected]>
Refactored the whole Listener->loadMetadata process

3bd62b49fee70d1f52bb40a3790691157eb87212 authored about 13 years ago by Mike Lohmann <[email protected]>
Merge pull request #41 from mikelohmann/master

Starting ClassMetadata filling

24c4c85ca686bcd12dabf982d92a47c16b992b39 authored about 13 years ago by Mike Lohmann <[email protected]>
Merge remote-tracking branch 'upstream/master'

da6254c72d86a6840f3865c5dd35dc060dca181d authored about 13 years ago by Mike Lohmann <[email protected]>
fixed unittests

7ad0acc9ad2694ee3c68e7eee1815557aab1b093 authored about 13 years ago by Mike Lohmann <[email protected]>
Added Base DoctrineSearchException; Added a specialized MongoDBSearchListener; Removed ClassMetadataInfo (currently);

Added Field-Annotations to Reader;

3d047cf834dcacc7eef589b5b4118edc6db0a6cc authored about 13 years ago by Mike Lohmann <[email protected]>
Merge pull request #40 from mikelohmann/master

added ElasticSearch Class-Annotation

91c4948a3c4b7fc0e1a929510602206c8d61a7ca authored about 13 years ago by Mike Lohmann <[email protected]>
added ElasticSearch Class-Annotation

a54a55eb828c12de9d344faa58a3ba4a67580d22 authored about 13 years ago by Mike Lohmann <[email protected]>
Merge remote-tracking branch 'upstream/master'

ce57af5da518b41eb25204741fdd24faf27cf773 authored about 13 years ago by Mike Lohmann <[email protected]>
Added ElasticSearchable with special parameters for elastic-search to annotations

fa57e95109a475e67d7848666ce0177a87fc7fa7 authored about 13 years ago by Mike Lohmann <[email protected]>
Deleted rdundant folder

482611a7459a14c58e834a73040689e46b635cb9 authored about 13 years ago by Mike Lohmann <[email protected]>
Merge pull request #39 from mikelohmann/master

added numberOfShards, numberOfReplicas to annotations

6a2f9573abd5112036248dbbb66957914df40470 authored about 13 years ago by Mike Lohmann <[email protected]>
added numberOfShards, numberOfReplicas to annotations

8836cd61c49aa6a5f074402a6f24e84f13f55669 authored about 13 years ago by Mike Lohmann <[email protected]>
Merge pull request #37 from mikelohmann/master

fixed ClassMetaDataFactory due to interface needs

8153091711e375342f4cec6857b49873ff9ac6a9 authored about 13 years ago by Mike Lohmann <[email protected]>
fixed ClassMetadataFactory due to interface needs

1257221c378c8dde3abfaa8ae33a35cc180ab98e authored about 13 years ago by Mike Lohmann <[email protected]>
Merge pull request #35 from mikelohmann/master

Added ClassMetadata and SearchManager to listen on loadClassMetadata-Event. see run.php

e6b6e83f3a4c1668ef94e698508a6e455f4a5bb6 authored about 13 years ago by Mike Lohmann <[email protected]>
Added ClassMetadata* (like in mongodb-odm) as suggested by beberlei

Implemented SearchManager->loadClassMetadata() to Listen on loadClassMetadata-Event

ee148902c377473a123d7b456fe7fb77f8e70c33 authored about 13 years ago by Mike Lohmann <[email protected]>
Merge pull request #34 from mikelohmann/master

Added run.php

2bf3beacf8851eccc88812f1f2fa1d545879be12 authored about 13 years ago by Mike Lohmann <[email protected]>
forgot to add run.php

21a03604a92a8f399b6b32311fb866c30387d39e authored about 13 years ago by Mike Lohmann <[email protected]>
Merge pull request #33 from mikelohmann/master

Implemented a possible way to receive the reflected classes from the documentManager

87b475aa42ff5b1563bd8c5d050868ecc2b85555 authored about 13 years ago by Mike Lohmann <[email protected]>
Implemented a dirty? solution to get the reflected classes from the given document manager

585b29890d14ea533dd0d62c763dc66def76ef83 authored about 13 years ago by Mike Lohmann <[email protected]>
Merge pull request #32 from mikelohmann/master

Changed bootstrap.php in sandbox to show loaded documents; added functionality to loadMetaClass ...

57c837aade20ca480af3f7ec60ae36f41ca22ff4 authored about 13 years ago by Mike Lohmann <[email protected]>
Changed bootstrap.php in sandbox to show loaded documents; added functionality to loadMetaClass in AnnotationDriver.php

4b5e291fb190162cbfb7b347d8b57dbe55efac27 authored about 13 years ago by Mike Lohmann <[email protected]>
added MongoODM Annotation to AnnotationRegistry

f156989d537a602df5def60f6054a296c6e9fffd authored about 13 years ago by Mike Lohmann <[email protected]>
Merge pull request #31 from mikelohmann/master

changed run.php to run

5f544c8a1d2c1364e94b0e19b7b76e8e01946ccb authored about 13 years ago by Mike Lohmann <[email protected]>
changed run.php to run

41de4a6da52f1b84c4fe2ea07d327698f002a04d authored about 13 years ago by Mike Lohmann <[email protected]>
Merge pull request #30 from mikelohmann/master

Added Document BlogPost and annotations (as planned) for Indexing

6cd73d37bf08c49d7ac5aba09ae510d130706340 authored about 13 years ago by Mike Lohmann <[email protected]>
Added Document BlogPost and annotations (as planned) for Indexing

e43f7eac191d8f4486e532eb13967d7be5de149e authored about 13 years ago by Mike Lohmann <[email protected]>
edit a typo in searchmanager

4297518ec4327c0d4bef9c80f0152559b99d44e0 authored about 13 years ago by Mike Lohmann <[email protected]>
Created Sandbox to see how things work togehter

3c0e4db62dbd70ee6a48c0a7cc73119825daa375 authored about 13 years ago by Mike Lohmann <[email protected]>
Merge pull request #29 from mikelohmann/master

Added ConfigurationInterface; DriverInterface; Began to implement AnnotationDriver; Modified Doc...

7a0edcc563f8ce53f88f9f0436ced08e7c0931f5 authored about 13 years ago by Mike Lohmann <[email protected]>
Added ConfigurationInterface; DriverInterface; Began to implement AnnotationDriver; Modified DoctrineAnnotations; Set contructor for SearchManager

160a6f3f2df09a1c73b9fa068c4c23a7f25bb148 authored about 13 years ago by Mike Lohmann <[email protected]>
Merge pull request #23 from Baachi/master

Update JsonEncode and JsonDecode Exception

21930d7d66fc2211d6824b2de630c3f814821e8e authored about 13 years ago by Mike Lohmann <[email protected]>
Merge branch 'master' of git://github.com/doctrine/search

Conflicts:
lib/Doctrine/Search/ElasticSearch/Client.php

bcec7ac8751fdfde8084bc958bc2196f70c66ed8 authored about 13 years ago by Markus Bachmann <[email protected]>
Merge branch 'master' of github.com:Baachi/search

bc8ec41072aa7d3d50af66ec529f3693da6c6d24 authored about 13 years ago by Markus Bachmann <[email protected]>
Merge pull request #21 from mikelohmann/master

Added JsonDecodeException; Changed Interface SearchClientInterface; Changed constructor for Elas...

a58953d0d9f533d82c94983e05402190dcda9a7a authored about 13 years ago by Mike Lohmann <[email protected]>
Added JsonDecodeException; Changed Interface SearchClientInterface; Changed constructor for ElasticSearch/CLient.php;

a207b3a753b06307e362b2e9222d7abcf80ce045 authored about 13 years ago by Mike Lohmann <[email protected]>
Added JsonDecodeException; Changed Interface SearchClientInterface; Changed constructor for ElasticSearch/CLient.php;

248a05e787d12452466475d56e4252c5f269d7eb authored about 13 years ago by Mike Lohmann <[email protected]>
Merge pull request #19 from mikelohmann/master

Added Unit to be able to use namespaces within tests; Changed Client/BuzzTest.php to use mocked ...

4b01f481aff2958275fbefb09cdcfb661ed56a1b authored about 13 years ago by Mike Lohmann <[email protected]>
Added Unit to be able to use namespaces within tests; Changed Client/BuzzTest.php to use mocked Client and mocked Adapter; Fixed Bug #18;

18de9d5066c523594004aa4c9d2122fa0fef9f80 authored about 13 years ago by Mike Lohmann <[email protected]>
Merge remote branch 'upstream/master'

a16a752c1977b6e96b0882a893331ce0f2651675 authored about 13 years ago by Mike Lohmann <[email protected]>
changed tests to be able to use browser in constructor again

01848a2755e13678abb6bfee7620c8b7cc188e4d authored about 13 years ago by Mike Lohmann <[email protected]>
Remove not needed use statement

eb207ea2958f2b0bd91710b75ce7eff1663d0335 authored about 13 years ago by Markus Bachmann <[email protected]>
Add JsonEncodeException and JsonDecodeException

5643642ee18c2744b57ddf8541ef57c3ea46407d authored about 13 years ago by Markus Bachmann <[email protected]>
Merge pull request #17 from Baachi/master

Fix issue #16

c95912f1a885a4d592a4cf77fd21e2c4f43c333a authored about 13 years ago by Mike Lohmann <[email protected]>
Fix unittests

445a44b3d5543cddfa52c91f3181b8ae35298600 authored about 13 years ago by Markus Bachmann <[email protected]>
Fix error in dataprovider

e3323e324d090ad1a69f380954c8f4f7e348ea5e authored about 13 years ago by Markus Bachmann <[email protected]>
Merge pull request #15 from mikelohmann/master

added tests for elastic search; changed the searchclientinterface; changed the httpClientInterface;

a6ea21ee3e92d5f6bc152785415f8c7e1db3ba9f authored about 13 years ago by Mike Lohmann <[email protected]>
added tests for elastic search; changed the searchclientinterface; changed the httpClientInterface

e37aa48c02d9390925248cc05ea731f0da3ddfe2 authored about 13 years ago by Mike Lohmann <[email protected]>
Merge pull request #14 from Baachi/master

SearchManager

a47b780efd9a4f47833927d648e3cb3dd29c2c93 authored about 13 years ago by Mike Lohmann <[email protected]>
Add testcase for versionclass

a55c664fcf177b3a1a8e3382a16b18618e815af6 authored about 13 years ago by Markus Bachmann <[email protected]>
Add annotations registry

01bc744bcac9bbc916dcccde4357a6c6dc5c2d2f authored about 13 years ago by Markus Bachmann <[email protected]>
Create event class

e7a0b40ae650605b10dd7b78e4fe6fc27ee867ed authored about 13 years ago by Markus Bachmann <[email protected]>
Use Lucene instead of Lucence

c241f705424cbf08698c5c024832c9ef3f3ab843 authored about 13 years ago by Markus Bachmann <[email protected]>
Fix phpdoc

37e4ac57ca30fa444b6218338469010baf7e6a02 authored about 13 years ago by Markus Bachmann <[email protected]>
Fix phpdoc and create ZendLucene backend

5f0d469d6e90d772835207231b849a7e2fa394ea authored about 13 years ago by Markus Bachmann <[email protected]>
Add version class

e3c7a3eb2c12d90991511f111d2a5e0467d5a64a authored about 13 years ago by Markus Bachmann <[email protected]>
Remove not used files

6ff3534d4f432d211c926871703d1e96ef8e5230 authored about 13 years ago by Markus Bachmann <[email protected]>
Fix PHPUnit testcase

2291b78dc2a8706242f904e209159ea255bcf879 authored about 13 years ago by Markus Bachmann <[email protected]>
Add new annotations

390d885eba3d8e9f7ec5a5384bd23a32f371b97a authored about 13 years ago by Markus Bachmann <[email protected]>
cosmetics

cc4c3bea94a6182a5fa316aa9aa2bde909a09a94 authored about 13 years ago by Markus Bachmann <[email protected]>
Fix phpdoc

4b2dd5463e9dfdda37945a63ab828bde48c1aea6 authored about 13 years ago by Markus Bachmann <[email protected]>
Add required methods to the searchmanager

fde7e70bc910a137325c5429b0d2c7ee42b394e6 authored about 13 years ago by Markus Bachmann <[email protected]>
Add UnexpectedTypeException

b90a677595e35957e8b4b5e534704f5e90bb6a36 authored about 13 years ago by Markus Bachmann <[email protected]>
Fix phpdoc and use statement

46afa4f5e6b6cae2265a903bc833c9b245e009e7 authored about 13 years ago by Markus Bachmann <[email protected]>
Add headers to the response class

dd7fac11768822f2e5248ca9dccc0b720494b92d authored about 13 years ago by Markus Bachmann <[email protected]>
Fix error in CurlAdapter

dda958bf8edf11c5e2ca341444a6ef5f037517ff authored about 13 years ago by Markus Bachmann <[email protected]>
Rename some methods for better readability

4f2284457abd18ad159e6087b27428c5bbbb47d4 authored about 13 years ago by Markus Bachmann <[email protected]>
Merge pull request #13 from mikelohmann/master

Added ElasticSearch skeletons

13d5e0eb95f868f242599cc4b7dfb09c8c5a1277 authored about 13 years ago by Mike Lohmann <[email protected]>
added ElasticSearch Client

b28cc92b799566a00a74b625c0e0aeafc4c98bde authored about 13 years ago by Mike Lohmann <[email protected]>
Merge pull request #12 from Baachi/master

[HTTP] Refactoring and Features

12cb105c28bb45babf0f515c45cfc2b7369a000a authored about 13 years ago by Mike Lohmann <[email protected]>
Remove not needed clients

7a262e96fd43fa6c475c444561cfd45e0717307b authored about 13 years ago by Markus Bachmann <[email protected]>
Add not neede ErrorResponse

d22c6911e0ebe28826e0ee64f9922dc2316bbeef authored about 13 years ago by Markus Bachmann <[email protected]>
Add AdapterClient

42d021f6144f94b194d31d8dcb962cb634fd0777 authored about 13 years ago by Markus Bachmann <[email protected]>
Merge pull request #11 from Baachi/master

Rename some Interfaces

da3571d72a444d3c4fa166af6f5209664ea4c69b authored about 13 years ago by Mike Lohmann <[email protected]>
Rename alias from use statement

966834849793b08df20f23beff951192c5ee324a authored about 13 years ago by Markus Bachmann <[email protected]>
Rename SearchClient to SearchClientInterface

e580a874311cb55d4fcaa16b801336582ca2ff18 authored about 13 years ago by Markus Bachmann <[email protected]>
Add missing namespace

1b12fd2bd8d429e9869299ac3f4fef2e9056c2b8 authored about 13 years ago by Markus Bachmann <[email protected]>
Remove copies

b9e99a82e7eb4df6812d879ef62fa758a3a815e6 authored about 13 years ago by Markus Bachmann <[email protected]>
Add missing typhint

854d90b98684f189ef8c4a983d79e0b5422f6330 authored about 13 years ago by Markus Bachmann <[email protected]>
Fix author tag

c67a51bce073b3456e0cfb1486a80379a050d3f1 authored about 13 years ago by Markus Bachmann <[email protected]>
Fix phpdoc

75ff156d90824164a8bee7d78a92a151f350d8f5 authored about 13 years ago by Markus Bachmann <[email protected]>
Rename interfaces for a better readability

9497037d239bc84cb2921780688ff0880fab2b67 authored about 13 years ago by Markus Bachmann <[email protected]>
Add requestmethod constants

d573dfe151c866255ec72a7785acffed25d2c2b0 authored about 13 years ago by Markus Bachmann <[email protected]>
Fix unit test

0d87f863c57edb51a25835667477a51c340ad955 authored about 13 years ago by Markus Bachmann <[email protected]>
Rename some classes for better readablility

f20e2db7f6544608103978787afc016f6ce412c1 authored about 13 years ago by Markus Bachmann <[email protected]>
Merge pull request #10 from Baachi/master

Update response class

94e0bd15e0f0e2ac4f1abcecd23f12401b388ed8 authored about 13 years ago by Mike Lohmann <[email protected]>
Remove empty testcases

a0ab559e2413eab7947e83dfae628fdfbddf77e2 authored about 13 years ago by Markus Bachmann <[email protected]>
Update response

49badcd287a840f362fcde683e5dfd516f229639 authored about 13 years ago by Markus Bachmann <[email protected]>
Merge pull request #8 from Baachi/master

Add annotations

9f2d2d5dbdaece3513c00f7688146ec2a37d0e4d authored about 13 years ago by Mike Lohmann <[email protected]>
Add missing methods in SolrClient

265f2e0051dd540c34a7ac60bcb0eca86c69cef0 authored about 13 years ago by Markus Bachmann <[email protected]>
Use doctrine classloader instead of closure

8feca6da7046d6db445a6731924bf61f06dc79a4 authored about 13 years ago by Markus Bachmann <[email protected]>
Add Field and Searchable to annotations

d2dfdfde82cc7b7dbbff4655a351afa743175b9b authored about 13 years ago by Markus Bachmann <[email protected]>
Add eventmanager to the SearchManager

0462f2f8347d440134d363b13bcc05b329ef6189 authored about 13 years ago by Markus Bachmann <[email protected]>
Merge remote-tracking branch 'upstream/master'

820226cc2c3b6a5b948b74ee1ab6f2f0693b541a authored about 13 years ago by Markus Bachmann <[email protected]>
Merge pull request #7 from lsmith77/patch-1

quick translation of the read me

1d1449744a019ddbeceadcf378c85d9750cef829 authored about 13 years ago by Mike Lohmann <[email protected]>
quick translation of the read me

293b697a4f33b9728bd80bf511b126741e6abae9 authored about 13 years ago by Lukas Kahwe Smith <[email protected]>