On Tue, 2009-10-20 at 22:02 -0500, Rakesh Vidyadharan wrote:
> I see that there is  a cmsu:simplesearch tag that seems to be along
> the lines of what I need.  I will use that as a base and see what else
> I need to do.  Any ideas on a “unified” search across all (or at least
> some selected) workspaces, returning results sorted by relevance
> across workspaces?

Writing tag similar to the cmsu:simplesearch that would execute multiple
queries (one per workspace) and combine the results?

The problem is that out of the website workspace, the content is usually
not directly displayed so even if you get a hit, you have to somehow
device a connection between the piece of content that generated a hit
and the web page (content in the website workspace) as part of which
such a hit should be displayed ... and this will be different from
workspace to workspace or even from content type to content type in case
of data module. Hence you as a designer of the site and the content have
to make that leap and write it yourself.
Should you be able to come up with some general solution to the issue I
believe others would be interested in seeing it as well. ;)

Cheers,
Jan

> 
> Rakesh
> 
> 
> On 20/10/2009 10:46:03 AM, "Rakesh Vidyadharan" <[email protected]>
> wrote:
> 
>         AFAIK JackRabbit does not expose direct Lucene querying.  Does
>         Magnolia allow for advanced search (boolean, wild card etc)?
>          If not, how do users typically handle advanced search
>         requirements?  Google appliance or repurposed lucene query
>         parser or some other techniques?
>         
>         Thanks in advance for all tips.
>         Rakesh 
>         
>         
>         ______________________________________________________________
>         ----------------------------------------------------------------
>         For list details see
>         http://www.magnolia-cms.com/home/community/mailing-lists.html
>         To unsubscribe, E-mail to:
>         <[email protected]>
>         ----------------------------------------------------------------
>         
> 
> 
> 
> ______________________________________________________________________
> ----------------------------------------------------------------
> For list details see
> http://www.magnolia-cms.com/home/community/mailing-lists.html
> To unsubscribe, E-mail to: <[email protected]>
> ----------------------------------------------------------------


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to