- Diviner Queries
- All Atoms
- Search
- Diviner Search
Diviner All Atoms
All Atoms
All Atoms
- Read a list of subscribers from a request in a flexible way.
- Method
- Read a list of project PHIDs from a request in a flexible way.
- Method
- Read a list of user PHIDs from a request in a flexible way. This method supports either of these forms:
- Method
- Method
- Method
- Method
- Method
- Get an engine by class name, if it exists.
- Method
- Load all available application search engines.
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Return a human readable description of the type of objects this query searches for.
- Method
- Return the URI to a path within the application. Used to construct default URIs for management and results.
- Method
- Return an application URI for query management. This is used when, e.g., a query deletion operation is cancelled.
- Method
- Return an application URI corresponding to the results page of a query. Normally, this is something like `/application/query/QUERYKEY/`.
- Method
- Method
- Method
- Return a list of field keys which should be hidden from the viewer.
- Method
- Define the default display order for fields by returning a list of field keys.
- Method
- Method
- Method
- Method
- Method
- Builds the search form using the request.
- Method
- Method
- Hook for subclasses to adjust saved queries prior to use.
- Method
- Executes the saved query.
- Method
- Create a saved query object from the request.
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Base class for Phabricator search engine providers. Each engine must offer three capabilities: indexing, searching, and reconstruction (this can be stubbed out if an engine can't reasonably do it, it is used for debugging).
- Class
- Method
- Method
- Method
- Do any sort of setup for the search index.
- Method
- Is the index in a usable state?
- Method
- Does the search index exist?
- Method
- Execute a search query.
- Method
- Reconstruct the document for a given PHID. This is used for debugging and does not need to be perfect if it is unreasonable to implement it.
- Method
- Update the index for an abstract document.
- Method
- Return `true` if the engine is currently writable.
- Method
- Prioritize this engine relative to other engines.
- Method
- Return a unique, nonempty string which identifies this storage engine.
- Method
- Method
- Method
- Method
Copyright © LEAD Solutions B.V.