You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by J Mohamed Zahoor <za...@indix.com> on 2013/05/20 08:18:39 UTC

Avoid loading Lucene's field cache for certain fields

Hi

I am trying to avoid loading some fields in Lucene's FieldCache.

Is there a way to avoid loading certain failed in Lucene's FieldCache.
One way is to declare them multivalued..

Is there any other way?

./zahoor



Re: Avoid loading Lucene's field cache for certain fields

Posted by J Mohamed Zahoor <za...@indix.com>.
I am using Solr 4.2.1

./zahoor

On 20-May-2013, at 11:48 AM, J Mohamed Zahoor <za...@indix.com> wrote:

> Hi
> 
> I am trying to avoid loading some fields in Lucene's FieldCache.
> 
> Is there a way to avoid loading certain failed in Lucene's FieldCache.
> One way is to declare them multivalued..
> 
> Is there any other way?
> 
> ./zahoor
> 
>