dsfdsfdsfdsf1223 2018-05-23 14:24
浏览 166
已采纳

如何使用Drupal 8 Solr Search模块创建高级搜索表单?

We are using the Drupal 8 Solr Search module, but originally this module only contains a simple search form. We would like to have an advanced search form, but we don't know how and where to begin to implement a custom one. Some sources recommended using Solr Facets but this is not enough for us.

  • 写回答

1条回答 默认 最新

  • doujin8476 2018-05-25 09:22
    关注

    I found a way without programming anything. In the Solr Search config page (Structure / Views) you can use the Views exposed filter to add as many index specific form input as you want.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥20 机器学习能否像多层线性模型一样处理嵌套数据
  • ¥20 西门子S7-Graph,S7-300,梯形图
  • ¥50 用易语言http 访问不了网页
  • ¥50 safari浏览器fetch提交数据后数据丢失问题
  • ¥15 matlab不知道怎么改,求解答!!
  • ¥15 永磁直线电机的电流环pi调不出来
  • ¥15 用stata实现聚类的代码
  • ¥15 请问paddlehub能支持移动端开发吗?在Android studio上该如何部署?
  • ¥20 docker里部署springboot项目,访问不到扬声器
  • ¥15 netty整合springboot之后自动重连失效