Skip to main content
Skip table of contents

LUCENE DOCUMENT FIELD CONTENT

Typ


Versionshinweise

19.1

Web Client

Code

GROOVY
SearchUtils.LUCENE_DOCUMENT_FIELD_CONTENT

Beschreibung

Aktiviere die Lucene-Suche auf allen Lucene-Feldern fĂĽr die Funktion SearchUtils.setLuceneCondition().

Beispiele

GROOVY
SearchUtils.setLuceneCondition(search, "SearchText", SearchUtils.FUZZY_WILDCARD, SearchUtils.LUCENE_DOCUMENT_FIELD_CONTENT);
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.