Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
andybuki opened this issue Apr 9, 2018 · 0 comments

Comments

@andybuki
Copy link

andybuki commented Apr 9, 2018

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant