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

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

     [ https://issues.apache.org/jira/browse/KAFKA-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neha Narkhede closed KAFKA-1118.
--------------------------------


> /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)