#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
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 day
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
w.
In your usecase you 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
ching in "text" what
fieldtype has that field.
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
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
Hi
There is one more approach using the property mechanism.
You could specify the datasource like this:
And you can specifiy the properties in the solr.xml in your core configuration
like this:
Viele Grüße aus Augsburg
Markus Klose
SHI Elektronische Medien GmbH
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 Au