You are here

Configure facet display for Email

Display settings
To remove or alter the default title prefix: "Filter by @title:", implement the following hook in your theme: THEME_facetapi_title().
Select the display widget used to render this facet.
SortOrderWeight
Facet active
Sort by whether the facet is active or not.
Count
Sort by the facet count.
Display value
Sort by the value displayed to the user.
Indexed value
Sort by the raw value stored in the index.
Display value (natural)
Sort by the value displayed to the user in natural order.
Limits the number of displayed facets via JavaScript.
Add the rel="nofollow" attribute to facet links to maximize SEO by preventing crawlers from indexing duplicate content and getting stuck in loops.
Limits the number of displayed facets via JavaScript.
Add the rel="nofollow" attribute to facet links to maximize SEO by preventing crawlers from indexing duplicate content and getting stuck in loops.
If checked, the number of matching items will be output in brackets.
The action to take when a facet has no items.

Filtered HTML

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd> <p> <br> <table> <tr> <th> <td> <h2> <h3> <h4> <h5> <h6>
  • Lines and paragraphs break automatically.

Full HTML

  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.

PHP code

  • You may post PHP code. You should include <?php ?> tags.

Display Suite code

  • You may post Display Suite code. You should include <?php ?> tags when using PHP. The $entity object is available.
Global settings
The configuration options below apply to this facet across all realms.
AND filters are exclusive and narrow the result set. OR filters are inclusive and widen the result set.
Make the search exclude selected facets, instead of restricting it to them.
Display no more than this number of facet items.
Only display facets that are matched in at least this many documents.
Adds an extra facet matching documents with no value at all for this field.
Enabling this option allows only one item to be active at a time.
Pretty paths will be generated as "search/url/segment1/segment2/".
By default, a segment will look like: "<alias>/<value>".
For taxonomy terms it outputs the id as well: "<alias>/<term-name>-<term-id>".