you're leaving off the - in front of the D,
-Durl.

Try java -jar post.jar -help for a list of options available


On Thu, Nov 21, 2013 at 12:04 PM, Reyes, Mark <mark.re...@bpiedu.com> wrote:

> So then,
> $ java -jar post.jar Durl=http://localhost:8983/solr/collection2/update
> solr.xml monitor.xml
>
>
>
>
>
> On 11/21/13, 8:14 AM, "xiezhide" <xiezh...@gmail.com> wrote:
>
> >
> >add Durl=http://localhost:8983/solr/collection2/update when run post.jar,
> >此邮件发送自189邮箱
> >
> >"Reyes, Mark" <mark.re...@bpiedu.com> wrote:
> >
> >>Hi all:
> >>
> >>I’m currently on a Solr 4.5.0 instance and running this tutorial,
> >>http://lucene.apache.org/solr/4_5_0/tutorial.html
> >>
> >>My question is specific to indexing data as proposed from this tutorial,
> >>
> >>$ java -jar post.jar solr.xml monitor.xml
> >>
> >>The tutorial advises to validate from your localhost,
> >>http://localhost:8983/solr/collection1/select?q=solr&wt=xml
> >>
> >>However, what if my Solr core has both a collection1 and collection2,
> >>yet I desire the XML files to only be posted to collection2 only?
> >>
> >>If possible, please advise.
> >>
> >>Thanks,
> >>Mark
> >>
> >>IMPORTANT NOTICE: This e-mail message is intended to be received only by
> >>persons entitled to receive the confidential information it may contain.
> >>E-mail messages sent from Bridgepoint Education may contain information
> >>that is confidential and may be legally privileged. Please do not read,
> >>copy, forward or store this message unless you are an intended recipient
> >>of it. If you received this transmission in error, please notify the
> >>sender by reply e-mail and delete the message and any attachments.
>
>
> IMPORTANT NOTICE: This e-mail message is intended to be received only by
> persons entitled to receive the confidential information it may contain.
> E-mail messages sent from Bridgepoint Education may contain information
> that is confidential and may be legally privileged. Please do not read,
> copy, forward or store this message unless you are an intended recipient of
> it. If you received this transmission in error, please notify the sender by
> reply e-mail and delete the message and any attachments.
>

Reply via email to