Re: NullPointerException in FieldDocSortedHitQueue.lessThan with custom SortComparator

2009-02-02 Thread Erick Erickson
} else { >c = collators[i].compare > (s1, s2); > } >break; >} > > nulls are

Re: NullPointerException in FieldDocSortedHitQueue.lessThan with custom SortComparator

2009-02-02 Thread ninaS
, s2); } break; } nulls are handled with the type SortField.STRING. -- View this message in context: http://www.nabble.com/NullPointerException-in-FieldDocSortedHitQueue.lessThan-with-custom-SortComparator-tp21702845p21789742.html Sent from the Lucene - Java Users mailing

Re: NullPointerException in FieldDocSortedHitQueue.lessThan with custom SortComparator

2009-02-02 Thread Erick Erickson
ortComparator. > -- > View this message in context: > http://www.nabble.com/NullPointerException-in-FieldDocSortedHitQueue.lessThan-with-custom-SortComparator-tp21702845p21786431.html > Sent from the Lucene - Java Users mailing list archive at Nabble.com. > > > ---

Re: NullPointerException in FieldDocSortedHitQueue.lessThan with custom SortComparator

2009-02-02 Thread ninaS
ttp://www.nabble.com/NullPointerException-in-FieldDocSortedHitQueue.lessThan-with-custom-SortComparator-tp21702845p21786431.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsubscribe, e-mail

Re: NullPointerException in FieldDocSortedHitQueue.lessThan with custom SortComparator

2009-01-28 Thread Erick Erickson
rch.Hits.doc(Hits.java:155) > > I am using lucene 2.3.1. > > Please help me. > > Thank you in advance, > > Nina > > -- > View this message in context: > http://www.nabble.com/NullPointerException-in-FieldDocSortedHitQueue.lessThan-with-custom-SortComparator-tp21702845

NullPointerException in FieldDocSortedHitQueue.lessThan with custom SortComparator

2009-01-28 Thread ninaS
-FieldDocSortedHitQueue.lessThan-with-custom-SortComparator-tp21702845p21702845.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional