I am new to lucene, and reading lucene in action book
sometimes, i better understand when somone tell me an answer than a book.
my queston is
when indexing, what actually lucene is doing?
if i have a file called test.txt  with contents " lucen is used to
index files" and i apply lucene indexing, what is the content of the
index and  what is the structure of the index?.

and if i apply lucene search, for example a query "index files", from
where lucene searches, from the index or from the test.index file

thanks a lot
seid m


-- 
"RABI ZIDNI ILMA"

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to