Re: Add UUID on the schema

2018-05-17 Thread Erick Erickson
I strongly advise downloading the full Solr reference guide, searching there first often gets you answers quickly, in this case At the top of every on-line version, there's an "other formats" link that has an "archived PDFs" link that will take you to a page that allows you to download the version

Re: Add UUID on the schema

2018-05-17 Thread @Nandan@
Here is some basic question based on that answers vary. 1) Are you going to use UUID column as unique column. 2) what do you with that column. Process :- Column is :- For Add this :- And then need to add in uniqueid section. id On Thu, May 17, 2018 at 5:00 PM, msaunier wrote: > Hell