0
votes
0answers
17 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
1answer
37 views

File viewer with search filter by category and sub categories Drupal 7

I want to create a site running locally(localhost) which views files that are uploaded by authorized user. Using search filter by category and sub categories, all ebooks that are included in that sub ...
3
votes
3answers
112 views

How to improve drupal search results filtering on taxonomy

I would like to know the best way to filter drupal search results using taxonomy. I want users to be able to search for particular results from a particular taxonomy..this can be done to refine ...
0
votes
1answer
37 views

Customized search block

I have a requirement in which there are two fields for search. One is text field and other is select box. The text field is for keywords and the select field are taxonomy terms. I need to fetch the ...
0
votes
0answers
77 views

Space Separated Tags/Removal of Space in Tags/Replace %20 with dashes

I'm working on a website where you're able to tag your content. However, I do not want the users to use spaces in their tags e.g. "macbook pro". Instead, there would be two tags called "macbook" and ...
0
votes
1answer
53 views

Taxonomy search block - Search for e.g. “mac” -> Go to URL /tags/mac

I just want a simple "search" block for the tags taxonomy. It should work like I wrote in the title: If you search for the tag "x", it should automatically go to the URL /tags/x. I'm aware that it ...
2
votes
3answers
192 views

taxonomy menu select list with redirect when a menu item is selected

I'd like to have a taxonomy drop-down list like the one in www.1mobile.com. When I select an term, it should go to the respective page, showing products concerning with selected term. I tried Custom ...
1
vote
0answers
32 views

Taxonomy Term Path to Search

Running Drupal 7: Problem: I have a vocabulary that contains a list of faculty, within each faculty member term page is a list of research interests (a separate vocabulary) that are clickable. ...
2
votes
0answers
309 views

D7: implementing Taxonomy hierarchy in View and Search

I am working on a biology website that needs to make use of Drupal 7's Taxonomy system, for a biological taxonomy. My goal is to allow users to tag all content with related species information, and ...
0
votes
0answers
121 views

Display taxonomy term page in search result

I have a taxonomy vocabulary with some terms, I would like to display the taxonomy term page among the search results if the searched word appears in the term name. I use Search API and Database ...
0
votes
1answer
58 views

Selecting the taxonomy terms to use using a textfield to search them

My Drupal 7 site has almost thousand of taxonomy terms. So it is a hard work for my users to pick their desired category from thousand of taxonomy terms. Is there any way to select a taxonomy term by ...
0
votes
0answers
83 views

Drupal 7, including vocabulary term descriptions in the search index

How do I get the vocabulary terms descriptions to be included in the search index? I need my users to be able to do searches that will return the vocabulary term based on the name or on the ...
2
votes
2answers
2k views

Search module for taxonomy terms?

Having browsed through drupal.org with no results for D7, let ma ask the public: does anyone know of a Search module that would extend the search by taxonomy terms? I have a very taxonomy-intensive ...
3
votes
1answer
579 views

Search Including Node Taxonomy Field

I have a content type with a taxonomy field on it that needs to be included in the standard search of Drupal 7. Is there a way to do this or do I have to set up a view to override the standard ...
1
vote
0answers
153 views

List Taxonomy terms in search result

By default search results show title, snippet, author details, date and content type in the listing so the next logical step would be what tags / categories... However I have been totally unable to ...

1 2
15 30 50 per page