Ignore This Test Message

2011-06-03 Thread Jasneet Sabharwal
Hey Guys Just a test mail, please ignore this. -- Thanx& Regards Jasneet Sabharwal Software Developer NextGen Invent Corporation

Facet Query

2011-05-27 Thread Jasneet Sabharwal
& Regards Jasneet Sabharwal

Re: Set Full-Import Clean=False

2011-05-16 Thread Jasneet Sabharwal
Stefan class="org.apache.solr.handler.dataimport.DataImportHandler"> name="config">/home/jasneet/apache-solr-3.1.0/example/solr/conf/data-config.xml false Should it be like this ? On 16-05-2011 18:48, Stefan Matheis wrote: Jasneet On Mon, May 16, 2011 at

Re: Set Full-Import Clean=False

2011-05-16 Thread Jasneet Sabharwal
at http://wiki.apache.org/solr/SolrRequestHandler does? Regards Stefan On Mon, May 16, 2011 at 2:10 PM, Jasneet Sabharwal wrote: I have been doing that, but I want to set it as False by default, so that even if the admin forgets to set clean=false in the URL, it doesn't do it on its own.

Re: Set Full-Import Clean=False

2011-05-16 Thread Jasneet Sabharwal
I have been doing that, but I want to set it as False by default, so that even if the admin forgets to set clean=false in the URL, it doesn't do it on its own. On 16-05-2011 17:38, Gora Mohanty wrote: On Mon, May 16, 2011 at 5:29 PM, Jasneet Sabharwal wrote: Hi Where do I set the de

Set Full-Import Clean=False

2011-05-16 Thread Jasneet Sabharwal
Hi Where do I set the default value of clean = false when a full-import is done. I did not find any such value in solrconfig.xml. I am using Solr 3.1 -- Regards Jasneet Sabharwal

Re: Facet Count Based on Dates

2011-05-13 Thread Jasneet Sabharwal
:: http://sematext.com/ :: Solr - Lucene - Nutch Lucene ecosystem search :: http://search-lucene.com/ - Original Message From: Jasneet Sabharwal To: solr-user@lucene.apache.org Sent: Thu, May 12, 2011 10:14:46 AM Subject: Re: Facet Count Based on Dates Or is it possible to use a Group

Re: Facet Count Based on Dates

2011-05-12 Thread Jasneet Sabharwal
Or is it possible to use a Group By query in Solr 3.1 like we do in SQL ? On 12-05-2011 19:37, Jasneet Sabharwal wrote: Is it possible to use the features of 3.1 by default for my query ? On 12-05-2011 13:38, Grijesh wrote: You can apply patch for Hierarchical faceting on Solr 3.1 - Thanx

Re: Facet Count Based on Dates

2011-05-12 Thread Jasneet Sabharwal
-Dates-tp2922371p2930924.html Sent from the Solr - User mailing list archive at Nabble.com. -- Regards Jasneet Sabharwal Software Developer NextGen Invent Corporation +91-9871228582

Re: Facet Count Based on Dates

2011-05-12 Thread Jasneet Sabharwal
ttp://wiki.apache.org/solr/SimpleFacetParameters#Pivot_.28ie_Decision_Tree.29_Faceting-1 - Thanx: Grijesh www.gettinhahead.co.in -- View this message in context: http://lucene.472066.n3.nabble.com/Facet-Count-Based-on-Dates-tp2922371p2922541.html Sent from the Solr - User mailing list archive at Nabbl

Frequency of words in index

2011-05-11 Thread Jasneet Sabharwal
n is it possible to only get the count of words which are not used in normal daily sentences like I, is, the, a, etc. -- Regards Jasneet Sabharwal

Re: Test Post

2011-05-10 Thread Jasneet Sabharwal
Hi Bob I just joined Solr Mailing List and I can see your post :) Hope your query get solved. Regards Jasneet Sabharwal On 11-05-2011 01:59, Bob Sandiford wrote: Hi, all. Sorry for the 'spam' -- I'm just testing that my posts are actually being seen. I've sent a few q

Facet Count Based on Dates

2011-05-10 Thread Jasneet Sabharwal
7433 14359 +1DAY 2011-03-10T00:00:00Z 2011-03-19T00:00:00Z How will I be able to get the Polarity count for each date like:- 2011-03-10T00:00:00Z Polarity 0 = 100 1 = 500 -1 = 200 -- Thanks& Regards Jasneet Sabharwal