Forward to solr-user mailing list. We forgot to reply to it, :-/
2012/11/5 Luis Cappa Banda
> Hello, Mark!
>
> I´ve been testing more and more and things are going better. I have tested
> what you told me about "-Dbootstrap_conf=true" and works fine, but the
> problem is that if I include that a
Hello, Mark!
How are you? Thanks a lot for helping me. You were right about jetty.host
parameter. My fianl test solr.xml looks like:
* *
**
* *
I´ve noticed that 'hostContext' parameter was also required, so I included
it. After that corrections Cloud graph tree looks right, and executing
A big difference if you are using tomcat is that you still need to
specify jetty.port - unless you change the name of that sys prop in
solr.xml.
Some more below:
On Wed, Oct 31, 2012 at 2:09 PM, Luis Cappa Banda wrote:
> Hello!
>
> How are you?I followed SolrCloud Wiki tutorial and noticed that