2011/6/1 Suat Gonul <[email protected]>:
> Hi everbody,
>
> After discussing with Rupert yesterday, we have come up with a basic design
> for the Contenthub component.
>
> It will provide two main RESTful interface to:
>
> 1) Upload (register) content and metadata (Available in current
> implementation)
> 2) Search for registered content
>
> There would be Indexing Engines for (1) and Search Engines for (2). The
> Contenthub implementation would then implement Indexing Engines to store the
> enhancements in a triple store and Search Engines to search enhancements and
> content items in triple store.
>
> There is also an already started implementation for the search part in
> google code base of IKS project at [1]. It will be integrated to the
> Contenthub component.
>
> What do you think?

I think the default search implementation for content should be based
on fulltext indexing using the EntityHub's SolrYard extended with
faceted search.

I find fulltext search + structure facet based structured refinements
combo much more intuitive than the traditional multi-fields form based
search interface.

-- 
Olivier
http://twitter.com/ogrisel - http://github.com/ogrisel

Reply via email to