From: Richard G. <ric...@ya...> - 2005-01-17 16:14:43
|
Hi, I've been trying to run the full text search example provided with TM4J with one of my topic maps, but I just get a NullPointerException from the following line in the go() method: QueryResult result = index.findByText(query, false); The string that I'm searching for is the basename of a topic, which is successfully found by the BaseNameDataIndex search, so I know it is in the topic map. If anyone has any ideas what is going wrong I'd be grateful. Cheers, Richard. ___________________________________________________________ ALL-NEW Yahoo! Messenger - all new features - even more fun! http://uk.messenger.yahoo.com |