What about merging the results of the detailed indices: Isn't it 
possible to include the indices dependent on request?

Joerg

icewind wrote:
> I'm looking for a few opinions of how people are
> implementing the following:
> 
> I have a driectory structure containing the XML docs
> that cocoon hosts that looks like the following:
>       
>       docs/
>               alpha/
>               beta/
>               ...
>               zeta/
> 
> 
>       I want to allow searches through all of the documents
> in any of the subdirectories of "docs/". I also want
> to allow subdirectory specific searches. (So, I could
> search only XML docs in "beta/", for example.)
>       What is the preferred way to do something like this?
> I was thinking of separate indices for each
> subdirectory, and then a large index for the whole
> collection, but that seems dumb.


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to