In particular:
* Document content (Lucene Document object / ES “source” as JSON String) * Explanation (Lucene Explanation object / ES explanation as JSON String) * - “Took” (ES only) - => Moved to [HSEARCH-3456|https://hibernate.atlassian.net/browse/HSEARCH-3456] * - “Timed out” (ES only) - => Moved to [HSEARCH-3456|https://hibernate.atlassian.net/browse/HSEARCH-3456]
It will require introducing backend-specific extensions for the projection DSL. |
|