Re: lucene running problem

2013-05-07 Thread Gaurav Ranjan
Hi, Yes it is actually the directory that you want to be indexed. I suppose it is the demo HelloLucene.java code that you are trying to run. Regards, Gaurav Ranjan. On Tue, May 7, 2013 at 12:41 AM, sindhu hosamane sindh...@gmail.com wrote: Hello , I downloaded and extracted lucene 4.2.1

How is the term frequency calculated if I have to add a user-generated document.

2013-04-19 Thread Gaurav Ranjan
I am a student and studying the functionality of Lucene for my project work. If I have to add a new user-generated document in lucene with a term having a particular frequency just like any text file, how do I do it? For eg, say I have to add the following documents analyzed from an image doc1 =

Please explain the example

2013-04-18 Thread Gaurav Ranjan
I am a student and studying the functionality of Lucene for my project work. The DocDelta example on this link is not clear http://lucene.apache.org/core/4_2_0/core/org/apache/lucene/codecs/lucene40/Lucene40PostingsFormat.html?is-external=true , Please explain the first part how we are getting