Hi Peter, On 01/12/2009 at 1:43 PM, peter.aisher wrote: > ... the contents of the FILE field is the definition. the problem > is that the contents of this field is just garbled text. is there > any obvious compression technique which might have been used to > store this? .... The text in the files looks like this: > > *8G04)B0e0000000000ortpTAnRG3KU3rXB8CC1qoOfRCN8JYF7LIgcTUwlCfQjnPCL5rOKMGybEhe5 > *8GXuLvt6ESsnc7OJJCMlIE7vAPMy(xbim2Ic8lI0TT0)T3TTp)dGfktY1LLdFzg4k8K8(U6)EDRrmk [...] > *0dI)(gRIa0k00003aN
Looks to me like it's Base64 encoded with a non-standard alphabet, and maybe a prefix of some kind ("*8G" / "*0d"). It'd be easier to tell if you had a plaintext version of some encoded text. Steve --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org