I am working on project that used a template work with "jquery-1.10.2.min". And I use Lucene.net for my search. Lucene.NET work with "jquery-1.7.1.min". when I use "jquery-1.7.1.min" for the template some section working bad, and when I use "jquery-1.10.2.min" for Lucene.NET autocompelete search do not work!
Is there any solution?