Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-5424

/solr/select/ returned fields

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • None
    • None
    • None
    • None
    • 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

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            fichen antoine s
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: