SOLR upgrade from 5.2.1

2023-02-16 Thread Paul, Lulu
Hi SOLR team, Please may I ask for some advice regarding upgrading the SOLR version (ours currently running on solr-5.2.1) to the latest version? Looking at incremental version upgrade (from the SOLR Upgrade notes I was hoping to move up to 6.x), But also wanted to know if moving directly to 8.x

Microsoft.sqlserver.jdbc.SQLServerException on SOLR after upgrading SQL Server from 2012 --> 2019

2021-07-08 Thread Paul, Lulu
Hi Team, Hi SOLR team, Our .net project (currently running on solr-5.2.1) recently updated the DB end (from SQL Server 2012 to SQL Server 2019). We made all the necessary changes with respect to app configs and SOLR configs - Changed data-config.xml, Restarted SOLR instance, re-started the serv

SolrException : java.lang.OutOfMemoryError: Java heap space

2021-06-25 Thread Paul, Lulu
Hi team, We are running SOLR 5.2.1 version and this is the error we receive on our LIVE instance. I am relatively new to the project and still learning about SOLR. org.apache.solr.common.SolrException; null:java.lang.RuntimeException: java.lang.OutOfMemoryError: Java heap space Please can you

SOLR cannot find master data after restart

2021-06-17 Thread Paul, Lulu
Hi Team, I recently changed the SOLR config to reflect to the new SQL Server DB, restarted SOLR from command line and then used the UI to perform a full -import, but I cannot find any data when I search. What must have happened here ? Best Wishes, Lulu

Connection issues when SOLR instance points to new upgraded SQL Server 2019 DB

2021-06-17 Thread Paul, Lulu
Hi SOLR team, Our .net project (currently running on solr-5.2.1) recently updated the DB end (from SQL Server 2012 to SQL Server 2019). We made all the necessary changes with respect to app configs and SOLR configs. But now SOLR cannot seem to connect to the new DB and throws a socket exception.