On 27/08/2014 14:48, Thomas Mueller wrote: > Hi, > > Could we use a new index type for the new format? For example "ordered2" > instead of "ordered". I know not very creative naming :-) This is a fix to the current index implementation. I think we should stay with the current index.
> I would prefer if the translation is done automatically on restart or > re-index. I woudn't want to install Groovy and / or have to do manual > steps if possible. > A normal reindex would suffice for the vast majority of cases. We have some edge ones however that takes days to complete a reindex. The groovy script is just a way to speed it up in these edge cases. You don't need to install anything as the oak-console can already execute groovy scripts. Cheers Davide
