-
One of later Solr releases added Thrift service ..
Would be great if PySolr would have added Thrift support too..
My understanding it opens up a way to send SQL-like queries to Solr ,
not just …
Tagar updated
4 years ago
-
Why not to remove `kwargs['hl.fragsize'] = '200'` line and just get higlights with fragsize from solrconfig?
-
When handling a large number of solr queries, we noticed there was a memory leak. Each query seems to add to the memory used, and eventually it forces solr to try to free up memory which fails and get…
-
Solr is tough to install, and it presents a real obstacle to deploying The State Decoded. In the intervening couple of years since I decided to use Solr, [Elasticsearch](http://www.elasticsearch.org/)…
-
Which one should we choose? @acarmel
-
```
A consumer/writer for Solr in the fashion of SolrCas
(https://uima.apache.org/downloads/sandbox/Solrcas/SolrcasUserGuide.html) as a
DKPro component.
I propose an implementation in a generic way…
-
I just started using haystack. I found out that the generated schema.xml doesnt work with new versions of Solr. This is what happens when I try to use Solr with the generated schema.xml:
```
test_sha…
-
Hey @simonhughes22! Thanks a lot for an awesome set! I am very new to Solr, and I would like to ask what should I tune to make it work with 7.5+ version, may be I better start using older version, but…
-
```java
19:25:18.120 [jME3 Main] INFO u.o.l.s.context.SysOutOverSLF4J - Redirected System.out and System.err to SLF4J for this context
19:25:18.135 [jME3 Main] WARN com.jme3.input.InputManager - A…
-
It seems a Data Type error, but i totally follow the Document usage.
```code
Internal Server Error: /search
Traceback (most recent call last):
File "C:\Python36\lib\site-packages\django\core\…