Hello,
mic1099 wrote:
> Hi Could anyone tell me how can I get summary from
lucene index. I
> used nutch to index but I wanted to handle indexing by
my self.
> Evrything is allright except of getting summary from
index. I have no
> idea what to do.
You should repost your question on the java-user list - the
java-dev
list is for discussions on the development of Lucene, not
for questions
about its use.
When you repost on the java-user list, make sure you add
information
about what you mean by "summary" - do you want to
be able to generate
summaries for each document returned in response to a query?
Or do you
want a collection summary - e.g. 1000 documents, averaging
1.2 kb each,
with most frequent terms "and", "to",
and "elephant"?
Steve
--
Steve Rowe
Center for Natural Language Processing
http://www.cnlp.o
rg/tech/lucene.asp
------------------------------------------------------------
---------
To unsubscribe, e-mail: java-dev-unsubscribe lucene.apache.org
For additional commands, e-mail: java-dev-help lucene.apache.org
|