Releases: krzysztof-gzocha/searcher
Releases · krzysztof-gzocha/searcher
Pass only applicable criteria to criteria builders
Merge pull request #70 from krzysztof-gzocha/only-applied-criteria Use only applicable criteria
Chain searching
Introducing chain searching in which results from first searching can be transformed into criteria, which will be used in next searching process.
Added missing PHPDoc in Elastica SearchingContext
Merge pull request #63 from krzysztof-gzocha/elastic-phpdoc-improved Improved PHPDoc in QuerySearchingContext
Build fix on PHP 5.4
- Downgrading reflection-docblock in order to work on PHP 5.4
- Small code style fixes
ResultCollection fixed
Merge pull request #60 from krzysztof-gzocha/result-collection-fixes ResultCollection fix
Better naming and documentation
Merge pull request #58 from krzysztof-gzocha/milestone-3.0 Milestone 3.0
Bulletproof ResultCollection
2.4.1 Update README.md
Simplifying namespaces
2.4.0 Merge pull request #40 from krzysztof-gzocha/searcher-improvements-is…
Removed phing as dev dependency
Merge pull request #37 from krzysztof-gzocha/nigthly-may-fail Update .travis.yml
Removed ext-mongo from dev requirements
Merge pull request #35 from krzysztof-gzocha/fixing-ext-mongo Fixing ext-mongo requirements on composer install