On 12 February 2013 15:49, anurag.jain <anurag.k...@gmail.com> wrote:
> hello,
>
> in my schema
>
> <field name="city_name" type="text_general" indexed="false" stored="true"/>
>
> and i updated 180000 data.
>
>
> now i need indexed="true" for all old data.
>
> i need solution
[...]

You have no choice but to change the schema, and
reindex, either from the original source, or by first
pulling from the existing stored values.

Regards,
Gora

Reply via email to