Re: How to achieve a fuzzy match searcher
Re: How to achieve a fuzzy match searcher
- Subject: Re: How to achieve a fuzzy match searcher
- From: Gustavo Pizano <email@hidden>
- Date: Mon, 19 Oct 2009 09:18:51 +0200
MMM :(:(..
something is wrong:
[2009-10-19 9:16:52 CEST] <main> java.lang.IllegalArgumentException: Attempt to insert null into an com.webobjects.foundation.NSArray.
it happens when Im doing this, NSArray<ERAutoIndex> indices = new NSArray<ERAutoIndex>(new ERAutoIndex[] { autoIndex } );
so the line before ERAutoIndex autoIndex = (ERAutoIndex)ERIndex.indexNamed("TransFromBaseIndexes"); is returning null... did i missed something?
G.
:(
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden