Issue in multilanguage indexing

  • manish
    Participant
    1 year, 2 months ago #32786

    I’ve created 4 indexes for 4 langauges. English index is indexing data but while indexing other indexes I’ve got this error:

    An error occured:

    Solr HTTP error: Bad Request (400) { “responseHeader”:{ “status”:400, “QTime”:2}, “error”:{ “metadata”:[ “error-class”,”org.apache.solr.common.SolrException”, “root-error-class”,”org.apache.solr.common.SolrException”], “msg”:”ERROR: [doc=16384] unknown field ‘PID'”, “code”:400}}

    wpsolr
    Keymaster
    1 year, 2 months ago #32787

    It looks like your other indexes have not been created from WPSOLR’s plugin, hence do not use the WPSOLR schema.xml that declares fields like “PID”.

    manish
    Participant
    1 year, 2 months ago #32789

    The other indexes are created same way as first.

    wpsolr
    Keymaster
    1 year, 2 months ago #32790

    Navigate to your Solr dashboard, and verify your schema.xml in the files for each of your indices.

     

    Image wpsolr-solr-admin-file-schema.xml_.png of

    manish
    Participant
    1 year, 2 months ago #32793

    I’m using OPensolr for data store. Is there any way to solve this issue there?

    wpsolr
    Keymaster
    1 year, 2 months ago #32794

    Verify the schema.xml files on your OpenSolr indices as mentioned above.

    manish
    Participant
    1 year, 2 months ago #32797

    While search a keyword in the English language index is showing less results than other language indexes search. Is there any setting to fix it?

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.