Making the Drupal Search more efficient with Location.
Hello all,
I'm building a website where there will be locations attached to nodes through CCK.
I would like to offer the possibility to the visitor to find a node with a keyword(like the default search) BUT ALSO with a city name to narrow the search (like the Location Search).
I browsed the drupal modules but none of them allow me to do that.
It's either find a location or find a keyword in a node, but not the mix of them.
How can I achieve that ? Any idea ?
Read moreSearch not working properly Only First Word in a search is passed
I have a weird problem. I am using a multi-site installation. I inherited the setup and while I think the problem is in the setup, I am perplexed. The .htaccess file has 4 sites in the form:
RewriteCond %{SERVER_NAME} ^mysite.mysite1.domain.com$ [NC]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !=/favicon.ico
RewriteRule ^(.*)$ http://mysite.mysite1.domain.com/index.php?q=$1 [P,L,QSA]
I am using Virtual hosts and that conf is:
ServerName mysite.mysite1.domain.com
Read morehow to change the url of the search/type/keyword to eg: racktype/keyword
how to change the url of the search/type/keyword to eg: racktype/keyword
Read moreUnlimited search and teaser views, but require role for full page view
Gosh, this seems like it should be an easy one, I'm surprised that I haven't had to do it before....
Any thoughts on how to set up a paid-membership site that allows unauthenticated users to search all content on the site, but then not have access to read the full-page view of that content w/o having a specific user role?
Out of the box, to allow a user to find content via the search they need access to view the content type, right? So, I could create a new permission in a custom module, or "cheat" and just check for a specific role before displaying the content in a full page view.
Read moreIntroducing Search Lucene API 2.0
My name is Chris Pliakas, and I am the author of the Search Lucene API module. Although the project has been around for a little while, 2.0 development is coming to a close and I think it is the appropriate time to make the Drupal community aware of it's existence.
Read moreSecond Search Box
OK, so I'm LOVING Marina! I've been able to VERY EASILY customize it beyond belief... so thanks for such an awesome theme.
Read moreImages in newspaper
Hi!
Using Drupal 6.13 .
I'm building a news site but there's one problem I don't now how to solve - the images database.
I'd like to ask You how do You do that.
I mean - site should have image database with taxonomy so that editor may search for images based on taxonomy.
So I need a module:
1. to upload many images and transforms metadata like description to tags
2. module to search through these images on the base of taxonomy
3. module that allows attaching an image from taxonomy database image.
Google Caffeine - Improvements to search algorithm
On Tuesday night at the Melbourne Drupal Meetup, there was some discussion on the relevance of meta tags in helping search engines classify content..
While RDF in core will move us a long way toward more relevant semantic data, the major search engines continue to work on their search algorithms...
Read moreIs Views able to remember filter results?
hello
i have a website running with real estates (www.ding-dong.at) and there i have a view, where useres can filter the objects for their needs (www.ding-dong.at/immobilien). when a user starts to filter the objects he gets his results below - that works really fine, but the problem is, if he clicks on one real estate to get the detailinformations, all his searchresults are lost when he wants to get back.
is there a way to save these filter-/searchresults?
activating the remember function in the exposed filters is not a working solution for the results, i tested it
greets
Read moreCustomizing search
I've created a custom content type called "jobpost" and customized the template so that it shows the way I like. I'm now down to the problem of searching. I'd like to make it searchable so that people can type a keyword and find jobs that match it.
This article helped me do that: http://drupal.org/node/141788 So now I've got a "jobs" page that has a nice looking search box and some helpful tips.
Read more



