PHP KGzocha\Searcher\Context Namespace

Nested Namespaces

KGzocha\Searcher\Context\Doctrine
KGzocha\Searcher\Context\Elastica

Interfaces

Name Description
SearchingContextInterface This is a layer of abstraction between searcher and searching engines and ORMs.

Classes

Name Description
AbstractSearchingContext This class should be extended and make sure that QueryBuilder's type is correct for all required CriteriaBuilders.
FinderSearchingContext Use this searching context to search for files with Symfony Finder component.