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

Hoss Man commented on SOLR-739:
-------------------------------

the other possibility would be to make it FieldType specific ... leave tf in by 
default, but make classes where there's a 90% chance it's not need 
(SortableIntField, DateField, etc...) override a method disabling it.

> Add support for OmitTf
> ----------------------
>
>                 Key: SOLR-739
>                 URL: https://issues.apache.org/jira/browse/SOLR-739
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Mark Miller
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-739.patch
>
>
> Allow setting omitTf in the field schema. Default to true for all but text 
> fields.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to