On Thu, Nov 11, 2010 at 2:57 PM, Yonik Seeley
<[email protected]> wrote:
> Thanks for the heads-up... I tried not rebuilding the index on Solr
> just to see what type of exception I'd get:
>
> Caused by: java.lang.IllegalArgumentException: required codec
> 'tandardos       Windows 7
> os.version6.1sourceflushlucene.version34.0-SNAPSHOT 10' not found
heh, it tried to read the first string in the stringstring map for the
segment and get the codec for it :D
yeah we didn't add a check for it since it is only a change in trunk though.

simon
>
> -Yonik
> http://www.lucidimagination.com
>
>
> On Wed, Nov 10, 2010 at 11:40 AM, Simon Willnauer
> <[email protected]> wrote:
>> Hey folks | devs,
>>
>> I just wanted to give you a heads up that the just committed
>> LUCENE-2742 contains a index file format change. Indexes build with
>> Lucene TRUNK will not work anymore and need to be reindexed. If you
>> are using trunk you should reindex after you update to latest trunk.
>> Indexes build with previous version of Lucene will work just fine and
>> no action is required.
>>
>> simon
>>
>> ---------------------------------------------------------------------
>> 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]
>
>

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

Reply via email to