Re: FastVectorHighlighter and SynonymFilter

2010-07-05 Thread ITO Hayato
> I think the cause of the problem is that combination of query > time expansion and N-gram tokenizer generates MultiPhraseQuery, > however, FVH doesn't support MPQ. Sekiguchi-san I try following test. - Index time filtering and set SynonymFilter expand=true. Query result is up to my expectatio

FastVectorHighlighter and SynonymFilter

2010-07-04 Thread ito hayato
Hi all, I try using concurrently SynonymFilter and FastVectorHighlighter, then I got empty highlight response. As investigation of the causes, I set all combination of hl.useVectorHighlighter and expand attribute. --- --- Result: expand=