Details
-
Bug
-
Resolution: Fixed
-
Trivial - P5
-
None
-
None
-
Fully Compatible
-
ALL
Description
Remove duplicate item from allowedFieldNames:
static std::set<StringData> allowedFieldNames = {
|
IndexDescriptor::k2dIndexMaxFieldName,
|
IndexDescriptor::k2dIndexBitsFieldName,
|
IndexDescriptor::k2dIndexMaxFieldName,
|
IndexDescriptor::k2dIndexMinFieldName,
|
Attachments
Issue Links
- links to