What is the cleanest way in Lucene to add documents to
an index, if the entire document is not readily
available at one time?
E.g., I want to index the text as well as the
anchor-text of a stream of html pages, where the
anchor-text terms get associated with the page _being
pointed to_. For a do
On Sunday 13 October 2002 04:18, you wrote:
> What is the cleanest way in Lucene to add documents to
> an index, if the entire document is not readily
> available at one time?
>
> E.g., I want to index the text as well as the
> anchor-text of a stream of html pages, where the
> anchor-text terms g