This module let's you implement the Abbila Semantic Search Engine created by Hoplo inside your Drupal project. To use this module you'll need an Abbila sandbox, at the moment there are not available test sandbox, but Hoplo is about to provide some. With this module you will be able to load your own onthologies,...
The Adjusti-Search module provides a simple and clean block for Drupal that allows integration of all searches (those provided by Drupal, other modules, and external to Drupal itself) that take their querystring from the URL into one search block. This is a useful module if you are running multiple searches...
This module provides web content providers with the means to earn revenue from visitors by displaying ads from Google AdSense™ advertising service on their sites. Why should you use it: AdSense for Search and Drupal are incompatible as both use the 'q' query for different purposes. Using this module,...
Update 9/1/08 Lately I've been really busy with a load of projects, and have been unable to keep up with the issue queues on contrib. There have been some promising patches for ajaxtable I've been meaning to look through and apply, but just haven't managed to make the time. I am about ready to add a...
What is this module? The Bible Search module provides your site with a means to search and display bible content on your web site. The functionality and content are modeled after the http://biblesearch.americanbible.org web site, but remains completely on your own site. All data is pulled via the public...
When a search returns no results, this text is returned: Your search yielded no results * Check if your spelling is correct. * Remove quotes around phrases to match each word individually: "blue smurf" will match less than blue smurf. * Consider loosening your query with OR: blue smurf will match less...
An add-on module for Apache Solr Search Integration to enable indexing and searching of file attachments. The text of the attachments may be extracted locally using Tika (a java application) or remotely by Solr (using the same Tika library). This code is still in active development, but only modest...
Add-on module to Apache Solr Search Integration that adds simple autocomplete functionality. It enforces node access, meaning that all suggestions are only from nodes that the user actually has access to. If you have a stopwords.txt file in your Solr configuration directory, it will use that to avoid...
This module integrates with the biblio and Apache Solr search modules and provides facets based on the structured data in biblio nodes. Project Information Maintenance status: Seeking new maintainer Module categories: Search Development status: Unknown Reported...
Apache Solr module helps you to integrate the ApacheSolr to Drupal, but this module doesn't include all CCK Fields. Here are 2 HOOKs to add your custom fields to Apachesolr, 1. HOOK_apachesolr_cck_fields_alter arguments: &$mappings, add your field_name to this array, and return. $mapping[‘per-field’][$field_name]...
This simple module replaces search path 'search/apachesolr_search/%' by Apache Solr Search Integration module with more appealing 'search/content/%'. Project Information Maintenance status: Seeking co-maintainer(s) Development status: Maintenance fixes only Module...
The project is created after being inspired from Apache Solr Money Slider. If you are using decimal CCK field with you apache solr search engine and want some control like a jquery slider on you search page, feel free to use this module. This project can support multiple fields on the same page an creates...
This module allows administrators to dynamically build Apache Solr search facets without writing any code. Search facets are a way to let your users filter search results in interesting ways. Some facets included with Apache Solr are filtering by content author or by content type. Facet Builder allows...
This module lets you index Money CCK fields for Apache Solr Search Integration and provides a jQuery UI slider widget (as a block per Money CCK field). Development was inspired by the popular TheFind search engine. Look at sites using this module. Requirements Beware, this is a bleeding edge module...
This module will allow you to manage multiple Apache Solr instances (optionally with multiple cores in each instance) It provides support for core reloading and data import handler full imports (although implementing the import for Drupal will come later e.g. it will support grabbing data from other...
About The goal of this project is to cleanly extend Apache Solr Search Integration to provide: better support for non-English languages support for multilingual search cross-language information retrieval (CLIR) an easy-to-use administration interface Apache Solr Multilingual does not replace Apache...
Integrates with Apache Solr Search Integration to search across multiple sites. Multisite search is made possible by having many sites share an index. Because each "document" is stored in the index with a site and a hash field, it is possible to filter by site or hash, and thus return results from just...
Apache Solr Node Exclude module. Provides simple system for manually excluding nodes from the Apache Solr modules indexing process. This can be handy when you have a content type that is sometimes useful to find in search and other times purely marketing or dilutes your results for what ever reason. A...
Purpose The Apache Solr Node Reference module Integrates with the Apache Solr Search Integration module to allow indexing and facetted search of Node Reference CCK Fields. Note that for the Node Reference field filter to be used, the field must be enabled for indexing via the CCK search display (admin/content/node-type/{node-type]/display/search). A...
This module is for use with ApacheSolr 6.x-2.x. It overrides the way nodereferences are handled. Instead of creating facet counts for nodereferences, it creates a new field for them and adds the title + body text of the referenced node to that field. This allows the referring node to be discoverable...
This module depends on Apache Solr Search Integration and Organic Groups and adds additional information to the search index to enable group faceting, per group searching, etc. Project Information Maintenance status: Seeking co-maintainer(s) Development status: Under active...
This module provides SearchAPI Pages-like functionality for Apache Solr. Working: - The ability to add and delete pages. - The ability to define custom default filters - Display all matching results for default filters if no keys are provided Not working; - Paging (Need to modify theme function to let...
This is a project specifically created for the Google Summer of Code 2009 project Adding RDF Support to the ApacheSolr module (q.v. for more informations; maybe also interesting: this discussion which first introduced the idea). Its purpose is to allow the Apache Solr Search Integration module to handle...
This module provides pages and blocks that integrate with Apache Solr to search specifically by content type. Features The modules provides the following features: Ability to have specific pages to do searches based on content type. Provides blocks for searches for specific content types, given there...
Return search results from apache solr module through services. This module was created as suggested http://drupal.org/node/459334 Project Information Module categories: Search Maintenance status: Unknown Development status: Unknown Reported installs: 12...
