The Search API module provides a framework for easily creating searches on any entity known to Drupal, using any kind of search engine.

learn more… | top users | synonyms

-1
votes
1answer
23 views

How to search in 2 views or blocks through one filter? [closed]

I am creating an online terminology website. The main language combination is English>Arabic. I created a view that searches in this EN>AR content type, but I would like to add English>German and ...
0
votes
0answers
7 views

Returning results from facet fields

Is it possible to turn on facet field and use its results in custom module, for custom dropdown list (instead of a block) ? I installed Search API and Facet modules and successfully created facet ...
0
votes
1answer
15 views

Apache solr search words, but the search pages yield no results

I have Drupal 7 set up with Search API and Apache Solr. It was working for a while but after a lot of configuration has been done, modules installed, etc. The search no longer yields results. I ...
0
votes
0answers
18 views

How to programmatically add a facet to Facet API based on returned facet values?

I would like to programmatically and conditionally show a facet block, if the returned values match some certain criteria. I have not found any solutions so far. For example, if a facet returns 25 ...
0
votes
0answers
18 views

Searching users with taxonomy terms with search module

I have search set up with display suite to search user profiles and it works great for titles, bodies. However I have taxonomy terms attached to the profiles but when I put the taxonomy term in the ...
0
votes
0answers
31 views

Can't add content?

I have a content type called Video with a node title and a video field where i put the url of the youtube video i want ( Video Embed Field module ) . Everything goes fine until i installed some ...
0
votes
0answers
13 views

How to make Search nodes with images in faceted search block (bolean: with images, all)

I tried to use Add related Fields on Facet Search API fields tab but I still can't make it. It shows names, files, ids in search block but no bolean variant: nodes with images, and all. May someone ...
0
votes
0answers
31 views

Search and a large amount of nodes

I plan to drupalize a site, where I need to search through 800'000+ nodes from the same content type. This content type has a title and two node reference fields. Out of these two referenced fields, I ...
0
votes
2answers
63 views

Print list of attached taxonomy terms on search result items

First off, let me start by saying I am fairly new to Drupal, I come from a heavy Wordpress / Joomla background. On to my question: I have looked for hours for a way to print a list of the taxonomy ...
0
votes
0answers
20 views

How to target a specific Search Index

I'm using the Search API module, and I have two user search Indexes of type "Overridden" and "Custom". Based on a path, or someone other variable that I pass in, I want to swap between the two ...
2
votes
1answer
146 views

Search api & solr search => no results found

Configuration: I am using Drupal 7, search api and search api solr. Description & problem: I am trying to use search api and solr search(as a back end) to search for nodes. I have a solr server ...
0
votes
0answers
59 views

Search API: how to not clear selected facets when changing the fulltext search?

Setting: using the search_api_views module, I have created a view with an exposed fulltext search filter. In addition, I have lots of facets for the corresponding search index in a separate block (via ...
0
votes
1answer
24 views

How to replace an unfiltered Search API results view with custom text?

Setting: using the search_api_views module, I have created a view with an exposed fulltext search filter. In addition, I have lots of facets for the corresponding search index in a separate block (via ...
0
votes
0answers
18 views

add views contextual filter to end of title when using search indexed items

when I add the %1 Moulding View by Product Type | %1 I get Moulding View by Product Type | Search Product Type (indexed) for "Ash" Is there a way to just return Ash?
0
votes
0answers
23 views

export search_api settings with features

I used features to export search_api settings and in the feature_module.features.inc file was code that started like below: I am trying to do the same thing again and I can't find the option to ...
3
votes
1answer
147 views

How to use voting results to boost relevance for solr search?

I am using search api with the solr backend to index thousands of nodes. All of them have votes (vote api). Now I am wondering how to boost the relevance of these notes by their vote. I don't want to ...
0
votes
3answers
212 views

Showing search results while typing in a search box/filter for search or views?(instant search)

I want to make either views text filter or search box for title with instant autocomplete function(shows results as you type). I've been playing with search api and apache solr search but i can't ...
2
votes
2answers
207 views

Search index as custom view for taxonomy term with hierarchy. Showing all children results in term parent in taxonomy menu

Ok so title is pretty epic, but it goes like this: Key elements: views, taxonomy_menu, taxonomy, search api, facets. I created vocabulary "Products" (Drupal Commerce but I don't think it's ...
-1
votes
2answers
95 views

Ways to filter drupal search results

I'm running into some trouble to setup a search in Drupal between some related nodes with some decent filters. I've tried to use search_api, search_api_db & the facet_api, it work's like a charm ...
0
votes
2answers
30 views

Search option just as that provided in drupal.org

can you please tell me which module to use to provide search options just as the search provided in https://drupal.org/download Thanks
1
vote
0answers
20 views

How can I do an OR operation on the values of facet search? (without Solr)

I'm using the Search API with Facet Search to filter my nodes in a view. How can I do a OR operation here? Can't find this setting. Ex. If I have a facet filter of colors and I select the colors ...
1
vote
0answers
69 views

what allows multiple selections in facets on commerce kickstart?

can someone tell me where the setting is to keep all the choices displayed after a selection is made in a facet block if my search is for a color say []Red []Green []Blue []Orange []Purple I'd like ...
4
votes
1answer
91 views

Search API Users filter on roles?

While I can filter on content types in Workflow / Data Alterations I do not see anything for roles when adding users. Is it somewhere else or is it something needs to be developed? If the latter, ...
1
vote
1answer
1k views

Search API Solr: How to index fulltext fields with and without stemming?

In short: Is there any way to index the stemmed and non-stemmed version of Fulltext fields in Drupal Search API Solr without resorting to hardcoding field data into copyfield in the schema file? ...
1
vote
1answer
57 views

Search node by Image Field and return image as result rather than the node

I want to be able to search for a an item in a multiple value field of a node and return the data of that specific value as the result. I have a content type called 'Gallery'. 'Gallery' contains an ...
0
votes
1answer
46 views

How do I get a list of all items for a specific taxonomy [closed]

I need a list like counts basically all the entries of a specific taxonomy that I will be using. Circuit City Left Column.
1
vote
0answers
36 views

Apache Solr Search for online users

I'm working on a new site with drupal 7+profile2+search api+apachesolr. Actually it's a dating site. I've developed an advanced search page (view(from search index)+exposed filters), and I'd like to ...
0
votes
1answer
121 views

Search Api Solr - Pointing term links inside a view to its facet

Using Search Api. Solr as a backened. Search pages built with Views. When adding a term field to a view, that term links to the core taxonomy term pages. That term should instead link to it's ...
0
votes
1answer
63 views

How do I show nodes/articles with specific taxonomy on a page?

Maybe the title is not appropriate, so please dont hesitate to change it or give suggestions for it. Here's how our Drupal site is done: A vocabulary called "PAA". With this vocabulary there are ...
1
vote
0answers
147 views

Search API and Domain Access: Filter user per domain

I've got a site with multiple domains using Domain Access. I want to display a search form on each site that searches for users on that site. I'm using a modified version of the code here (that code ...
0
votes
0answers
16 views

search api /w custom feeds

I have created a feed json and xpath parser that get products from sites like Amazon, zappos, etc. I want to be able to integrate it into my search without having to import the feeds into my site ...
1
vote
0answers
87 views

Creating SearchAPI searches without using Views

I am using SearchAPI on a website with 20,000 entities indexed. Searching through them with SearchAPI is pretty simple. Its fast. I want to keep it as fast as possible with very low overhead, without ...
0
votes
1answer
47 views

searching custom node type contents from a module

If I create my own custom node type by writing my own module(s), is Drupal "smart" enough to index the contents of this new node type from my module? If not, then would I need to use the Search API's ...
0
votes
1answer
154 views

Search API with Panels in Drupal 7

I want to create a search that is able to index panels. The content in my Drupal system is mainly located in Panels (which contain Blocks with the content). I installed Search API along with Fuzzy ...
10
votes
1answer
802 views

How to get taxonomy synonyms working robustly with Search API?

Tag synonyms are a popular, important feature in many sites (used here on StackExchange, for example), and taxonomy synonyms used to be part of Drupal 6's core Taxonomy module, before being dropped in ...
0
votes
1answer
170 views

Search index only certain content type [duplicate]

Possible Duplicate: Don’t index certain content types I have create to custom content type A and B. Now i want to index only content Type A for full text search. Please help me how i can do ...
0
votes
0answers
75 views

Filter content by group

I use Drupal 7 with the Search API, and the Facet API modules. I want to create a facet that shows all OG groups. When I click on an OG group all its content associated will be draw. How can I ...
0
votes
0answers
50 views

Custom module to add search in webfrom submission view

I have use webform to store users data and provide the search functionality using Search API. But there is problem in this it only indexed the user which are available at the moment of indexing, in ...
2
votes
1answer
125 views

Problem in Indexing webform result

I have created full text search in webforms using Search Api and its working fine earlier but when i added some new records, the new records are not indexed and not able to displayed them on view. I ...
1
vote
0answers
747 views

Facet API : How to change some behaviors like having input radio instead of checkbox

I need to change some default behavior from the facet API. I am searching for documentation about the hook from the Facet API module, but I have not found anything for now, except a very good ...
0
votes
0answers
172 views

Drupal search api ajax module returns no results

I have Drupal running Apache Solr, using the Search API and all runs fine. I am attempting to get the Search API ajax module to work. I have a search page setup at /new; if I search for test it ...
2
votes
0answers
140 views

Full text search in webform

I have created a form using webform and used in view to display filled entries. now i want to make full text search which can search data from available data in webforms. I have tried to index ...
0
votes
1answer
184 views

Show facet filter even if there is no result

Is there a way to show the facet filter, even if the Search API module returns no result?
1
vote
1answer
201 views

Order of facets block change after the research

I'm new in Drupal and I have a problem when I use search ajaxified with search api and facet block. My research works fine: When I click on the facet block that contains tags for example, my results ...
2
votes
1answer
98 views

How to allow user to use one exposed filter and select between two views

I am using the search_api module with views as the back-end. Users will have the ability to search through two different kinds of content, and there will be two separate views (one for each content ...
0
votes
0answers
70 views

How do we add SearchBox to the Search API?

How we do add SearchBox to the Search API? SearchBox provides a REST API for indexing and search.
2
votes
1answer
156 views

What does it mean if an item in Search API has a “-1” flag and is never indexed?

Search API uses flags in the changed column of the search_api_item table to store item-level information relating to indexing. The -1 flag (something to do with queuing items?) appears to be crucial ...
1
vote
3answers
2k views

Integrating Search API and Views?

I just today decided to try out using Search API instead of just the regular exposed filters within views. However, even with the Search API Views module enabled, my indexes don't appear to be exposed ...
2
votes
0answers
129 views

Multi-index searches without Solr?

I'm struggling to set up a decent search using Search API. By "decent" I mean a small block that performs a multi-index search (nodes and taxonomy terms). I want to free visitor from defining what ...
2
votes
1answer
82 views

How to invoke a search api from drupal site for Ubuntu Unity lense?

I'm creating a simple Unity lense for my college site which is based on Drupal, but I don't know how to adapt this command for Drupal API. Please help, it's python. We now create our query url, ...

1 2