Hi all
Can anyone tell, where can i get the process flow diagrams kind
of thing for lucene. I want to know how lucene works.
Thanks
rgds
srinivas
__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
--
Hi all
Does the lucene will do stemming of a word? If yes can anyone
say how to do it in java using lucene api.
Thanks
rgds
srinivas
__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
--
To unsubscri
if u c the api given by lucene, there u will get details of how
to run the programs(samples).
bfore running the search program u have to index the files u
need to search, for this first u need to run the indexing
program, that creates a folder in the current directoy structure
with the name 'inde