Not able to search exact file name using Standard analyzer

2009-05-31 Thread sunildm4u
Hi, I am quite a new bee and am trying to implement a search functionality. I have a small issue here. Considering i have indexed a documnet with name "lucene.java" . Now i need to search for that File, Now if i use lucene as key word i dont get lucene.java as output instead i get all files w

Delay Problem Adding a document to existing index

2006-09-15 Thread sunildm4u
Hi I am new to lucene..In my project we are implementing serch engine through lucene.we have lacs of records.The problem is Once if i index 5 records its takes approximation 20 min. Now thnk i want to add 5 more records to database. if i use IndexWriter indexWriter = new IndexWrit