Right, but that says exactly nothing about how that identifier is used. --wunder
On Jan 10, 2012, at 11:23 AM, Gora Mohanty wrote: > On Wed, Jan 11, 2012 at 12:37 AM, Walter Underwood > <wun...@wunderwood.org> wrote: >> Thanks! That looks like it fixed the problem. This list continues to be >> awesome. >> >> Is the function of the name attribute actually described in the docs? I >> could not figure out what it was for. > > Yes, it is, though maybe not very prominently. > > From under http://wiki.apache.org/solr/DataImportHandler, > Configuration in data-config.xml > Schema for the data config : > > The default attributes for an entity are: > > * name (required) : A unique name used to identify an entity > ... > > Regards, > Gora