You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by petite_abeille <pe...@mac.com> on 2005/02/25 11:30:08 UTC

Bug 23650 (aka "docs out of order")?

Re: http://issues.apache.org/bugzilla/show_bug.cgi?id=23650

Hello,

I'm pretty confident that I'm misusing Lucene one way or another... and  
of course it was just a question of time before I ran into this "docs  
out of order" exception:

java.lang.IllegalStateException: docs out of order
	at  
org.apache.lucene.index.SegmentMerger.appendPostings(SegmentMerger.java: 
353)
	at  
org.apache.lucene.index.SegmentMerger.mergeTermInfo(SegmentMerger.java: 
316)
	at  
org.apache.lucene.index.SegmentMerger.mergeTermInfos(SegmentMerger.java: 
290)
	at  
org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java: 
254)
	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:93)
	at  
org.apache.lucene.index.IndexWriter.mergeSegments(IndexWriter.java:487)
	at org.apache.lucene.index.IndexWriter.optimize(IndexWriter.java:366)
	at org.apache.lucene.index.IndexWriter.addIndexes(IndexWriter.java:389)

Still... the question is... which sort of misuse would trigger such  
exception?

For the record, this is using Lucene 1.4.3 on the following platform:

JVM: Java HotSpot(TM) Client VM 1.5.0-beta
Language: English (United States)
Encoding: Cp1252
Memory: 17 MB
Implementation: Sun Microsystems Inc.
OS: Windows XP 5.1
Architecture: X86

Any insight much appreciated :)

Thanks!

Cheers

--
PA, Onnay Equitursay
http://alt.textdrive.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-user-help@jakarta.apache.org