On 6/13/07, Chris Hostetter <[EMAIL PROTECTED]> wrote:
: > correct ... deleting *:* followed by doing an <optimize/> should be
: > functionally equivilent to stoping the servlet container, removing the
: > directory and starting the sorl container ... but it won't be quite as
: > efficient.
:
: Actually, it's not quite equivalent if there was a schema change.
: There are some "sticky" field properties that are per-segment global.
: For example, if you added omitNorms="true" to a field, then did
Hmmm... I thought the optimize would take care of that?
Oh yes, sorry, I was thinking about optimize after you reindexed. If
you forget to do optimize, you get a different index though...
definitely spooky stuff to someone not expecting it.
-Yonik