SOLR version upgrade from 5.1.0 to 6.4.0 documentation

2017-02-07 Thread Uchit Patel
Hi, I want detailed step by step guidance for SOLR version upgrade from 5.1.0 to 6.4.0 for Windows and Linux both. Thanks. Regards, Uchit PatelSr. GIS AnalystWaste Management Inc.

SOLR version upgrade 5.1.0 to 6.4.0

2017-02-07 Thread Uchit Patel
Hi, I want detailed step by step guidance for SOLR version upgrade from 5.1.0 to 6.4.0 for Windows and Linux both. Thanks. Regards, Uchit PatelSr. GIS AnalystWaste Management Inc.

Java version set to 1.8 for SOLR 6.4.0

2017-02-10 Thread Uchit Patel
other applications using 1.7.0 Java. I want to set Java 1.8.0 only for SOLR 6.4.0. What should I need to update for only SOLR 6.4.0 to hit Java 1.8.0. I don't want to remove Java 1.7.0 because some other applications using Java 1.7.0. Thanks. Regards, Uchit Patel Sent from Yahoo Mail for i

Re: Java version set to 1.8 for SOLR 6.4.0

2017-02-13 Thread Uchit Patel
Hi , I tried SOLR_JAVA_HOME = "/opt/wml/jdk1.8.0_66/jre/bin/java" but it is not working. Regards, Uchit Patel I have installed SOLR 6.4.0 on Linux box. I have Java 1.7.0 and 1.8.0 both on the box. By default it point to 1.7.0. Some other applications using 1.7.0 Java. I want to set

Re: Java version set to 1.8 for SOLR 6.4.0

2017-02-13 Thread Uchit Patel
I have updated SOLR_JAVA_HOME in following file. /opt/wml/solr-6.4.0/bin/solr.in.sh SOLR_JAVA_HOME = "/opt/wml/jdk1.8.0_66/jre/bin/java"  But it is not working. Regards, Uchit Patel I have installed SOLR 6.4.0 on Linux box. I have Java 1.7.0 and 1.8.0 both on the box. By default i

Re: Java version set to 1.8 for SOLR 6.4.0

2017-02-13 Thread Uchit Patel
Hi Shawn, I follwed following steps: Stopped the existing SOLR 5.1.0 by bin/solr stop -p 8983 I have copied solr-6.4.0.tgz file to the root directory -/opt/wml. Then I have extracted (installed) by  tarzxf solr-6.4.0.tgz Let me know what's wrong. Thanks. Regards, Uchit Patel

Suggestions order is changed after SOLR version upgrade to 6.4.0

2017-02-17 Thread Uchit Patel
blockquote, div.yahoo_quoted { margin-left: 0 !important; border-left:1px #715FFA solid !important; padding-left:1ex !important; background-color:white !important; } I have upgraded SOLR version from 5.1.0 to 6.4.0. I noticed with new version suggestions order is changed little bit.  Uchit

bin/solr start - long response on screen

2017-02-21 Thread Uchit Patel
Hi, I have upgraded SOLR to 6.4.0 from 5.1.0. When I am starting my SOLR I am getting following: -bash-3.2$ bin/solr startArchiving 1 old GC log files to /opt/wml/solr-6.4.0/server/logs/archivedArchiving 1 console log files to /opt/wml/solr-6.4.0/server/logs/archivedRotating solr logs, keeping a

SOLR - 6.4.0 SolrCore Initialization Failures

2017-04-13 Thread Uchit Patel
: org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: JVM Error creating core [core_name]: Java heap space I checked SOLR_HEAP="8g" in solr.in.sh  Why I have problem in only one core ? Thanks. Regards, Uchit Patel