I am using solr4.0 with jetty server.when i am posting a query to the
solr,which is off course large (not too much) but solr server prints
following:2013-04-15 10:15:22.600:WARN:oejh.HttpParser:Full
[1160919745,-1,m=4,g=6144,p=6144,c=6144]=
Same query works fine with solrj client.More over i have h
Does that means i can create multiple collections with different
configurations ?
can you please outline basic steps to create multiple collections,cause i am
not able to
create them on solr 4.0
--
View this message in context:
http://lucene.472066.n3.nabble.com/multicore-vs-multi-collection-t
, hupadhyay wrote:
> I was reading a solr wiki located at
> http://wiki.apache.org/solr/NearRealtimeSearch
>
> It says all commitWithin are now soft commits.
>
> can any one explain what does it means?
Soft commit means that the documents indexed before the soft commit will
become s
I was reading a solr wiki located at
http://wiki.apache.org/solr/NearRealtimeSearch
It says all commitWithin are now soft commits.
can any one explain what does it means?
Does It means commitWithin will not cause a hard commit?
Moreover that wiki itself is insufficient,as feature is NRT.
can a
Hi all,
I am using *solrcloud, 2 shard 2 replica* configuration.
I am importing data into solr index using jdbc data source and solr DIH.My
problem is when there are only shard nodes are up , no replica is up and i
am importing data into solr and then i start replica nodes to replicate the
index.
Shawn this seems to be a great implementation work.
I am also trying to do something similar. But i am planning to use
SolrCloud which manages shards and replication automatically,pls make me
correct if i am wrong. I had explored mongoDB and cassandra too and mongoDB
was fair enough to be used, b
Hello All,
I am also trying to model ACL on solr search. Since in my case the data
itself is very huge and user base is also too big. Putting ACL inside solr
gives quite good response time, but ACL outside the solr seems to a
nightmare.
In case of ACL inside the solr puts heavy load on keeping so