On Tue, Nov 5, 2013 at 9:42 AM, Per Steffensen <[email protected]> wrote:
> On 11/5/13 3:30 PM, Robert Muir wrote:
>>
>> If you are querying on a field, you should index it!
>
> Believe I do that. Query looks like this "timestamp_lng_ind_sto:[x TO y] AND
> d_lng_ind_sto:(a OR b OR ... OR n)" and both "timestamp_lng_ind_sto" and
> "d_lng_ind_sto" are indexed.
> Please elaborate!
>

solr faceting often runs queries behind the scenes. please, only turn
off indexed=true if you are really really sure you do not need it.

and use 4.5.0 if you have memory concerns.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to