Exception throws at creating CommonsHttpSolrServer.java in spring framework.

2008-08-13 Thread Ranjeet
& Regards, Ranjeet Jha

Re: Initialising of CommonsHttpSolrServer in Spring framwork

2008-08-04 Thread Ranjeet
Hi, I have downloaded "solr-2008-07-30" version of solr nightly, are you talking different version of HttpClient. Thanks & Regards, Ranjeet - Original Message - From: "Erik Hatcher" <[EMAIL PROTECTED]> To: Sent: Monday, August 04, 2008 10:05 P

Re: Initialising of CommonsHttpSolrServer in Spring framwork

2008-08-04 Thread Ranjeet
Hi Tomislav, I have user the same way that you suggest, but I am worndering that its not working , exception is attached in this mail. pls suggest me what to do further. Thanks & Regards, Ranjeet - Original Message - From: "Tomislav Poljak" <[EMAIL PROTECTED]>

Initialising of CommonsHttpSolrServer in Spring framwork

2008-08-04 Thread Ranjeet
& Regards, Ranjeet Jha

Initialising of CommonsHttpSolrServer in Spring framwork

2008-08-03 Thread Ranjeet
& Regards, Ranjeet Jha

Exception in SolrJ Client bean indexing

2008-07-31 Thread Ranjeet
definition in schema.xml are: Regards, Ranjeet

Exception in SolrJ client

2008-07-31 Thread Ranjeet
a:385) at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:183) at org.apache.solr.client.solrj.request.UpdateRequest.process(UpdateRequest.java:217) at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:63) Thanks & Regards, Ranjeet Jha

Re: Query regarding saving of Document and indexing in java

2008-07-30 Thread Ranjeet
apache.org/solr/Solrj#head-12c26b2d7806432c88b26cf66e236e9bd6e91849 On Thu, Jul 31, 2008 at 8:45 AM, Ranjeet <[EMAIL PROTECTED]> wrote: Hi, At present its Solr1.2.. Is there any defference in indexing of document in Solr1.2 or Solr1.3, If we plan to migrate from solr1.2 to Solr1.3 then what are the chan

Re: Query regarding saving of Document and indexing in java

2008-07-30 Thread Ranjeet
Hi, At present its Solr1.2.. Is there any defference in indexing of document in Solr1.2 or Solr1.3, If we plan to migrate from solr1.2 to Solr1.3 then what are the changing required? regards, Ranjeet - Original Message - From: "Noble Paul ??? ??" <[EMAIL PR

Re: Query regarding saving of Document and indexing in java

2008-07-30 Thread Ranjeet
Hi Shalin, I have written Client to index the document, but unfortunatly getting an exception. I have attached source code of client and exception, please guide me where I am doing mistake. getting "java.lang.ClassCastException: java.lang.Long" Thanks & Regards, Ranjeet

Query regarding saving of Document and indexing in java

2008-07-30 Thread Ranjeet
index the same document in defferent system. Our Application is Java/j2ee( in Spring framework) based. It would be great if you send the code/idea to resolve this. Thanks & Regards, Ranjeet

Re: nested data structure definition

2008-07-28 Thread Ranjeet
Hi, In our case there is Category object under Catalog object, so I do not want to defined the data structure for the Category. I want to give the reference of Category uder Catalog, how can I do this. Regards, Ranjeet - Original Message - From: "Shalin Shekhar Mangar&quo

nested data structure definition

2008-07-28 Thread Ranjeet
Hi, Can we defined nested data structure in schema.xml for searching? is it prossible or not? Thanks & Regards, Ranjeet Jha

Using SolrJ for response

2008-07-14 Thread Ranjeet
arch.solr.SolrClient.getSolrServer(SolrClient.java:50) at com.xonos.ecommerce.search.solr.SolrClient.main(SolrClient.java:26) Thanks & Regards, Ranjeet

Re: Which parser is used to parse response XML get from Solr

2008-07-07 Thread Ranjeet
Hi, I have gone through the follwing link but could not find the any section of setting classpath for SolrJ. Pls help me how to come out this problem. Thanks Ranjeet - Original Message - From: "Noble Paul നോബിള്‍ नोब्ळ्" <[EMAIL PROTECTED]> To: Sent: Monday, July

Re: Which parser is used to parse response XML get from Solr

2008-07-07 Thread Ranjeet
Solr from? Are you sure it was the nightly build URL that Noble gave? On Mon, Jul 7, 2008 at 11:13 AM, Ranjeet <[EMAIL PROTECTED]> wrote: HI, I am new to this, I did not find Solr1.3 distribution jar files to use the "http://wiki.apache.org/solr/Solrj ", although

Re: Which parser is used to parse response XML efficientl got from Solr

2008-07-06 Thread Ranjeet
of Solr1.3 download or related jar files links. Thanks Ranjeet - Original Message - From: "Shalin Shekhar Mangar" <[EMAIL PROTECTED]> To: Sent: Sunday, July 06, 2008 7:32 PM Subject: Re: Which parser is used to parse response XML efficientl got from Solr Take a look

Re: Which parser is used to parse response XML efficientl got from Solr

2008-07-06 Thread Ranjeet
Hi, I am new in Solr1.3 , could you please provide the url to download the Solr 1.3 distribution, so that I can download. Thanks & regards, Ranjeet - Original Message - From: "Shalin Shekhar Mangar" <[EMAIL PROTECTED]> To: Sent: Sunday, July 06, 2008 7:32 P

Re: Which parser is used to parse response XML efficientl got from Solr

2008-07-06 Thread Ranjeet Jha
It would be great if you send the sample code to parse the Solr responseXML. ranjeet On 7/4/08, Noble Paul നോബിള്‍ नोब्ळ् <[EMAIL PROTECTED]> wrote: > > apache-solr-solrj-1.3-dev.jar > apache-solr-common-1.3-dev.jar > > > On Fri, Jul 4, 2008 at 12:19 PM, Ranjeet <

Re: Which parser is used to parse response XML efficientl got from Solr

2008-07-03 Thread Ranjeet
which jar file should we include? ranjeet - Original Message - From: "Noble Paul ??? ??" <[EMAIL PROTECTED]> To: Sent: Friday, July 04, 2008 11:38 AM Subject: Re: Which parser is used to parse response XML efficientl got from Solr Solr uses StaX API for

Which parser is used to parse response XML efficientl got from Solr

2008-07-03 Thread Ranjeet
Hi, Which parser is used to parse Response XML got from Solr search server. can you pass sample code if you have. Thanks & Regards, Ranjeet

Parser of Response XML

2008-06-24 Thread Ranjeet
Hi, is any class is available in SOLR API to parse the response XML? Regards, Ranjeet

How to use SOLR1.2

2008-06-19 Thread Ranjeet
Hi, I am new in SOLR 1.2, configured Admin GUI. Facing problem in using this. could you pls help me out to configure the nex. Regards, Ranjeet