Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Find Content Items with values in translated fields
Info
Excerpt

Adding the text analyzer to the fieldpath allows finding values contained in the text field, ignoring capitalization. You can now also search for the plural values or stems e.g. berries, berr.

Code Block
corporateInformation.title.en.language:berries
  • The fieldpath extension language tells Picturepark to look for the value from the language

...

  • analyzer, usually used for translated text fields.

  • This allows to find values contained in the text field, ignoring capitalization. You can now also search for the plural values or stems e.g. berries, berr.

  • Check in the text field settings which analyzers are used. By default for translated text it is the language

...

  • analyzer.