Skip to content

Releases: krzysztof-gzocha/searcher

Pass only applicable criteria to criteria builders

30 Jun 07:21
Compare
Choose a tag to compare
Merge pull request #70 from krzysztof-gzocha/only-applied-criteria

Use only applicable criteria

Chain searching

22 Jun 09:15
Compare
Choose a tag to compare

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

14 Jun 12:37
Compare
Choose a tag to compare
Merge pull request #63 from krzysztof-gzocha/elastic-phpdoc-improved

Improved PHPDoc in QuerySearchingContext

Build fix on PHP 5.4

09 Jun 05:53
Compare
Choose a tag to compare
  • Downgrading reflection-docblock in order to work on PHP 5.4
  • Small code style fixes

ResultCollection fixed

23 May 09:47
Compare
Choose a tag to compare
Merge pull request #60 from krzysztof-gzocha/result-collection-fixes

ResultCollection fix

Better naming and documentation

19 May 19:06
Compare
Choose a tag to compare
Merge pull request #58 from krzysztof-gzocha/milestone-3.0

Milestone 3.0

Bulletproof ResultCollection

07 May 09:15
Compare
Choose a tag to compare
2.4.1

Update README.md

Simplifying namespaces

07 May 08:24
Compare
Choose a tag to compare
2.4.0

Merge pull request #40 from krzysztof-gzocha/searcher-improvements-is…

Removed phing as dev dependency

06 May 14:58
Compare
Choose a tag to compare
Merge pull request #37 from krzysztof-gzocha/nigthly-may-fail

Update .travis.yml

Removed ext-mongo from dev requirements

01 May 10:59
Compare
Choose a tag to compare
Merge pull request #35 from krzysztof-gzocha/fixing-ext-mongo

Fixing ext-mongo requirements on composer install