I really don't understand what you're trying to convey. Let's see your schema definition for your unique key. I really wouldn't imagine that fields of that form *could* be anything except string. It's not in the correct format for a Solr date, and it's certainly not a numeric type.....
If that doesn't make sense, please show us the error (stack trace) you're seeing. But the schema for the field in question is the important part. Best Erick On Mon, Oct 3, 2011 at 9:28 AM, kiran.bodigam <kiran.bodi...@gmail.com> wrote: > I have defined time stamp as unique key but when i trying to search with the > same it throws error any other alternate for StrField coz i can't increase > the length of it or can't we apply analyzer for the same? > My unique key:YYYY-MM-DD 13:54:11.414632 > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/UniqueKey-filed-length-exceeds-tp3389759p3389759.html > Sent from the Solr - User mailing list archive at Nabble.com. >