You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2013/11/05 16:15:17 UTC

[jira] [Commented] (KAFKA-1118) /solr/select/ returned fields

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

Jun Rao commented on KAFKA-1118:
--------------------------------

Is this created by mistake? This seems like a solr jira.

> /solr/select/ returned fields
> -----------------------------
>
>                 Key: KAFKA-1118
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1118
>             Project: Kafka
>          Issue Type: Bug
>         Environment:     solr-spec
>         4.5.1
>     solr-impl
>         4.5.1 1533280 - mark - 2013-10-17 21:44:41
>     lucene-spec
>         4.5.1
>     lucene-impl
>         4.5.1 1533280 - mark - 2013-10-17 21:40:03
>            Reporter: antoine s
>            Priority: Minor
>
> I have a field in schema.xml
> <field name="description" type="text_general" indexed="true" stored="true" multiValued="true"/>
> http://localhost:8983/solr/select/?q=video&defType=edismax&qf=name^20.0+text^0.3
> does not return the 'description'
> http://localhost:8983/solr/select/?q=video&defType=edismax&qf=name^20.0+text^0.3
> returns it



--
This message was sent by Atlassian JIRA
(v6.1#6144)