On Apr 14, 2010, at 7:45, Yonik Seeley <[email protected]> wrote:

On Wed, Apr 14, 2010 at 10:39 AM, DM Smith <[email protected]> wrote:
Maybe have the index store the version(s) and use that when constructing a
reader or writer?

That would cause a reindex to change behavior (among other problems).

If the index contained this information it could prevent mistakes where one adds documents or queries them with a different analyzer version setting than used when the index was created, leading to subtle bugs...

It seems to me, then, that the only time an analyzer version would be required is at index (re)creation time.

Andi..


-Yonik
Apache Lucene Eurocon 2010
18-21 May 2010 | Prague

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


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

Reply via email to