On Fri, Feb 19, 2010 at 11:41 PM, Pulkit Singhal
wrote:
> Ok then, is this the correct class to support the @Field annotation?
> Because I have it on the path but its not working.
>
yes , it is the right class. But, what is not working?
> org\apache\solr\solr-solrj\1.4.0\solr-solrj-1.4.0.jar/org\a
Ok then, is this the correct class to support the @Field annotation?
Because I have it on the path but its not working.
org\apache\solr\solr-solrj\1.4.0\solr-solrj-1.4.0.jar/org\apache\solr\client\solrj\beans\Field.class
2010/2/18 Noble Paul നോബിള് नोब्ळ् :
> solrj jar
>
> On Thu, Feb 18, 2010
solrj jar
On Thu, Feb 18, 2010 at 10:52 PM, Pulkit Singhal
wrote:
> Hello All,
>
> When I use Maven or Eclipse to try and compile my bean which has the
> @Field annotation as specified in http://wiki.apache.org/solr/Solrj
> page ... the compiler doesn't find any class to support the
> annotation.