Hi Ryan

i am running solr 1.3

in my solrconfig.xml i can see <requestHandler name="/update" 
class="solr.XmlUpdateRequestHandler" /> is that the right one?

Regards,
Sandeep

-----Original Message-----
From: Ryan Mckinley [mailto:[EMAIL PROTECTED]
Sent: 13 December 2007 17:43
To: solr-user@lucene.apache.org
Subject: Re: embeddedsolr and solrj index update request


What version solr are you running?
Do you have an updateRequestJandler registered to /update?

On Dec 13, 2007, at 8:36 AM, Sandeep Shetty <[EMAIL PROTECTED]
 > wrote:

> Hi all,
>
> i am using embeddedsolr and solrj to create and update a large
> index. however even after adding documents and commiting documents
> i.e.
> server.add(solrDocs);
> server.commit();
> i am  not able to see the new documents in search results. I have to
> restart the server and run the same search to see the results. is
> there anything i am doing wrong here?
>
> Thanks in advance for your help
> Sandeep
>
>
> This email is confidential and may also be privileged. If you are
> not the intended recipient please notify us immediately by
> telephoning +44 (0)20 7840 4300 or email [EMAIL PROTECTED]
> You should not copy it or use it for any purpose nor disclose its
> contents to any other person. Touch Local cannot accept liability
> for statements made which are clearly the sender's own and are not
> made on behalf of the firm.
>
> Touch Local Limited
> Registered Number: 2885607
> VAT Number: GB896112114
> 9th Floor, 89 Albert Embankment, London SE1 7TP
> +44 (0)20 7840 4300

This email is confidential and may also be privileged. If you are not the 
intended recipient please notify us immediately by telephoning +44 (0)20 7840 
4300 or email [EMAIL PROTECTED] You should not copy it or use it for any 
purpose nor disclose its contents to any other person. Touch Local cannot 
accept liability for statements made which are clearly the sender's own and are 
not made on behalf of the firm.

Touch Local Limited
Registered Number: 2885607
VAT Number: GB896112114
9th Floor, 89 Albert Embankment, London SE1 7TP
+44 (0)20 7840 4300

Reply via email to