Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-19-2007, 05:56 AM
Member
 
Join Date: Nov 2007
Posts: 4
connect2srinath is on a distinguished road
Lucene Re-Indexing
I have some small isssue while developing desktop search application....when lucene struck while indexing some files because of out of memory or any other reason ..but when i restart again ..lucene tries to reindex again all the files.... is there anyway where i can instruct lucene to index only those files which are not indexed before...????
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 05-11-2008, 06:35 PM
Member
 
Join Date: May 2008
Location: SA
Posts: 4
Johnny Kewl is on a distinguished road
There may be some way to do it against a single index file, but then if it did crash, its prob best not even to try rescue the file.

The way I do it is say by generating a single index per directory or disk, or whatever, and then you dont have to wait for the machine to do the entire company type thing... the lucense can join index's with
writer.addIndexes
Isnt lucene cool... a really nice tool.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Indexing starting with 1 ravian New To Java 4 01-04-2008 01:03 PM
Work On Lucene peiceonly Lucene 1 08-07-2007 06:47 PM
Lucene Image REtrieval 0.5.4 JavaBean Java Announcements 0 07-11-2007 04:54 PM
Apache Lucene 2.2.0 JavaBean Java Announcements 0 06-22-2007 01:47 AM


All times are GMT +3. The time now is 10:28 PM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org