Subversion Repositories SmartDukaan

Rev

Rev 569 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 569 Rev 583
Line 146... Line 146...
146
    		
146
    		
147
    	}
147
    	}
148
    	*/
148
    	*/
149
    	
149
    	
150
    	String[] facetDefIDs = new String[] {"F_50010","F_50011","F_50002","F_50001",  "F_50006", "F_50007" };
150
    	String[] facetDefIDs = new String[] {"F_50010","F_50011","F_50002","F_50001",  "F_50006", "F_50007" };
151
    	String[] facetLabels = new String[] {"Category","Category","Price",
151
    	String[] facetLabels = new String[] {"Category","Sub Category","Price",
152
    	    	"Brand", "Data Connectivity", "Camera Resolution"
152
    	    	"Brand", "Data Connectivity", "Camera Resolution"
153
        	};
153
        	};
154
    	
154
    	
155
    	String urlCrumb = "";
155
    	String urlCrumb = "";
156
    	if(query != null) {
156
    	if(query != null) {