Oh, wait.
If you do not have to have sequential, but only unique keys, you can use the
UUIDType.
You can set SOLR to handle this and generate the field ids for you.
Works great for me.
[]s,
Lucas Frare Teixeira .ยท.
- lucas...@gmail.com
- lucastex.com.br
- blog.lucastex.com
- twitter.com/lucaste
No there is no such feature,your indexing component have to keep generation
of ids
--
View this message in context:
http://lucene.472066.n3.nabble.com/Auto-ID-for-Documents-indexed-tp1367972p1369051.html
Sent from the Solr - User mailing list archive at Nabble.com.
No. Solr doesn't require a unique ID nor is an auto incrementing value really
useful in indices spanning multiple machines. Maybe SOLR-308 could help you
out but then the question remains, why would you need a feature like this?
https://issues.apache.org/jira/browse/SOLR-308
On Friday 27 Augu