[ 
https://issues.apache.org/jira/browse/SOLR-15333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17496279#comment-17496279
 ] 

ASF subversion and git services commented on SOLR-15333:
--------------------------------------------------------

Commit a28d2337e31b7405084737950ee853589b0de762 in solr's branch 
refs/heads/branch_9x from Mike Drob
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=a28d233 ]

SOLR-15333 Fix SpatialRecursivePrefixTreeFieldType schema definition warnings 
(#645)

Co-authored-by: Steffen Moldenhauer <s.moldenha...@intershop.de>
Co-authored-by: David Smiley <dsmi...@apache.org>
(cherry picked from commit 7f620c7a10006f344ff660d28b17298372f102fd)


> Solr-demo in docker uses improper configuration for 
> SpatialRecursivePrefixTreeFieldType
> ---------------------------------------------------------------------------------------
>
>                 Key: SOLR-15333
>                 URL: https://issues.apache.org/jira/browse/SOLR-15333
>             Project: Solr
>          Issue Type: Task
>    Affects Versions: 8.8.2
>            Reporter: Mike Drob
>            Assignee: Mike Drob
>            Priority: Major
>         Attachments: SOLR-15333-1.patch, SOLR-15333.patch, SOLR-15333.patch, 
> SOLR-15333_test.patch
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> 4/13/2021, 4:54:42 PM
> WARN false
> x:demo
> AbstractSpatialPrefixTreeFieldType
> FieldType SpatialRecursivePrefixTreeFieldType does not allow omitNorms to be 
> specified in schema,&#8203; 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,&#8203; 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:
> {noformat}
> FieldType SpatialRecursivePrefixTreeFieldType does not allow omitNorms to be 
> specified in schema,&#8203; hardcoded behavior is omitNorms=true
> FieldType SpatialRecursivePrefixTreeFieldType does not allow 
> omitTermFreqAndPositions to be specified in schema,&#8203; hardcoded behavior 
> is omitTermFreqAndPositions=true
> FieldType SpatialRecursivePrefixTreeFieldType does not allow termOffsets to 
> be specified in schema,&#8203; hardcoded behavior is termOffsets=false
> FieldType SpatialRecursivePrefixTreeFieldType does not allow termPositions to 
> be specified in schema,&#8203; hardcoded behavior is termPositions=false
> FieldType SpatialRecursivePrefixTreeFieldType does not allow omitPositions to 
> be specified in schema,&#8203; hardcoded behavior is omitPositions=true
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to