Here's an announcement everyone who uses this site can appreciate... we now have a vastly improved search system courtesy of Mike O'Connor who took the time during and after Ubercamp to install and configure Apache Solr. This provides much faster searching and a few very handy blocks that let you sort and filter your search results!
- Sort results based on node title, author, and date.
- Filter results by forum so you can search specifically the support forum if you're trying to find the answer to a question.
- Filter results by contribution type or category if you're trying to find a module for a specific purpose.
- Filter by author to find a year-old post that you're pretty sure torgosPizza made but you can't remember when...

- Filter by content type to search just forum posts, issues, contributions, etc.
So, fast faceted searching and no more duplicate results... Woohoo! 
A big thank you to Mike O'Connor for the hours he spent getting this all together and of course to Robert Douglass for making it all possible through his contributions.
Mike blogged about the setup if you're interested to know more. He's also cooking up an integration of Ubercart with Solr that would bring these rockin' faceted search features to a store catalog near you. (Anyone up for an open source NewEgg?) Keep an eye on that project. 


Re: Improved Search with Apache Solr!
I'm still looking for search where an image is generated (if available) besides title and description. Can be very handy for large websites.
Theming Search
himagarwai,
You can just change your search result theme to include an image. Check out the Customized search results page on drupal.org, it should be pretty simple. One benifit of Solr is it can cache your search result teaser, so drupal doesn't have to build the teaser for each result.
.
mikejoconnor,
Thank you for the link and great contribution to the ubercart team.
I have a bit doubt on how to proceed for the best result.
1. Can apachesolr + faceted_search + CCK facets + apachesolr_ubercart be integrated all at once?
2. As I came to know from customized search results that it can only be integrated in the core search.module and since I want to try apachesolr_ubercart, which sounds pretty koooooooooool, how should I proceed?
3. It would be AWESOME if thumbnail image, tile and teasar gets added to apachesolr_ubercart.
Need java runtime?
I want to know if it need jdk/jre on server?
---- youjiakezhan.com & boocle.com ----
Java Requirments
I believe I am using JDK.
Anyone know of an ubercart
Anyone know of an ubercart site that uses apachesolr?
Would like to know if it is possible to have attributes and options as facets?
Can't seem to find any documentation or examples on attributes and options being
facets. Since they are simply CCK fields, I assume it is possible, but would like
to see it in action.
I'd second that, would be great to see some Ubercart+Solr demos
Anyone know of any really good demos combining Ubercart and Solr?
There is a module at http://drupal.org/project/apachesolr_ubercart but there's no demo links
I third that.. has anyone
I third that..
has anyone been able to search by attributes?
Re: Improved Search with Apache Solr!
I'm really looking forward to seeing apache solr + ubercart 2.x + a bunch of catalog facets come out. That'll be a huge improvement to the feature set of the catalog.
I say this, because i'm having to code some filter + sort code right now and it's painful.
Problem is, all my cheap clients on Shared Hosting are going to have to pay for more expensive hosting should they want these features, just to get solr to work....but I guess that's the trade off.