摘要:
简单总结:1、JS是一门前端语言。2、Ajax是一门技术,它提供了异步更新的机制,使用客户端与服务器间交换数据而非整个页面文档,实现页面的局部更新。3、jQuery是一个框架,它对JS进行了封装,使其更方便使用。jQuery使得JS与Ajax的使用更方便详细情况:Actually only one ... 阅读全文
摘要:
1、关于默认搜索域If you are using the Lucene query parser, queries that don't specify a field name will use the defaultSearchField. The DisMax and Extended Di... 阅读全文