lucene - Execute lucene inside DataPrime
The lucene
operator can be used to execute a Lucene query as part of your DataPrime query, making it possible to intermingle the languages when necessary.
NOTE: Field names inside the lucene query are relative to $d
(the root level of user-data).
Syntax
Example - Basic usage
The Lucene query is passed in as a string, making it simple to use. For example:
Theme
Light