.analyser.CustomIndexTokeniserFactory"/>
>>
>>
>>
>>
>>
>>
>>
>> here is the field info:
>>
>> > multiValued="true" termPositions="true" termVectors="tru
ositions="true" termVectors="true"
>> termOffsets="true"/>
>>
>> i am creating tokens using my custom analyser and when i am trying to use
>> highlighter it's not working properly for contents field.. but when i
>> tried
>>
ilt tokeniser i am finding the word highlighted for
particular query.. Please can you help me out with this ?
Thanks in advance
Dhaivat
--
View this message in context:
http://lucene.472066.n3.nabble.com/Fast-Vector-Highlighter-Working-for-some-records-only-tp3763286p3766335.html
Sent from
e
highlighter it's not working properly for contents field.. but when i tried
to use Solr inbuilt tokeniser i am finding the word highlighted for
particular query.. Please can you help me out with this ?
Thanks in advance
Dhaivat
--
View this message in context:
http://lucene.472066.n3.nab
(12/02/22 11:58), dhaivat wrote:
Thanks for reply,
But can you please tell me why it's working for some documents and not for
other.
As Solr 1.4.1 cannot recognize hl.useFastVectorHighlighter flag, Solr just
ignore it, but due to hl=true is there, Solr tries to create highlight snippets
by usi
is ignored.
>
> koji
> --
> Query Log Visualizer for Apache Solr
> http://soleami.com/
>
Thanks for reply,
But can you please tell me why it's working for some documents and not for
other.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Fast-Vector-Hi
(12/02/21 21:22), dhaivat wrote:
Hi Koji,
Thanks for quick reply, i am using solr 1.4.1
Uh, you cannot use FVH on Solr 1.4.1. FVH is available Solr 3.1 or later.
So your hl.useFastVectorHighlighter=true flag is ignored.
koji
--
Query Log Visualizer for Apache Solr
http://soleami.com/
dd("hl.q",term);
>> query.add("hl.fl","contents");
>> query.add("hl.snippets","100");
>> query.add("hl.fragsize","10");
>>
nfig looks like :
solr
i have also enabled the TermVectors,TermOffsets,TermPostions on Field on
which i am indexing
can anyone tell me where i am going wrong ?
thanks in advance
Dhaivat
--
View this message in context:
http://lucene.472066.n3.nabble.com/Fast-Vector-Highlighter-Working-for-some-records-only-tp3763286p3763286.html
Sent from the Solr - User mailing list archive at Nabble.com.
nything related to
highlighter there.
this is how my solrConfig looks like :
solr
i have also enabled the TermVectors,TermOffsets,TermPostions on Field on
which i am indexing
can anyone tell me where i am going wrong ?
thanks in advance
Dhaivat
--
View this message in context:
http://lucene.472066.n3.nabble.com/Fast-Vector-Highlighter-Working-for-some-records-only-tp3763286p3763286.html
Sent from the Solr - User mailing list archive at Nabble.com.
10 matches
Mail list logo