Re: FastVector Highlighter

2015-12-07 Thread Zheng Lin Edwin Yeo
>> >> >> On 7 December 2015 at 19:19, Emir Arnautovic < >> emir.arnauto...@sematext.com> >> wrote: >> >> Hi Edwin, >>> FastVector Highlighter requires term vector, positions and frequencies, >>> so >>> if it is not enabled on f

Re: FastVector Highlighter

2015-12-07 Thread Emir Arnautovic
xing. That is where I found that the index size is bigger than previously when I was using the Original Highlighter. Regards, Edwin On 7 December 2015 at 19:19, Emir Arnautovic wrote: Hi Edwin, FastVector Highlighter requires term vector, positions and frequencies, so if it is not enabled on f

Re: FastVector Highlighter

2015-12-07 Thread Zheng Lin Edwin Yeo
> Hi Edwin, > FastVector Highlighter requires term vector, positions and frequencies, so > if it is not enabled on fields that you want to highlight, it will increase > index size. Since it is common to have those enabled for standard > highlighter to speed up highlighting, those

Re: FastVector Highlighter

2015-12-07 Thread Emir Arnautovic
Hi Edwin, FastVector Highlighter requires term vector, positions and frequencies, so if it is not enabled on fields that you want to highlight, it will increase index size. Since it is common to have those enabled for standard highlighter to speed up highlighting, those might already be

FastVector Highlighter

2015-12-07 Thread Zheng Lin Edwin Yeo
Hi, Would like to check, will using the FastVector Highlighter takes up more indexing space (the index size) as compared to the Original Highlighter? I'm using Solr 5.3.0 Regards, Edwin

Re: termFrequncy off and still use fastvector highlighter?

2012-08-10 Thread abhayd
that helps -- View this message in context: http://lucene.472066.n3.nabble.com/termFrequncy-off-and-still-use-fastvector-highlighter-tp3998590p4000575.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: termFrequncy off and still use fastvector highlighter?

2012-08-07 Thread Tanguy Moal
Scoring will be based on fq's fields only (i.e. those without termFreqs). > Highlighting will be base on hl.fl's fields only (i.e. those with > termFreqs, > as required by fast vector highlighter) > > Is it any clearer ? :-) > > Best regards, > > Tanguy > >

Re: termFrequncy off and still use fastvector highlighter?

2012-08-07 Thread Tanguy Moal
g will be based on fq's fields only (i.e. those without termFreqs). Highlighting will be base on hl.fl's fields only (i.e. those with termFreqs, as required by fast vector highlighter) Is it any clearer ? :-) Best regards, Tanguy -- View this message in context: http://lucene.47206

Re: termFrequncy off and still use fastvector highlighter?

2012-08-04 Thread abhayd
.nabble.com/termFrequncy-off-and-still-use-fastvector-highlighter-tp3998590p3999260.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: termFrequncy off and still use fastvector highlighter?

2012-08-02 Thread Tanguy Moal
t; > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/termFrequncy-off-and-still-use-fastvector-highlighter-tp3998590p3998820.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: termFrequncy off and still use fastvector highlighter?

2012-08-02 Thread abhayd
ext: http://lucene.472066.n3.nabble.com/termFrequncy-off-and-still-use-fastvector-highlighter-tp3998590p3998820.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: termFrequncy off and still use fastvector highlighter?

2012-08-02 Thread Erick Erickson
> > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/termFrequncy-off-and-still-use-fastvector-highlighter-tp3998590.html > Sent from the Solr - User mailing list archive at Nabble.com.

termFrequncy off and still use fastvector highlighter?

2012-08-01 Thread abhayd
hi We would like to turn off TF for a field but we still want to use fast vector highlighter. How would we do that? -- View this message in context: http://lucene.472066.n3.nabble.com/termFrequncy-off-and-still-use-fastvector-highlighter-tp3998590.html Sent from the Solr - User mailing list