You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Magnus <ma...@gmail.com> on 2008/03/03 19:45:54 UTC

Struts 2: Designing faceted search - a general architecture/design issue

Hi,

Does anyone have any experience using Struts 2 to implement a web app
that provides faceted search? (Using Lucene/LARQ etc.)

I'm wondering what the best approach is, using SiteMesh/Tiles ie, when
it comes to the architecture/design of the web app.

The basic idea is to provide the user with a search function that
presents the result list in the main content (center div) of the page,
with faceted navigation based on the search results on the left (left
div). Using the facets will then filter the search result, or perform
a new search using the added search parameters.

PS: I'm aware of Solr, but want to do it from "scratch".

- Magnus

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org