>
> I'm sorry I don't understand the question. Do you mean to say that
> highlighting works with one but not with another?
>
Yes.
Cheers
Avlesh
On Wed, Sep 23, 2009 at 12:59 PM, Shalin Shekhar Mangar <
shalinman...@gmail.com> wrote:
> On Wed, Sep 23, 2009 at 12:31 PM, Avlesh Singh wrote:
>
> >
On Wed, Sep 23, 2009 at 12:31 PM, Avlesh Singh wrote:
> Hmmm .. But ngrams with KeywordTokenizerFactory instead of the
> WhitespaceTokenizerFactory work just as fine. Related issues?
>
>
I'm sorry I don't understand the question. Do you mean to say that
highlighting works with one but not with an
Hmmm .. But ngrams with KeywordTokenizerFactory instead of the
WhitespaceTokenizerFactory work just as fine. Related issues?
Cheers
Avlesh
On Wed, Sep 23, 2009 at 12:27 PM, Shalin Shekhar Mangar <
shalinman...@gmail.com> wrote:
> On Wed, Sep 23, 2009 at 12:23 PM, Avlesh Singh wrote:
>
> > I hav
On Wed, Sep 23, 2009 at 12:23 PM, Avlesh Singh wrote:
> I have a "prefix_token" field defined as underneath in my schema.xml
>
> positionIncrementGap="1">
>
>
>
> maxGramSize="20"/>
>
>
>
>
>
>
>
> Searches on the field work fine and as ex
I have a "prefix_token" field defined as underneath in my schema.xml
Searches on the field work fine and as expected.
However, attempts to highlight on this field does not yield any results.
Highlighting on other fields work fine.