Ferdinand Soethe wrote: > David Crossley wrote: > > > There is already a way to get a list of all > > files in the site. > > > localhost:8888/linkmap.{xml|html} > > > This is generated from site.xml > > That one I know. But wouldn't there have to be another pipeline that > processes documents for the lucene search?
Ah, i wondered what the word "search" was doing in the Subject. Do you mean main/webapp/search.xmap line 105 For forrest-0.8-dev ... http://localhost:8888/index-creation.lucene For forrest-0.7 ... http://localhost:8888/site.lucene -David > That's the one I was actually looking for as the ideal pattern for my > own seach engine. > > > -- > Ferdinand Soethe