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无法在未设置数据源的情况下启动springboot应用程序   返回/泛型的类型?   java通过在navigationView中按id重新加载navigationView内容   java实现安卓的状态更新   java Equals()对于两个相等的字符串不返回true   java如何保存屏幕截图(matlab)   java GWT如何在重新加载页面之前确保函数已完全执行   java在Groovy中实现ObjectJSON映射的标准方法是什么?   java在ApacheTomcat中,是否可以通过连接器过滤多个访问日志文件?   java当JVM达到其Xmx限制时,它会强制垃圾收集吗?   如何在JAVA中生成包含特定数字的不同随机数列表?   rcp中透视图之间的java切换   java理解名为“分区”的Linkedlist算法中的无限循环   RestTemplate的java测微计统计信息   Android中使用自定义服务BLE的java读/写特性   java验证输入以确保负数   关于Java扫描器的io基本查询   java如何使用子字符串或其他函数将字符串拆分为单词?   java Storm群集重复元组