Displaying 6 results from an estimated 6 matches for "dsolr".
Did you mean:
solr
2017 Dec 01
1
Do we really need Solr commit as cronjob?
I am testing Solr FTS on dovecot. Read online that some suggested to run
cronjob commit every minute, and optimize once a day.
I am using Solr 7.1.0 and I see some configurations:
In /etc/default/solr.in.sh:
#SOLR_OPTS="$SOLR_OPTS -Dsolr.autoSoftCommit.maxTime=3000"
#SOLR_OPTS="$SOLR_OPTS -Dsolr.autoCommit.maxTime=60000"
Also in solrconfig.xml:
??? <autoCommit>
<maxTime>${solr.autoCommit.maxTime:15000}</maxTime>
????? <openSearcher>false</openSearcher>
??? </autoCommit>
?? &l...
2013 Jul 04
2
Java/Solr - Could not reserve enough space for object heap.
Hi All.
# cat /etc/redhat-release
CentOS release 6.2 (Final)
# uname -r
2.6.32-220.17.1.el6.centos.plus.x86_64
# rpm -qa | grep solr
apache-solr-3.5.0-1.5...
I have a solr installation which is invoked:
/usr/bin/java -Xms25g -Xmx25g -DSTOP.PORT=8079 -DSTOP.KEY=mustard
-Dsolr.solr.home=multicore -jar start.jar
After start/when the java process is running:
# free -m
total used free shared buffers cached
Mem: 32093 23975 8118 0 189 5736
-/+ buffers/cache: 18049 14043
Swap: 4095...
2018 Dec 30
3
Solr
...I'm on Ubuntu 18.04. My Java version is OpenJDK 10.0.2. Attached is my complete Solr config. Try one more time - stop the server, delete the data folder, unpack the attached into the conf folder - and restart. I also have
>
> /etc/default/solr.in.sh:
> SOLR_OPTS="$SOLR_OPTS -Dsolr.autoSoftCommit.maxTime=3000"
> SOLR_OPTS="$SOLR_OPTS -Dsolr.autoCommit.maxTime=60000"
> SOLR_PID_DIR=/run/solr
> SOLR_HOME=/usr/local/lib
> Adjust the above folders as appropriate - or don't use them at all if you're using the defaults.
>
> /etc/systemd/sy...
2018 Dec 21
0
Solr
...e running - I'm on Ubuntu 18.04.? My Java
version is OpenJDK 10.0.2.? Attached is my complete Solr config.? Try
one more time - stop the server, delete the data folder, unpack the
attached into the conf folder - and restart.? I also have
/etc/default/solr.in.sh:
SOLR_OPTS="$SOLR_OPTS -Dsolr.autoSoftCommit.maxTime=3000"
SOLR_OPTS="$SOLR_OPTS -Dsolr.autoCommit.maxTime=60000"
SOLR_PID_DIR=/run/solr
SOLR_HOME=/usr/local/lib
Adjust the above folders as appropriate - or don't use them at all if
you're using the defaults.
/etc/systemd/system/solr.service:
# put thi...
2018 Dec 30
0
Solr
...I'm on Ubuntu 18.04. My Java version is OpenJDK 10.0.2. Attached is my complete Solr config. Try one more time - stop the server, delete the data folder, unpack the attached into the conf folder - and restart. I also have
>
> /etc/default/solr.in.sh:
> SOLR_OPTS="$SOLR_OPTS -Dsolr.autoSoftCommit.maxTime=3000"
> SOLR_OPTS="$SOLR_OPTS -Dsolr.autoCommit.maxTime=60000"
> SOLR_PID_DIR=/run/solr
> SOLR_HOME=/usr/local/lib
> Adjust the above folders as appropriate - or don't use them at all if you're using the defaults.
>
> /etc/systemd/sy...
2018 Dec 21
3
Solr
Dear Daniel.
Thank you for your kind reply.
Regarding NFS, no, there is nothing like this in my setup.
Deleteing SOLR and recreating it, I did it so many times already.
I started with *your* setup in the first place, as FTS_squat (which
actually works very well and very straightforward, I have no clue why
going for SOlr which is just a pain and not maintaining squat), and it
leads to