ng.suggest.tst.**
> TSTLookup
>name
>true
>
>
>
> name="/suggest">
>
>true
>**suggest
>true
>5
>**true
>
>
>suggest
>
>
>
> -- Jack Krupansky
>
> -Original Message----- From: S
run
Sent: Tuesday, January 22, 2013 12:59 AM
To: solr-user@lucene.apache.org
Subject: AutoComplete with FiterQuery for Full content
Hi,
I need suggestion on solr Autocomplete for Full content with Filter query.
I have currently implemented this as below
1. Solr version 3.6.1
Hi,
I need suggestion on solr Autocomplete for Full content with Filter query.
I have currently implemented this as below
1. Solr version 3.6.1
2. solr.StandardTokenizerFactory
3. EdgeNGramFilterFactory with maxGramSize="25" minGramSize="1"
4. Stored the content field
5. Use the
Hi,
I need suggestion on solr Autocomplete for Full content with Filter query.
I have currently implemented this as below
1. Solr version 3.6.1
2. solr.StandardTokenizerFactory
3. EdgeNGramFilterFactory with maxGramSize="25" minGramSize="1"
4. Stored the content field
5. Use the