Harry J. Foxwell wrote:

>just started looking at the lucene demo that comes
>with the cocoon distribution.
>
>why does "boost" factor (using ^) for queries not work?
>
>what is the exact location of the directory
>

<work-directory>/index


>& files being indexed in the demo?
>

It does not index *files*, but URIs. By default, it indexes page 
http://localhost:8080/cocoon/documents/index.html and all other pages 
accessible from it.


> (placing test files in the
>webapps/cocoon/documentation directory and recreating the
>index does not seem to add them to the index).
>

(perhaps you forgot to link to them)

Vadim



---------------------------------------------------------------------
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