Issue (View Online)

Key: NXP-1115
Issue Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Georges Racinet
Reporter: Olivier Grisel

Operations

View all
View comments
View history
Make the SearchService extension point able to setup synchronous or asynchronous indexing on a field by field basis 
Updated: 30/05/07 12:04   Created: 30/05/07 12:04  

Project: Nuxeo Enterprise Platform 5
Components: Query / Search
Affects Versions: 5.1 M2
Fix Versions: 5.1 RC

 Description   
In the future we will probably based the folder / workspace / section content views on stateful query model based search results to allow the user to quickly filter / sort the content.

However, this require synchronous indexing of the metadata that are used to perform the filtering (for instance ecm:type, ecm:currentLifecycleState, ...) whereas will still want to perform the fulltext indexing asynchronously (text extraction of a 50Mo PDF might take a while ...).

Thus we need the setup of the search service to choose which field is to be indexed synchronously by a core event listener (to be written as was done in the EURPCF project) and which field is to be indexed asynchronously by the existing JMS topic listener.

This message was automatically generated by Atlassian JIRA Enterprise Edition, Version: 3.7.2-186 - Bug/feature request.
If you think it was sent incorrectly, contact one of this server's administrators.

_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to