constant QueryInterface::PROCESSING_NONE in Search API 8
Constant representing a completely unprocessed search.
No processors or hooks will be invoked for searches with this processing level.
File
- src/
Query/ QueryInterface.php, line 32
Class
- QueryInterface
- Represents a search query on a Search API index.
Namespace
Drupal\search_api\QueryCode
const PROCESSING_NONE = 0;