Skip to main content

Search arguments

These arguments can be set on all loops that are searchable

ArgumentDescriptionDefaultExample
search_inA comma separated list of fields in which the search is performed. Possible values : ref, title, chapo, description, postscriptum.search_in="title"
search_modeThe search mode : any_word (search any word separeted by a space), sentence (the sentence, anywhere in the field) or strict_sentence (the exact sentence).strict_sentencesearch_mode="strict_sentence"
search_termThe term to search.0search_term="my product"