j*ava version "1.6.0_43"
Java(TM) SE Runtime Environment (build 1.6.0_43-b01-447-11M4203)
Java HotSpot(TM) 64-Bit Server VM (build 20.14-b01-447, mixed mode)
*
Mac OS X : Version 10.7.5

--
Umesh



On Sat, Apr 13, 2013 at 12:08 AM, Chris Hostetter
<hossman_luc...@fucit.org>wrote:

>
> :
> /Users/umeshprasad/Downloads/solr-4.2.1/solr/core/src/java/org/apache/solr/handler/c
> : *omponent/QueryComponent.java:765: cannot find symbol
> :     [javac] symbol  : class ShardFieldSortedHitQueue
> :     [javac] location: class
> org.apache.solr.handler.component.QueryComponent
> :     [javac]       ShardFieldSortedHitQueue queue;*
>
> Weird ... can you provide us more details about the java compiler you are
> using?
>
> ShardFieldSortedHitQueue is a package protected class declared in
> ShardDoc.java (in the same package as QueryComponent).  That isn't exactly
> a best practice, but it shouldn't be causing a compilation failure.
>
>
> -Hoss
>



-- 
---
Thanks & Regards
Umesh Prasad

Reply via email to