Select Pattern if this location should be searched only for queries that match a specific pattern or if you wish to use a .NET regular expression capture group. A capture group is a way to store part of the query in a named variable for later use in the Query Template.
Pattern Example: The pattern "(^([\w-\.]+)@([\w-]+\.)+([a-zA-Z]{2,4})$)" would search this location for email queries such as "[email protected]".
Capture Group Example: The pattern "weather(?.*)" would match the query "weather New York, NY" and store "New York, NY" in the capture group " ". To only send this capture group to the location, replace "{searchTerms}" with "{city}" in the Query Template. (Note: this example replicates the behavior of a prefix trigger).
SearchComponent: %1. Wordbreaker timed out during document processing of %2. Wordbreaker %3 processed %4 of %5 character ...
See how often your users search, what their top queries are, and which queries they're having trouble getting answers for. ...
Select Default Authentication if users will connect to this source using the default SharePoint authentication. Select Common ...
Select Local SharePoint for results from the index of this Search Service.Select OpenSearch 1.0/1.1 for results from a search ...
Select Pattern if this location should be searched only for queries that match a specific pattern or if you wish to use a ...
Select Prefix if this location should be searched only for queries beginning with a specific term. Prefix Example: A prefix ...
Select SharePoint Search Results to search over the entire index.Select People Search Results to enable query processing ...
Select the level of data that this display template expects and is designed to display. This determines where this template ...
Select the Search managed property data types that this Filter Display Template will be used with. If you don't enter any ...