Behavioral Changes in Solr

Behavioral changes denote a marked change in behavior from the previously released version to this version of Solr.

Behavioral Changes in Cloudera Runtime 7.3.1.400 SP2

There are no behavioral changes in this release.

Behavioral Changes in Cloudera Runtime 7.3.1.300 SP1 CHF 1

There are no behavioral changes in this release.

Behavioral Changes in Cloudera Runtime 7.3.1.200 SP1

There are no behavioral changes in this release.

Behavioral Changes in Cloudera Runtime 7.3.1.100 CHF 1

There are no behavioral changes in this release.

Behavioral Changes in Cloudera Runtime 7.3.1

Summary:

The default value of the hbaseindexer.httpserver.disabled environment parameter changed from false to true.

Previous behavior:

You needed to change the value of the hbaseindexer.httpserver.disabled environment parameter to true to switch off the REST interface. This was necessary to prevent use of the --http argument when using the hbase-indexer command line tool. Using the --http argument for the hbase-indexer command line tool to invoke Lily indexer through REST API allowed adding/listing/removing indexers with any user without the need for authentication.

New behavior:

The HBase Lily indexer REST API is switched off by default.