AW: Help Highlight Snippets Score

2014-08-22 Thread Markus Klose
#hl.fragmentsBuilder Viele Grüße aus Augsburg Markus Klose -Ursprüngliche Nachricht- Von: Tomer Levi [mailto:tomer.l...@nice.com] Gesendet: Donnerstag, 21. August 2014 16:49 An: solr-user@lucene.apache.org Betreff: Help Highlight Snippets Score Hi, I have a document with a textual field, I would

OOM fieldCache problem

2013-06-26 Thread Markus Klose
Hi all, I have some memory problems (OOM) with Solr 3.5.0 and I suppose that it has something to do with the fieldCache. The entries count of the fieldCache grows and grows, why is it not rebuilt after a commit? I commit every 60 seconds, but the memory consumption of Solr increased within one

AW: Sharing and performance testing question.

2012-08-29 Thread Markus Klose
Hi tiernan Check out if solrmeter fits your need (http://code.google.com/p/solrmeter/) Viele Grüße aus Augsburg Markus Klose SHI Elektronische Medien GmbH -Ursprüngliche Nachricht- Von: Tiernan OToole [mailto:lsmart...@gmail.com] Gesendet: Dienstag, 28. August 2012 16:52 An: solr

AW: AW: auto completion search with solr using NGrams in SOLR

2012-08-02 Thread Markus Klose
do not need the asterics in the query. q=am in combination with the edgengram will find aman, amar, amal Viele Grüße aus Augsburg Markus Klose SHI Elektronische Medien GmbH   -Ursprüngliche Nachricht- Von: aniljayanti [mailto:anil.jaya...@gmail.com] Gesendet: Donnerstag, 2. August

AW: auto completion search with solr using NGrams in SOLR

2012-08-01 Thread Markus Klose
. You can use the analysis.jsp (linked at the admin console) to check what happens with your content at index time and search time and if there is a match. Viele Grüße aus Augsburg Markus Klose SHI Elektronische Medien GmbH   -Ursprüngliche Nachricht- Von: aniljayanti [mailto:anil.jaya

AW: newbie question

2012-07-31 Thread Markus Klose
You can add the parameter -Djetty.port=8984 to start your second solr on port 8984. java -Djetty.port=8984 -jar start.jar Viele Grüße aus Augsburg Markus Klose SHI Elektronische Medien GmbH   -Ursprüngliche Nachricht- Von: Kate deBethune [mailto:kdebeth...@gmail.com

AW: DIH XML configs for multi environment

2012-07-17 Thread Markus Klose
property name=sqlURL value=jdbc:hsqldb:/temp/example/ex/ /core Viele Grüße aus Augsburg Markus Klose SHI Elektronische Medien GmbH   Adresse: Curt-Frenzel-Str. 12, 86167 Augsburg Tel.:   0821 7482633 26 Tel.:   0821 7482633 0 (Zentrale) Mobil:0176 56516869 Fax:   0821 7482633

AW: StandardTokenizerFactory behaviour

2012-06-19 Thread Markus Klose
The behaviour of the StandardTokenizerFactory changed with solr 3.1. The actual output is now: Please, email, john.doe, foo.com, by, 03, 09, re, m37,xq Viele Grüße aus Augsburg Markus Klose SHI Elektronische Medien GmbH   -Ursprüngliche Nachricht- Von: Alok Bhandari