Platform Explorer / Nuxeo Platform LTS 2019 10.10

Bundle org.nuxeo.ecm.platform.suggestbox.core

Documentation

  • Parent Documentation: README.md

    Nuxeo Platform Suggest Box

    This repository hosts the source code of a Nuxeo service to suggest actions (e.g. navigate to a document or user profile page or perform a filtered search for documents) from a contextual user text input (e.g. search box).

    This repository also provides a Seam component and JSF template to override the top right search box of the default Nuxeo web interface to provide AJAX suggestions.

    In the future the service suggestion feature could also be exposed as a Nuxeo Content Automation operation to build similar UI for clients using the Android or iOS SDKs for instance.

    Building

    mvn clean install
    

    Deploying

    Copy the built artifacts into $NUXEO_HOME/templates/custom/bundles/ and activate the "custom" template.

    QA results

    Build Status

    About Nuxeo

    Nuxeo dramatically improves how content-based applications are built, managed and deployed, making customers more agile, innovative and successful. Nuxeo provides a next generation, enterprise ready platform for building traditional and cutting-edge content oriented applications. Combining a powerful application development environment with SaaS-based tools and a modular architecture, the Nuxeo Platform and Products provide clear business value to some of the most recognizable brands including Verizon, Electronic Arts, Sharp, FICO, the U.S. Navy, and Boeing. Nuxeo is headquartered in New York and Paris. More information is available at www.nuxeo.com.

Resolution Order

[525, 528]
The resolution order represents the order in which components have been resolved by the Nuxeo Runtime framework. This range represents the minimal and maximal orders for this bundle's components.
You can influence this order by adding "require" tags in the component declaration, to make sure it is resolved after another component. It will also impact the order in which contributions are registered on their target extension point (see "Registration Order" on contributions).

Components

Maven Artifact

Filenuxeo-platform-suggestbox-core-10.10.jar
Group Idorg.nuxeo.ecm.platform
Artifact Idnuxeo-platform-suggestbox-core
Version10.10

Manifest

Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: jenkins
Build-Jdk: 1.8.0_191
Bundle-ManifestVersion: 1
Bundle-Version: 1.0.0
Bundle-Vendor: Nuxeo
Bundle-Name: Nuxeo Platform Suggestbox Core
Nuxeo-Component: OSGI-INF/suggestbox-pageproviders-contrib.xml,OSGI-IN
 F/suggestbox-service.xml,OSGI-INF/suggestbox-suggesters-contrib.xml,O
 SGI-INF/suggestbox-operations-contrib.xml
Bundle-SymbolicName: org.nuxeo.ecm.platform.suggestbox.core;singleton:
 =true

Exports

Charts

    Raw Data: Json Contribution Stats

    Contributions by Code Type

    Loading data

    Contributions by Target Extension Point

    Loading data

    Contributions by Studio Source

    Loading data