. ;-)
Pablo.
-Message d'origine-
De : stac...@gmail.com [mailto:stac...@gmail.com] De la part de Stanislaw
Osinski
Envoyé : vendredi 12 août 2011 11:00
À : solr-user@lucene.apache.org
Objet : Re: Clustering not working when using 'text' field as snippet.
Hi Pablo,
The reason clu
Hi Pablo,
The reason clustering doesn't work with the "text" field is that the field
is not stored:
For clustering to work, you'll need to keep your documents' titles and
content in stored fields.
Staszek
On Fri, Aug 12, 2011 at 10:28, Pablo Queixalos wrote:
> Hi,
>
>
>
>
>
> I am using s