Did the schema browser really show a different type after restarting? I
would think you'd have to reindex before the change gets applied to the
actual data. Or is you're index/import process launched on Tomcat startup?
(schema.xml != schema browser ?!)
Chantal
Bertie Shen schrieb:
Oh. Sorry
Oh. Sorry, take back what I said. Most of my config change is at
data-config.xml, not schema.xml.
I just made a change for field data type in schema.xml and noticed that I
have to restart tomcat.
On Mon, Nov 9, 2009 at 10:37 PM, Ritesh Gurung wrote:
> Well everytime you make change in schema.
if your are using a multicore instance you may just reload the core
On Tue, Nov 10, 2009 at 12:07 PM, Ritesh Gurung wrote:
> Well everytime you make change in schema.xml file you need restart the
> tomcat server.
>
> On Tue, Nov 10, 2009 at 11:59 AM, Bertie Shen wrote:
>> Hey folks,
>>
>> When
Well everytime you make change in schema.xml file you need restart the
tomcat server.
On Tue, Nov 10, 2009 at 11:59 AM, Bertie Shen wrote:
> Hey folks,
>
> When I update schema.xml, I found most of time I do not need to restart
> tomcat in order to make change take effect. But sometimes, I have