Hi Bhargava,
The question is a little high level and it's not possible to provide a 1-2 sentence answer. You'll need to set up your Solr instance, configure its schema, change solrconfig to you liking, then send your data to this Solr server for indexing. When that is done you'll likely want to issue a commit command and then you can head to your Solr Admin page and run queries from there to make sure it's all good. Next step is integration with your application. There, equally high level 3-sentence response.
Back to writing that Solr book...
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
From: Bhargava Sriram <bsakula@...>
To: search_dev@yahoogroups.com
Sent: Tuesday, June 30, 2009 4:30:59 PM
Subject: Re: [search_dev] Any examples of parametric and faceted search using Ultraseek 6?
Hi I have data related to shares from last 4 years.Any one please guide me how to use the solr search or any search implementation for this. If I gives the code in the search box and enter it should gives the completed list in order by date.Bhargava.