Re: No Such Element Exception when getting document

2008-11-01 Thread Chris Hostetter
: I'm on my own and really stuck! The search works but when I click on a : document I try to open it and this is the error message I receive... : [[o:Exception]:"java.lang.Exception: Invoke failed: [[o:HitIterator]]->next. I'm not familiar with the php bridge, but i'm fairly certain thta exception

No Such Element Exception when getting document

2008-10-31 Thread stephenlindauer
rror!! $path = $hit->get("path"); $fh = fopen($path, "r"); [...] I'm not sure how much of his code he wrote himself or how much is lucene code so I don't know where to begin. Any help would be greatly appreciated -- View this message in context: http://www.nabble.com/No-Such-Element-Exception-when-getting-document-tp20270807p20270807.html Sent from the Lucene - Java Developer mailing list archive at Nabble.com.