You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Jonathan Pace <jm...@fedex.com> on 2002/07/16 21:05:14 UTC

SearchBean - HitsIterator compile question

I must have missed the boat.  I am trying to implement the SearchBean, but
it chokes on the HitsIterator compile saying that there is no method id(int)
in the Hits class.  I found the post that said to make the id field public.
Is that the id field in the HitDoc innerclass?  I don't see the id field
anywhere else.  I made that field public and did an Ant rebuild on it but it
still failed.  Can I get a remedial walkthrough on this?

Thanks in advance

--jon

Jonathan M Pace
Sr Programmer/Analyst
Corporate Portal Development
FedEx Services
60 FedEx Pkwy
1st Floor Horiz
901-263-4744
jmpace@fedex.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: SearchBean - HitsIterator compile question

Posted by Otis Gospodnetic <ot...@yahoo.com>.
I believe you have to get the CVS version of Lucene for that to
compile.

--- Jonathan Pace <jm...@fedex.com> wrote:
> I must have missed the boat.  I am trying to implement the
> SearchBean, but
> it chokes on the HitsIterator compile saying that there is no method
> id(int)
> in the Hits class.  I found the post that said to make the id field
> public.
> Is that the id field in the HitDoc innerclass?  I don't see the id
> field
> anywhere else.  I made that field public and did an Ant rebuild on it
> but it
> still failed.  Can I get a remedial walkthrough on this?
> 
> Thanks in advance
> 
> --jon
> 
> Jonathan M Pace
> Sr Programmer/Analyst
> Corporate Portal Development
> FedEx Services
> 60 FedEx Pkwy
> 1st Floor Horiz
> 901-263-4744
> jmpace@fedex.com
> 
> 
> --
> To unsubscribe, e-mail:  
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>