Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
8.8.2
-
None
-
None
Description
4/13/2021, 4:54:42 PM
WARN false
x:demo
AbstractSpatialPrefixTreeFieldType
FieldType SpatialRecursivePrefixTreeFieldType does not allow omitNorms to be specified in schema, hardcoded behavior is omitNorms=true
4/13/2021, 4:54:42 PM
WARN false
x:demo
AbstractSpatialPrefixTreeFieldType
FieldType SpatialRecursivePrefixTreeFieldType does not allow omitTermFreqAndPositions to be specified in schema, hardcoded behavior is omitTermFreqAndPositions=true
4/13/2021, 4:54:42 PM
When running solr-demo with our docker images, we get a bunch of warnings:
FieldType SpatialRecursivePrefixTreeFieldType does not allow omitNorms to be specified in schema,​ hardcoded behavior is omitNorms=true FieldType SpatialRecursivePrefixTreeFieldType does not allow omitTermFreqAndPositions to be specified in schema,​ hardcoded behavior is omitTermFreqAndPositions=true FieldType SpatialRecursivePrefixTreeFieldType does not allow termOffsets to be specified in schema,​ hardcoded behavior is termOffsets=false FieldType SpatialRecursivePrefixTreeFieldType does not allow termPositions to be specified in schema,​ hardcoded behavior is termPositions=false FieldType SpatialRecursivePrefixTreeFieldType does not allow omitPositions to be specified in schema,​ hardcoded behavior is omitPositions=true
Attachments
Attachments
Issue Links
- is caused by
-
SOLR-14859 [* TO *] queries on DateRange fields miss results
-
- Closed
-
- Testing discovered
-
SOLR-16015 RestManager, ManagedResource and ManagedResourceStorage do very verbose logging
-
- Open
-
-
SOLR-16016 RestTestBase will throw Exceptions instead of failing tests
-
- Closed
-
- links to