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

[jira] [Created] (SOLR-5424) /solr/select/ returned fields

antoine s created SOLR-5424:
-------------------------------

             Summary: /solr/select/ returned fields
                 Key: SOLR-5424
                 URL: https://issues.apache.org/jira/browse/SOLR-5424
             Project: Solr
          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


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)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org