CMIS Search for Plone

collective.cmissearch的Python项目详细描述


Presentation

collective.cmissearch是一个plone 3.2+扩展,允许您搜索 从plone进入CMIS文档存储库。

这并没有在功能上集成plone搜索和外部 ` CMIS“数据。这提供了一个简单的搜索表单来执行搜索 在plone和CMIS存储库中。

此扩展依赖于collective.cmisbrowser。每个cmis 浏览器将指示搜索的起点 完成。

Installation

Update buildout profile

更新您的构建配置文件以包含以下eggs和zcml:

eggs +=
    ...
    collective.cmisbrowser
    collective.cmissearch
zcml +=
    ...
    collective.cmisbrowser
    collective.cmissearch

重要:

在使用python 2.4.x时,还需要添加httpsproxy\u urllib2 就像一个鸡蛋。

Run the buildout

运行构建以反映您对配置文件所做的更改:

$ bin/buildout -v

Install the extension

可通过ZMI或PLONE控制面板安装延长件。

Through the ZMI

  • Go to the portal quickinstaller in the ZMI.
  • Check the extension collective.cmissearch.
  • Click the install button.

Through the Plone control panel

  • Go to Site Setup.
  • Choose Add-on products.
  • Check the extension collective.cmissearch.
  • Click the Install button.

Configuration

  • Go to the desired CMIS browser of which you would like to set the search settings.
  • Click on the tab Search Settings

这将带您进入编辑搜索设置表单 以下参数:

  • Activate search in this connector? Check this option to activate the search.
  • Priority of the search results (Required). Add a numeric value to set the priority. The higher the priority will be, the lower the result block will be displayed in the search results.
  • Activate CMIS-SCORE function to sort the results. Some CMIS server don’t support this functionality. To be able to search content in such a server, you must deactivate this option.
  • Quote quote characters in the search terms. This option quotes the quote characters in the search terms. This is not defined by the CMIS standard but all CMIS server supports this functionality.

Adding a CMIS Search portlet

  • Go to Manage portlets in your Plone site were you would like to add a CMIS search portlet.
  • Select CMIS Search portlet from the Add portlet… drop-down menu.

Changes

1.0(2013/05/27)

  • 初次发布。

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java如何克服带有空值的不可空bean级验证   “此行有多个标记”的authenticateUser上的java MySQLConnection错误   java处理Jackson异常   java Netbeans编辑器如何知道文件在撤消后不会被修改?   目标C相当于Java的ArrayList   java当需要int时,可以将short传递给方法调用吗?   drawString()方法上的java MouseListener   java服务器socket是执行此操作的最佳选项   java需要单个匹配bean,但找到了2:org。springframework。网状物servlet。mvc。方法注释。RequestMappingHandlerMapping   如何在Java中执行Windows命令?   安卓应用程序的java文件主机   java将所有spring引导属性都设置在内。将yml文件转换为系统属性   Java邮件中的html内联链接在邮件客户端中不起作用   Java二进制文件的bazel版本控制   java如何在自定义ListView中使用Intent   java(Spring MVC+Hibernate 4+Test 4)自动连线DAO返回NULL   java一次add()调用可以在Solr服务器中索引多少文档?   java如何获取Avro GenericRecord大小