Recipe "Search for property tokens created by mutliple tokenizers"
C1125313791
Indexing[edit | edit source]
The property concerned has one analyzer and an analyzer can only have one tokenizer.
So we need to add a new field to that property and can choose a different tokenizer for that field.
Querying[edit | edit source]
We need to use a query that allows to be executed on multiple fields through queries' field parameter.