Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The following page has been changed by Lance Norskog: http://wiki.apache.org/solr/LargeIndexes ------------------------------------------------------------------------------ '''Tips and tricks''' '''Hash Key Identity''' - Use a cryptographic hash value as the schema's primary key. See [Identity] about wildcard searches. + Use a cryptographic hash value as the schema's primary key. See [UniqueKey] about wildcard searches. '''Solr-stoppers''' SpellCheckComponent and LukeRequestHandler walk the entire term database instead of vectoring term sets through a query. This can make a large index unavailable for hours.
