Re: Questions about UUID type

2009-01-15 Thread Chris Hostetter
1) please don't cc both solr-user and solr-dev ... if you are confused about how something works, or having problems, please just email solr-user. 2) ... : I'm confused by the UUID type comment. It's said that ... : However¡¤ i found that if i don't specify the field and it will report

Questions about UUID type

2009-01-05 Thread Dingding Ye
Hi. I'm confused by the UUID type comment. It's said that /** * Generates a UUID if val is either null, empty or "NEW". * * Otherwise it behaves much like a StrField but checks that the value given * is indeed a valid UUID. * * @param val The value of the field * @see org.ap