Highlighting priority

2014-06-04 Thread Erwin Gunadi
Hi, We are currently using Solr 4.3 and have highlighting activated on three different fields using FVH. Is it possible with Solr to prioritize highlighting for these fields ? I mean, how to configure Solr, when it’s possible highlight the keywords from the first field, and highlight the rest

Highlighting priority

2014-06-04 Thread Erwin Gunadi
Hi, We are currently using Solr 4.3 and have highlighting activated on three different fields using FVH. Is it possible with Solr to prioritize highlighting for these fields ? I mean, how to configure Solr, when it's possible highlight the keywords from the first field, and highlight the r

RE: Performance problem on Solr query on stemmed values

2014-02-26 Thread Erwin Gunadi
k On Tue, Feb 25, 2014 at 5:23 AM, Erwin Gunadi wrote: > Hi, > > > > I would like to know whether anyone have experienced this kind of > phenomena. > > > > We are having performance problem regarding query on stemmed value. > > I've documented the sympto

Performance problem on Solr query on stemmed values

2014-02-25 Thread Erwin Gunadi
Hi, I would like to know whether anyone have experienced this kind of phenomena. We are having performance problem regarding query on stemmed value. I've documented the symptoms which I'm currently facing: Search on field content Search on field spell Highlighting (on content field)

RE: Solr Highlighting Best Practices Guideline

2013-10-29 Thread Erwin Gunadi
in my e-book as well. -- Jack Krupansky -Original Message- From: Erwin Gunadi Sent: Tuesday, October 29, 2013 8:21 AM To: solr-user@lucene.apache.org Subject: RE: Solr Highlighting Best Practices Guideline Hi Furkan, thanks for the reply. I was trying to get some guidelines on how to

RE: Solr Highlighting Best Practices Guideline

2013-10-29 Thread Erwin Gunadi
about highlighting feature at Solr you can check here: http://search-lucene.com/?q=highlighting&fc_project=Solr&fc_type=mail+_hash_+user On the other hand you can read Using Additional Solr Functionalities section at Apache Solr Cookbook. 29 Ekim 2013 Salı tarihinde Erwin Gunadi adlı ku

Solr Highlighting Best Practices Guideline

2013-10-29 Thread Erwin Gunadi
Hi, After having done the official Solr-Tutorial (https://lucene.apache.org/solr/4_5_1/) and read the Solr-Reference-Guide (https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/), I would like to ask whether someone can point me to best practices and/or tutorial on how to setup the high