Most voted "solr" questions
8 questions
Sort by count of
-
4
votes1
answer156
viewsSolr I/O increases over time
I’m running about eight servers with solr Servers (version 3.5) behind a Load Balancer. All servers are identical and LB is set to weight by the number of connections. The servers have about 4…
-
4
votes1
answer2064
viewsSolr, Lucene and Elasticsearch what are the differences? When to use one or the other?
What is the difference between Elasticsearch, Solr and Lucene? When using one or the other?
-
2
votes0
answers29
viewsSolr DIH with xml - command full-import is not extracting
I’m trying to index some wiki pages using Solr 7.0, but in the last step for that, the Dataimporthandler apparently isn’t extracting the data. I don’t know what is happing cause any error is…
-
1
votes1
answer196
viewsAccess the service layer from the controller
Hello, I am developing a REST web service that queries Apache Solr data. I am using Spring boot + data with Solr repositories. I don’t know how to connect the service layers, respository and…
-
1
votes1
answer109
viewsSolr generating exception "maxClauseCount is set to 1024"
I have an Apache Solr 4.0.0 core that I created that eventually generates the exception: SEVERE SolrDispatchFilter null:org.apache.lucene.search.BooleanQuery$TooManyClauses: maxClauseCount is set to…
-
0
votes1
answer18
viewsProblem in JVM heap size when migrating from Solr 5.0 to Solr 5.1
I have an instance of Solr 5.0.0 in production with the following JVM heap size configuration: SOLR_JAVA_MEM="-Xms2g -Xmx2g" When I migrated to Solr 5.1.0 with the same configuration and started the…
-
0
votes0
answers78
viewsError in Curl adapter using Solarium - Solr with php 7
I use Sorl version 5.4, working perfectly the interface of Solr itself. I installed the Solarium to facilitate application development. However, when testing the examples following the initial…
-
0
votes0
answers7
viewsWhat is the Difference between Solr Core and Solr Collection?
I saw a topic on that question in the global stackoverflow, but I don’t understand when they refer to "Logical" or "Physical" in the answers. What is a Solrcore? What is a Solrcollection? If I have…
solrasked 3 years, 11 months ago Pirategull 659