From | Stefan Boddie |
Date | Mon, 30 Sep 2002 11:24:08 +1200 |
Subject | Re: Searching paragraphs |
In-Reply-To | (B9B7154F-114F%eric-morgan-infomotions-com) |
>
> I have a question about searching paragraphs. > > I have a set of plain text documents, and I would like to know how I can > configure Greenstone to allow the end-user to search and/or extract text on > a paragraph level as well as an entire document level? In other words, when > the search results are returned how can each returned item be a paragraph > from the original text? > What you need is for Greenstone to split your documents into sections and
The TEXTPlug plugin used to process plain text files can't help you much
Another option is to create yourself a new plugin. This is quite a simple
> Alternatively, I am willing to mark up my plain text documents in some
Unfortunately the HTML plugin can't be configured to do this. It's really
If you want to process TEILite documents you'll need to write a plugin to do
regards,
|