Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-15981

Error 400 - Cannot parse 'meta_language_code_s:'

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Medium Medium
    • 4.3.0, 4.3.0rc1
    • 4.2.0
    • None
    • ezP 4.2.0 + ezfind 2.1 (also tried trunk)

    Description

      Hi,

      I've tried ezfind 2.1 and current trunk, but a the search isn't working anymore. I've also done several reindexing, tried it at windows and linux (debian) - same result:

      Got invalid result from search engine.<html>
      <head>
      <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
      <title>Error 400 </title>
      </head>
      <body><h2>HTTP ERROR: 400</h2><pre>org.apache.lucene.queryParser.ParseException: Cannot parse 'meta_language_code_s:': Encountered "<EOF>" at line 1, column 21.
      Was expecting one of:
      "(" ...
      "*" ...
      <QUOTED> ...
      <TERM> ...
      <PREFIXTERM> ...
      <WILDTERM> ...
      "[" ...
      "{" ...
      <NUMBER> ...
      </pre>
      <p>RequestURI=/solr/select</p><p><i><small><a href="http://jetty.mortbay.org/">Powered by Jetty://</a></small></i></p><br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>

      </body>
      </html>

      ====

      other debug output:

      array(21) {
      ["q"]=>
      string(4) "graz"
      ["qf"]=>
      string(237) "attr_birthday_t attr_country_t attr_family_status_t attr_first_name_t attr_home_place_t attr_keywords_lk attr_last_name_t attr_nickname_t attr_profile_t attr_sex_t attr_title_t attr_user_account_t attr_zip_t meta_name_t meta_owner_name_t"
      ["qt"]=>
      string(9) "ezpublish"
      ["start"]=>
      int(0)
      ["rows"]=>
      int(20)
      ["sort"]=>
      string(10) "score desc"
      ["indent"]=>
      string(2) "on"
      ["version"]=>
      string(3) "2.2"
      ["bq"]=>
      string(59) "meta_installation_id_s:a1abe141417b09a1743f7862fff56385^1.5"
      ["fl"]=>
      string(188) "meta_guid_s meta_installation_id_s meta_main_url_alias_s meta_installation_url_s meta_id_si meta_main_node_id_si meta_language_code_s meta_name_t score meta_published_dt meta_path_string_s"
      ["fq"]=>
      array(3)

      { [0]=> string(14) "meta_path_si:2" [1]=> string(25) "meta_contentclass_id_si:4" [2]=> string(21) "meta_language_code_s:" }

      ["hl"]=>
      string(4) "true"
      ["hl.fl"]=>
      string(207) "attr_birthday_t attr_country_t attr_family_status_t attr_first_name_t attr_home_place_t attr_keywords_lk attr_last_name_t attr_nickname_t attr_profile_t attr_sex_t attr_title_t attr_user_account_t attr_zip_t"
      ["hl.snippets"]=>
      string(1) "1"
      ["hl.fragsize"]=>
      string(3) "200"
      ["hl.requireFieldMatch"]=>
      string(5) "false"
      ["hl.simple.pre"]=>
      string(3) "<b>"
      ["hl.simple.post"]=>
      string(4) "</b>"
      ["wt"]=>
      string(3) "php"
      ["forceElevation"]=>
      string(5) "false"
      ["enableElevation"]=>
      string(4) "true"
      }

      Best wishes,
      Georg.

      Attachments

        Activity

          People

            gaw gaw
            emil.webber emil.webber
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: