[ 
http://jira.nuxeo.org/browse/NXP-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Florent Guillaume updated NXP-2768:
-----------------------------------

    Fix Version/s:     (was: 5.2.1)

Not applicable to 5.2.

> add append feature on the fullTextField extension point of searchService
> ------------------------------------------------------------------------
>
>                 Key: NXP-2768
>                 URL: http://jira.nuxeo.org/browse/NXP-2768
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Improvement
>            Reporter: Alain Escaffre
>            Assignee: Thierry Delprat
>            Priority: Major
>             Fix For: 5.1.7
>
>
> See this contribution sample : 
> <extension
>     target="org.nuxeo.ecm.core.search.service.SearchServiceImpl"
>     point="fullTextField">
>     <fullText name="ecm:fulltext" analyzer="default"
>       blobExtractorName="nuxeoTransform">
>       <field>urldoc:url</field>
>     </fullText>
>   </extension> 
> what will happen will be that ecm:fulltext will only include urldoc:url 
> content. User must for now give all the wanted fields eachtime. 
> There should be a ""append" attribute that allow to complete the registered 
> fields for a given fulltext field. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to