Lucene and Web Context

2005-11-22 Thread krg9263
I am very new to Lucene. Does anyone have an example of a Lucene IndexWriter whose path is relative to a context path? All of the examples I have seen place it outside the web container and relative to the system path. I need something within a web container because I do not have access outside

Search Struts

2005-11-22 Thread krg9263
Does anyone have any use cases for Lucene in a Struts based application. for instance. My current implementation (which I just got working an hour ago) returns results but lists the associated JSP page. My app uses Struts Tiles and Struts Actions so linking to an individual JSP will not achieve