Facets api drupal. Summary This module allows users to search for facets showing a textfield at the very top of your Facets blocks. But it doesn't say how to add a source. Chris Pliakas, the maintainer of the Facet API, has remarked in the linked issue about Nov 26, 2010 · Search API Solr. Recommended by the project’s maintainer. There aren't default template for this block, that I would be able to override. Oct 7, 2011 · As you can see in the picture there is a problem that causes unlimited faceting on dates. » Display all the facets, with 'minimum facet count' to 0, even if no results. I'm wondering if this is intuitive behavior or maybe only the active facet should be shown Jan 19, 2023 · Facet search is a way to filter content dynamically. It’s easy and built in to Search API, but often we need a slightly different modality. This patch removes the content ('Filter by') from the theme function, and adds a setting to the widget_links widget for title (with the same defaults Apr 19, 2012 · Faceted search based on multiple taxonomies (all on one content type) default taxonomy pages link to search results view; Installed: Facet API Pretty Paths 7. Its by no means perfect but I've heard good things. I go through the various Index config pages etc and still see Oct 12, 2015 · # Summary The Facet API module allows site builders to easily create and manage faceted search interfaces. NOTE: This patch needs to be applied after this one (for Facet API Pretty Paths support) Thanks! drclaw UPDATE: patch #35 ONLY for 7. So we're already half way there. Term query type issue For all of you experiencing the popular The widget does not support the term query type issue, please see the issue: [#2295751] Similar modules Facetapi Slider FacetAPI Numeric Groups (ianmthomasuk's sandbox) Facetapi Range (ymakux's sandbox) Feb 19, 2015 · For that, I think I'd take the reverse approach: actually use two facets (one on each field) and then use, e. It encodes the url using query Mar 21, 2012 · A cool feature would be to automatically split up a hierarchical vocabulary so every level gets its own facet block and custom label. Maybe each facet could be split into three: the (-), the term itself, and Oct 15, 2011 · 5. 1 released 12 September 2016. Follow Chris on Twitter: @cpliakas Sep 12, 2011 · It currently only supports taxonomy-based facets but the system can be extended to support other sources. x works with drupal 9 or 10. Nov 28, 2013 · About The Facet API Ranges module provides widget for range queries. The search_api_facets module will then be phased out in the course of the next Beta releases. 6 to version 7. Results and render caching both work for search-based, but not for time-based. The UI is provided as a Facet API widget called "Date range". First attempt at deploying didn't work because a view added on live that i'd synced down relied on core search module, which i'd disabled. It automatically supports optgroups (for data with a hierarchy) as well. I added a patch which basicly swithces the key and values of the options array when the facet is active. In order to discover a widget by Facets module, we should agree on CSS selector that should be used. 261. Jan 26, 2012 · Not sure if this is a Facet API or Search API bug, but only way to get this (great!) feature working again right now is to patch Facet API to not remove blocks in Facets on non-search Search API pages broken by facetapi_block_list_alter removing the block [#1417456] | Drupal. So the version of Facet API should suport this. Oct 23, 2013 · Size. This module also overrides common mapping callbacks, such as the content type mapping callback, to translate the display name of Mar 10, 2011 · In the Pretty Facets Paths for Search API settings (Admin -> Config -> Search API -> Facets paths rewriting) enter the same path as for the view you've created in the previous step and chose one of the path types. I can query using the setFulltextFields and adding condition on the language with setLanguages but can't find a solution to query another field using a condition. I see this module already has an option to rewrite a single facet. That handler should accept URL for the filter because URL is always used Sep 27, 2019 · The latest dev has a change in adapter. The only downside, is that it combines ALL facets by default. Facets module should provide handler on elements with that selector. This guide contains documentation for the Search API module for Drupal 8. Here is a working code example using only the setFulltextFields as query. In addition to the UI components that come out of the box, themers and module developers can build their own widgets. e. x-3. The select form loads by js (no need to click 'submit') but degrades to use submit button. There aren't any hook function for this. This replicates the behaviour you get if you turn off pretty paths. Click a facet. In this tutorial, we will show you how to customize Drupal SearchAPI Facets without AJAX. There is however an issue open regarding creating customized grouped blocks: #1280398: Group facets in multiple blocks. Issue summary: View changes. Therefore, you'll have to adapt this module's functionality to use the Facet API. You will likely use it in combination with either Search API or Apache Solr Search Integration. Select the field to be used as the data source for the facet. Any suggestions? Thank you in advance :) . Mar 14, 2017 · I've tried a lot of things and I did not find a proper solution to execute the mentioned query programmatically with Search API Solr. If people would be interested in this functionality maybe this could be a jumping off point for something. Thank you to these Drupal contributors Feb 19, 2013 · Hi, I see this module is intended to be compatible with Drupal 7 core search. Oct 16, 2015 · 7. But the facets are still marked as active and the summary block still suggests facets have been applied to the Dec 29, 2011 · Overview The Facet API Translation module integrates the Facet API and Internationalization projects allowing site builders to translate configuration settings. For example: js-facets-widget 2. Jan 20, 2012 · As already stated in the Search API Facet API integration issue (or the sandbox issue queue, don't know), the previous Search API Facets module was able to do that. - A page from the search_api_page module. g. Some facets included with Apache Solr are filtering by content author or by content type. Currently Facet API Bonus includes: Facet Dependency: Dependency plugin to make one facet (say "product category") to show up depending on other facets or specific facet items being active (say Jul 14, 2011 · To my knowledge Facet API doesn't show facets with 0 results, however it is up to the backend to determine which items returned. The Facet API Translation module integrates the Facet API and Internationalization projects allowing site builders to translate configuration settings. Module Requirement. It's not about just receiving the large facet result from a Search API backend, especially like Solr. That's a filter setting a user will not quickly change. [] Q: Why do the facets disappear after a refresh? A: We don't support cached views, change the view to disable caching. It definitely could exist as a stand-alone project similar to the module. On initial page load, the items with ampersands are shown in the unfiltered view, and the facet correctly shows the counts. This module also overrides common mapping callbacks, such as the content type mapping callback, to translate the display name of facets. Nov 2, 2023 · Problem/Motivation This might be more of an FYI / workaround report than a bug report, i don't know. views blocks, layout builder, paragraphs, ). inc which causes the title of facet blocks to be displayed, even if there are no facet values and/or the facet is disabled for that Search ID. (Or add a condition on the second filter, ORed togeher, to avoid having to create and index the aggregated Oct 30, 2012 · Overview This module provides date range facets similar to major search engines. Everything seems to have moved to FAcet API so I'll definitely be using that. I would like the label to say just "Image". Note some drawbacks with this solution. x-2. This can be particularly useful when filtering an index on country or location. Enabled search locally (with Apr 10, 2012 · Problem/Motivation The widget "Links with checkboxes" displays differently depending on whether it's inactive or active: Inactive facets are displayed as an unchecked checkbox followed by a linked label. When you will put blocks of the ajax facets on the page with search results, but do not put the block with ajax facets buttons, the facets Mar 5, 2018 · Also: the pages (in my case views/search_api_page) are always the same, it's just the facets (pager links are still followed ofco). This module provides a multiselect widget plugin for the Facet API module. - active the new plugin "Add facet items . Add child issue, clone issue. It is an implementation of the Facet API, so display widgets and custom code can be reused by other modules that also integrate with Facet API. I would like users to narrow down their search using facets (in my case facet on city name) and then use exposed filter to proximity search. How hard would it be to generate a facet block for each level? This option would be especially handy for product categories where terms can have multiple parents Jun 1, 2011 · After reading through the issues, it seems the commonality with issues posted after it was re-opened are related to Commerce and Search API. Setup & configuration General settings Access Feb 6, 2012 · Enables pretty paths for searches with Facet API. There are blocks for filtering etc. patch. If it is not, then Facet API obviously it needs to provide the mechanism for Apache Solr to add this functionality as a perk of using that backend. Oct 8, 2023 · Steps to reproduce Create index to with a location (lat/lon) field, also add a field for a facet to be configured as AND. I'm just Jan 4, 2012 · When selecting one facet, other applicable facets are still shown. Enable the module as usual, then find settings under View Index / Realm settings >> Configure Display (on a facet) >> Select "Collapsible Links" under Display Widget: Oct 4, 2012 · Facet API tabs. Works with Drupal: 7. In theory, given the video that is driving the page_example, the 2 facets should have similar, but different data. You will likely use this module in combination with either Search API or Apache Solr Search Integration. Not yet tested with Facet API pretty paths or similar modules. This patch also sets the default query type for facetapi to 'term' and to that extend I think it is better if we include that plugin with Search API. Seems to work well at the moment, but its early days in the project, so I Apr 20, 2018 · Facet sources can be: - Drupal core's search. Some CSS work will also be required to style the tabs. Only one will be active because of the patch. It Sep 28, 2012 · The attached patch contains a dedicated module which will be located in facetapi / contrib / views. The date field on the node is filled in with the value 1970-01-01. Panopoly distro works for this. This project provides faceted search to the core Search module. The code is based on a suggestion from cpliakas Multilingual facet items [#1276812] | Drupal. To reproduce download latest apache solr for drupal 7, generate some content and index it. active class, both in already filtered facet blocks (the (-) link to remove the filter) and non filtered blocks (the terms available to filter). Using Composer to manage Drupal site dependencies. Issue When a selection of filters have been applied and you change the 'Sort By' option after using a facet filter, the facet filter is ignored by Views or the Facet API's query parameters are also not being sent to the server and the listings will default to show all results Work Dec 1, 2021 · I created a facet for the date field but it displays all dates available (ew). 4 branch Patch that adds support of browser history (for 7. but it didn't work. or register to post comments. Jul 12, 2023 · Facets in Search for Drupal 8, 9, and 10. Just this, I need to order the facets alphabetically. I created a page with views for faceted search. configuration form. Facets/Search API already slow down Solr. , hook_search_api_query_alter() to change the condition to use the combined (aggregated) field instead of the separate ones. Modes of work: Mode of immediate updating of the results - enabled by default. Facets support was added in #3159003: Facet support however the current implementation is wrong. The first step is enabling the Current Search Blocks module which has a dependency on Facet API. If not using Panopoly, configure a Search API results page and add some facets. Jun 8, 2011 · So the Facet API module is maturing steadily. Scalability is a known issue for SQL-based search, so do not expect this module (and core Search in general) to work well on Feb 23, 2014 · Another "quick and dirty" way to do this if you're using Facet API Pretty Paths is simply to add a text link back to the root path of the view and call it "reset filters. 2. " Going back to the root path will wipe out all the Views exposed filters. Jan 30, 2012 · White screen on realm settings page when using Postgres due to problem with data type of the facetapi. This module provides a Apache Solr backend for the Search API module. Adds an option for a select (dropdown) display for search facets using facetapi. I have worked the Facet API issue queue for the last few days and can position facets with multiple backends, so I am assuming that this problem would be more prevalent if it was in issue inside of Facet API. Can be used for more advanced select lists that use chosen and jQuery multiselect. org Jun 26, 2015 · Display all the facets, with 'minimal facet count' to 0, even if no results. Attempting to deploy a whole bunch of changes worked out locally, including enabling Search API and Facets in the first place. The great part of the Field API in D7 is the ability attach things such as images to items such as taxonomy terms Search facets are a way to let your users filter search results in interesting ways. If we introduce an API break or a new API, please Feb 12, 2021 · Problem/Motivation Getting warnings about: The deprecated alter hook hook_search_api_query_alter() is implemented in these functions: facets_search_api_query_alter, facets_summary_search_api_query_alter. Facets will also display the number of matched results next to them. Example: "Legal & Ethical" (no quotes of course). But when one of those values is selected, no results are Jul 8, 2011 · Hi there! I don't know if you have already noticed, but I plan to move the Search API's facet system to the Facet API: [#1182614]. To localize FacetAPI you should install FacetAPI i18n. Edit: Also a way to render facet api block 1 Answer. Aug 31, 2020 · Problem/Motivation My search api view configuration includes facets on taxonomy vocabularies, exposed filters for proximity search and keyword search. Apr 4, 2022 · #3268623: Combine facets into one facet by mkalkbrenner #3268558: Hierarchical facets show fragments of inactive branches if result items are assigned to multiple branches by mkalkbrenner #2802571: Hierarchy date facet: Year, Year-Month etc. As part of the build I'll have time to contribute to these projects to add the functionality but I'm not sure where to . It allows faceted searches (for example, those performed with Apache Solr) to use a multiple select dropdown for drilling down into the search results. Do you intend to ever switch Search API over to a dependency on Facet API? Or perhaps adapt Search API to work with both? Or something else entirely? This is a purely speculative issue. View all releases. This module is designed to replace the core "Search" module with a flexible framework that can be easily customized and extended. Click the Add facet button on the Facets administration page. It's heavily. I tried checking: "Indexed value" Sort by the raw value stored in the index. And i think this has some impact on the environment, all these servers working overtime + google cause of this stupid thing. All facet links have the . This section contains documentation for the Facet API Pretty Paths module. Oct 24, 2015 · Attached is a patch that adds support for getting the default query types for a backend, and it was implemented according to the discussion in [#2493599]. settings field Sep 15, 2010 · I am trying to figure out whether this is a per-facet settings. query_pre_execute" event Sep 14, 2011 · Hi Chris, I'm building a Drupal 7 site that has some advanced search requirements. I know views offers similar functionality, but thought it would be useful to have as a facet. Feb 2, 2018 · I am using Facets 8. x. The Faceted Search module provides a search API and a search interface for allowing users to browse content in such a way that they can rapidly get acquainted with the scope and nature of the content, and never feel lost in the data. Note this message in the logs: Nov 9, 2014 · Basically you will have to add some code into one of your modules, although I think adding it into Facet API Bonus will do fine. 990 bytes. If I apply some filter criteria it Oct 14, 2019 · It would be really great if Facets could support Views which used the EVA display plugin, instead of just blocks and pages. May 26, 2015 · In the Drupal administration UI visit "Configuration" > "Search and metadata" > Search API. For a detailed description, refer to the project page linked above. - A view based on a Search API index with a page display. In my old solutions I always needed to use some hack/workaround to achieve something similar, but I had a lots of problems by adding facets to a query or removing them if a search page "context" was active, because the Search API automatically Oct 22, 2011 · Thanks for posting back, Soul88. Bug fixing. I am also trying to figure out whether this functionality is backend agnostic enough to be included in Facet API. The problem stems from changing Oct 4, 2013 · Hi, I added support for the HTML5 history API to update the URL when facets are clicked as well as history support so people can use the 'back' button in their browser. sidebar). x-dev : User interface : 7 : 2 years 11 months : mr_scumbag: 3 years 8 months : Facet Counts wrong for String Fields: Active : Normal : Bug report Apr 19, 2014 · In my case, as specially with the prospect of inclusion of [#1393928], I didn't want the parent items of a hierarchical facet to be set automatically when a children was selected, but rather treat them as individual items. Enter a name for the facet, like "Brand". facetapi_select-change_default_option-2118323-1. Facets are generated based on filterableAttributes but the facets should be generated based on how the user configures and which ones are attached to the view. 0-beta1 release Need ability to exempt a view instance from usage by Facet API : Active : Normal : Feature request : 7. You'll probably want to move the tab facet block to a. Filtering results allows us to divide up the result set along one or more dimensions. This could be accomplished by creating a separate widget. Feb 8, 2019 · 1. I've been keeping an eye on the Search API/Facet API integration and I think that will be the way I'm going to go. This site has very recent versions of search api and search api db (I am using search api db, not Solr) Apr 13, 2016 · These are the modules I used for faceted search. This module will create a new Apache Solr index based on the first May 30, 2019 · Using a views exposed block and facets: Search for a term. Jul 15, 2021 · Eligible facets are all facets using widgets plugins that are extending the \Drupal\facets_form\FacetsFormWidgetInterface. Facetapi Multiselect. by mkalkbrenner, DanielVeza, ekes May 15, 2013 · Per the documentation I'm using HOOK_facet_item_alter() to make some changes to my facet display. Drill-down search allows us to constrain (rather than divide) our result set to one or more dimensions. The "Location" facets at the bottom are TIDs with "Use hierarchy" set. This is for changing the facet items itself as far as I understand. Aug 14, 2018 · Situation Given a view with an exposed sort form to sort a search API database or solr index with facet filters. As I'm using search api pages, I go to the page config and there are no fields relating to facets. Aug 3, 2012 · When I use this token [facetapi_active:facet-label] in the Current Search block, I notice that it is not translatable through the Interface localization. 5 : Code : 1 : 2 years 7 months : 2 years 7 months : DIfference of shown facets between authenticated and anonymous users: Active : Normal : Bug report Nov 20, 2017 · I assume that the performance issue is caused by Drupal/Search API/Facets. Jun 27, 2014 · 2293657-1-2. an automated solution would need to figure out which searches (search_api_views for example) use pretty_paths facets. If the (-) had its own class, it would be easy to replace it with for example a Delete icon through css. But there is also the problem of the filter disappearing after selecting, at least, two options. Maintainers Facet API is maintained by Chris Pliakas. Facet Solution: create a custom processor to replace the facet results (hundreds of timestamps) with "Available Now" and "Available in the Future". " - store the changed settings. There's probably a more elegant way to do this. It is recommended that all facet sort settings are unchecked so Jun 1, 2012 · Just reporting that for me search-based caching on my search api based view does not break facets, but time-based does break facets. Configuration. 9, existing facet filters that contained values with an ampersand in them stopped working. for those search paths we would gather the configured aliases and try to map those in hook_url_inbound_alter analog to #1. If you only want to change the title of the facets, e. For example: facets_filter. -you have content type (read: value of filter1) " news" with field "date" (filter2) and "goods" (another value of filter1) with "manufacturer" (filter3) Aug 3, 2012 · The Facet API Block sandbox module can provide a single submit for multiple facets by combining all of the Facets into a single block. It provides a great performance, and is suitable even for use on large commercial websites and supports facets and multi-index searches. 15 KB. Facet Module Search API module Apr 4, 2016 · Field A is a taxonomy (field_a) that is included in both Search Index 1 and Search Index 2. In one project I am now using a block_alter function, for our facetapi graphs project there is just no straightforward solution to set the title of the graphs by the user. Sep 9, 2011 · Looking at the Google search results page (see attached screenshot), the facets for "Everything", "Images", etc have images next to them. Enable the Post Date facet and try to filter. Instead, we'd like a filter for "Available Now" nodes and "Available in Future" nodes. 0-alpha6; Search API, Facet API, Pathauto, Views, Database Search; What I've done: Basic Search Database, and related Index with multiple taxonomies set as facets Add the Brand facet. However, when users use exposed filters, it ignores the facet selection and returns Jan 9, 2011 · As for now the facets are quite hard to theme. Author should become Authors, you can do this via Block configuration. For the Facet source, select the view and display for which you want to create facets. The facets module attaches search_api_facets option to the search api May 29, 2019 · This is because re-using the Facet API components from outside of the Facet API cannot be easily achieved. I have Ajax enabled. This hook is deprecated in search_api:8. Hope this helps a bit. Facet blocks are not shown with Facet API Pretty Paths activate. Having subsequent facet queries unnecessarily creates multiple Solr queries. I would like them to display the string Oct 6, 2021 · Problem/Motivation After updating Facet API from 7. To alleviate these shortcomings, there is a second variant: May 19, 2007 · Drupal 7 status: There are no plans to port Faceted Search to Drupal 7. Also I cannot rename default labels such as 'Field: Store » Title'? This is what I need: - rename facet label 'Field: Store » Title' to 'Store' - consequently allow localization of 'Store' to 'Laden' in German Sep 5, 2012 · Facetapi Multiselect. Added a dedicated views filter handler that adds the current facets to the exposed form. Multilingual content is handled correctly by design. . There is a field_a Facet in both indexes and on page_example the index 1 facet sits in the footer, while the index 2 facet sits in the sidebar. It comes with multiple filters at the same time for the various attributes of the content. Facets in Search. Please use the "search_api. Jun 4, 2014 · Notice: Trying to get property of non-object in facet_api_custom_text_block_view_alter() line 46 of. Sep 13, 2012 · If you want to get this feature work for HTML4 browsers you should install libraries module and download history. Dec 19, 2011 · The Current Search Blocks module now bundled with Facet API allows site builders to create, manage, and configure blocks that contain information about the search being executed. Please inform if you were able to reproduce Aug 19, 2013 · I was surprised to find that there wasn't a glossary facet that would provide an A-Z listing. Here, the problem is the search page shows all results (entries) default, without filtering. org Dec 28, 2011 · Facet API Bonus for Drupal 7 is a collection of additional Facet API plugins and functionality, foremost filter and dependency plugins – And a place to collect more additional Facet API extensions. 4 with Search API Solr Search 8. To make this work, this module would only have to add a Search API display plugin – see \Drupal\search_api\Display\DisplayPluginBase and \Drupal\search_api\Plugin\search_api\display\ViewsDisplayBase. 4. Jun 29, 2012 · There is no straightforward way to manage the title of a facet. The Apache Solr Facet Builder module allows you to create your own facets, describing each filter option using the Views UI. Users with the Oct 19, 2015 · I've tried a lots of things and I did not find a proper solution for execute the mentioned query programmatically with Search API Solr. Search for a new term. What I am guessing is that Search API isn't correctly setting the hierarchy callback when it defines the facet definition, which is why Facet API isn't picking up the facet as being hierarchical. But now because i switch keys and values and reverse the array, the default is not actually been forced, but falls back Mar 5, 2012 · amongst the problems we are facing is that the drupal alias system doesn't support dynamic parts in paths. Create some content and perform a Search API search using keywords in the content. 0-beta2 in Drupal 8. This project is not covered by Drupal’s security advisory policy. Nov 9, 2011 · I would actually be open to adding this to Facet API core since it is very user friendly, however I don't see myself having the time to work on it in the near future. Apr 26, 2019 · Under the page to configure the facet filters there is the option "Exclude specified items" and I added the year 1970. I've attached my solution here. When you do the second search (Step 3), the results don't include the active facets in step 2 (which I assume is desired behaviour). Select one facet item term, the second term is also applicable and will still show and is clickable. I could have patched the module for my needs but thought better to try to push a setting for it to be included. 4 branch) Check status Dec 22, 2011 · It would be nice to have an option in the facet display to "remember the last setting" similar as in the views exposed filters settings. x-1. There should be an option to make active facets displayed as checked checkboxes followed by a linked label Jun 9, 2011 · Overview. Complete a search including search_api_location option (for example using the search_api_location_views module - but this is Jan 20, 2024 · Problem/Motivation According to the README, Facets does not support caching in Search API views: If you're using Search API views, make sure to disable the views cache when using facets for that view. By looking up the pretty paths base path I just hard reset the search everytime a views filter is applied onto a facet. Facet 3. This module adds the option of displaying search facets as tabs. To be specific I'm changing the markup for one of the facet items like this: Feb 27, 2017 · Hi, I created facet api block and I want to theme it (not only css, I want to add some divs, classes, etc) I'm trying to invoke the block in other template, but without success. i. The module enables pretty paths for searches with Facet API. Enable the taxonomy facet block created by the Search API, select any facets and note how the selection becomes part of the path. Drupal SearchAPI Facets is a powerful module for Drupal 8 that allows you to create a dynamic, faceted search with just a few clicks. Jan 24, 2013 · For now I am using a form_alter to get to the submit action on the exposed filter. - find facet "region" and select the "configure filters". - edit the Solr node index, visit tab "Facets". The following steps are an overview of what the module provides and how site builders can use it. Nov 15, 2023 · Install the latest versions of FacetAPI and its dependencies on a Drupal 7 site running on PHP 8. It works with the Drupal core and search API. We should agree on the handler name. 0. Facets Form module ships with two widgets, aiming to provide a Form API alternative to Facets module native widgets: Dropdown (inside form) facets_form_dropdown; Checkboxes (inside form) facets_form_checkbox Search API. But it does support caching From the Facets 3. Usage After installing this module, all date facets should have the "Date Range" widget available in the facet's display settings page. Is it also compatible with the Search API and Facet API families of modules? If not, or not fully, what issues or known incompatibilities are there, and/or is this a feature that is in the pipeline? For more on what might constitute compatibility with Search API and Facet API, see this Drupal Answers question How to Sep 9, 2023 · Problem/Motivation. Nov 29, 2015 · Optionally you can now switch "Pretty paths coder" per facet in the facet configuration; Options: #3308521: Query params more SEO friendly introduces a new url processor 'Pretty paths: Query string', which 100% supports facet sources rendered on a dynamic url (e. Although this is possible with Facet API, it requires custom coding and hooking into the widget layer which is a PITA for such a simple task. Features: Configure the url processor per searcher. js library. jpg. I believe I read somewhere that you took inspiration from it for Search API's own facet module. 14 and is removed from search_api:2. More info. In this case, we'll select the Brand field. *Facet API *Search API *Database search *Search Facets *Search Views *Entity API. If you want to display facets for more than one field, you have to add additional "Facets block" Views displays, and each will execute a separate search query when displayed. 0-alpha2. As a UI, it provided just a "clone" link next to all facets, enabling you to create more blocks for a facet. Oct 19, 2012 · The facets can be configured to either stay open even when another facet has been expanded, or to collapse when another facet is expanded. Cannot select 'Expand hierarchy' in the 'Configure Facet Display' for a taxonomy facet: Needs work : Normal : Bug report : 7. Active facets are displayed as checked checkboxes followed by an unlinked label. This article lists the steps to set up custom faceted search filters with this module. So for example: a node with two terms. How can I rewrite some of the facet labels? My facets currently look like this: "Living Things Image" is a string field pertaining to the media type. km ma fd ev rl ls sx pn yr kj