That looks right to me, assuming you have done an optimize. All of your index segments are merged into the one .cfs file (which is large, right?). Try searching -- it should work.
Chuck > -----Original Message----- > From: Hetan Shah [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 16, 2004 11:00 AM > To: Lucene Users List > Subject: Indexing with Lucene 1.4.3 > > Hello, > > I have been trying to index around 6000 documents using IndexHTML from > 1.4.3 and at the end of indexing in my index directory I only have 3 > files. > segments > deletable and > _5en.cfs > > Can someone tell me what is going on and where are the actual index > files? How can I resolve this issue? > Thanks. > -H > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
