Skip to content

Ajax-Solr not work after change jquery.min.js 1.7.2 to newer version (1.11.2) #63

@andybuki

Description

@andybuki

I used an Ajax-solr to display my solr cores. With an old jquery version (1.7.2) everything works properly. Now i should integrate my part with another code, where i should use the version of jquery - 1.11.2. As soon as i changed the library version i get following mistake

Uncaught Error: Syntax error, unrecognized expression: http://10.46.3.100:8982/solr/RMRB/
at Function.fb.error (jquery.min.js:2)
at fb.tokenize (jquery.min.js:2)
at fb.select (jquery.min.js:2)
at Function.fb [as find] (jquery.min.js:2)
at m.fn.init.find (jquery.min.js:2)
at new m.fn.init (jquery.min.js:2)
at m (jquery.min.js:2)
at child.afterRequest (ResultWidget.js:41)
at child.handleResponse (AbstractManager.js:145)
at Object.handler (Manager.jquery.js:23)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions