Acquia Search release features

We have marked the one year anniversary of the our hosted search service by rolling out a significant update with new features and some fixes. This was released Wednesday night (June 30).
Changes for all subscribers:
Attachment indexing
To index file attachments, you need to be able to use an application that will extract the text. Acquia Search can now provide remote text extraction for the Apache Solr Attachments module. This means that any site using Acquia Search can index attachments - even on shared hosting or with no ability to run Java applications. If you plan to use this feature, make sure you update to the most recent (currently 6.x-1.0-beta2) version of Apache Solr Attachments. If you already have Tika set up for attachment extraction, there is no reason to change.
Wildcard searches
By backporting from Solr trunk the Extended Dismax query parser feature, we can provide support for enhanced query syntax mixed with simple keyword searches, including most importantly wildcards in search terms. The most recent version of the Acquia Search module (in the last Acquia Drupal release) can begin to take advantage of this feature, so make sure your site is running the latest.
Updated to Solr 1.4.1
This fixes a number of bugs, including that a search for certain text might fail to match if it was next to a common word like 'the' (most important to us was the case of text that looks like a domain name e.g. 'acquia.com'). The bug affected how data was indexed, so you'll need to re-index your content to benefit from the fix.
Changes for Pro and Enterprise subscribers:
Multiple subscriptions can be configured to use the same search index
This can be used to do multi-site searches with the Apache Solr Multisite Search module or your own custom code, or may be used to provide read-only access to a developer's subscription to the live site's search index.
To get these features for your Drupal site, sign up for an Acquia Network subscription. Existing customers should upgrade to Acquia Drupal 1.2.26 (or Acquia Search 6.x-1.5256) and keep up to date with upcoming releases.
I will follow soon with a more detailed technical post about the features in this release.
Related Content

It's day two at Drupalcon Copenhagan, and Robert Douglass and I presented this afternoon on Apache Solr Search Mastery. While the concepts in this talk apply to the Drupal 6 versions, all the code examples are taken from the Drupal 7 port of the Apache Solr module.
Peter Wolanin
It sounded like a really simple request: "Is it easy to add a search filter for 'My posts'?". In other words, add a search result facet for posts by the current (logged in) user through the Apache Solr Search Integration module APIs?
But then the wheels start turning - we want not just one blind link, but a real facet link that tells us how many results we'll get. Also, if we are filtering by 'My posts' then we probably have an equal use case for the opposite filter 'Posts not by me'. So we really need a facet block with two links and facets counts.
Peter Wolanin
About 20 months ago, at Acquia, we began working on a hosted offering for Apache Solr, an open source enterprise search platform from the Apache Lucene project. Exactly one year ago, we launched it commercially as Acquia Search. Time and the public reaction have proven that we made the right choice.
Dries Buytaert
AcquiaBlog

2010 has been an inflection point for the Acquia partner program. We are doing more business than ever with partners, including case studies with Palantir.net, Blink Reaction, and IBM Global Services.
Bryan House
It is that phase of my life! I'm just turning 30 in a month, working with Drupal for 7 years and just had my third Acquia anniversary a week ago. Time to look back and evaluate how things went, all the good and bad things; even better if the wisdom can be shared with others. This was part of my thinking when I submitted the session titled "Come for the software, stay for the community" for Drupalcon Copenhagen.
Gábor Hojtsy
It sounded like a really simple request: "Is it easy to add a search filter for 'My posts'?". In other words, add a search result facet for posts by the current (logged in) user through the Apache Solr Search Integration module APIs?
But then the wheels start turning - we want not just one blind link, but a real facet link that tells us how many results we'll get. Also, if we are filtering by 'My posts' then we probably have an equal use case for the opposite filter 'Posts not by me'. So we really need a facet block with two links and facets counts.
Peter Wolanin






