Independent/Selfcontained Solr Unit testing with JUnit

2014-05-13 Thread Vijay Balakrishnan
Hi, Is there any way to run self-contained JUnit tests for say a Solr dependent class where it doesn't depend on Solr being up and running at localhost:8983 ? I have a collection etc. setup on the Solr server. Is it possible to mockit with an EmbeddedSolr easily with a @Before or @BeforeClass an

Swap space,JVM-Memory,Physical memory on Solr Admin UI explanation

2014-02-07 Thread Vijay Balakrishnan
Hi, I am using solr 4.6.1 on a Windows 7 server right now with 32 GB RAM.I have a SolrCloud with 3 shards, 2 replicas and an embedded Zookeeper on the 1 box.I have allocated -Xmx5GB RAM to each Solr instance when starting up with -XX:MaxNewSize:1636m I see the Swap space(32.5G/64GB),JVM-Memory(52

How do I use Solr for Search only instead of SQL Server while using RDBMS for write?

2013-12-17 Thread Vijay Balakrishnan
Hi, We use SQL Server currently.We are thinking about using technologies like Solr to speed up our search into the RDBMS-hopefully by flattening the RDBMS data into a denormalized data structure and indexed for the various queries performed by our users.This causes a mismatch between read-only sear