: So if defaultSearchField has been removed (deprecated) from schema.xml then
why
: are the still calls to
"org.apache.solr.schema.IndexSchema.getDefaultSearchFieldName()"?
Because even though the syntax is deprecated/discouraged in schema.xml, we
don't want things to break for existing users
Besides the obvious need to clean up the getDefaultSearchFieldName
references, I would also suggest that the "df" param have a hard-wired
default of "text" since that is the obvious default.
-- Jack Krupansky
-Original Message-
From: Bernd Fehling
Sent: Friday, June 08, 2012 10:15 AM