Skip to main content

Documentation Index

Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt

Use this file to discover all available pages before exploring further.

Description

Creates an advanced search form to allow the user to add multiple filters to a search query. The following tags are commonly nested within a search advanced tag.

Usage

as element:
<search:advanced>
</search:advanced>

Example

Source

<search:advanced>
    <search:box></search:box>
    <advanced:text fields="source=Source,Material" label="Source"></advanced:text>
    <advanced:date-range fields="source=Source,Material"></advanced:date-range>
</search:advanced>

Result

Result