Subversion Repositories SmartDukaan

Rev

Rev 5729 | Rev 5941 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5729 Rev 5873
Line 52... Line 52...
52
				 */
52
				 */
53
				private static final long serialVersionUID = 1L;
53
				private static final long serialVersionUID = 1L;
54
 
54
 
55
				{
55
				{
56
					put("F_50007", Arrays.asList("Upto 2 Mpx", "2 - 5 Mpx", "5 - 10 Mpx", "Above 10 Mpx"));
56
					put("F_50007", Arrays.asList("Upto 2 Mpx", "2 - 5 Mpx", "5 - 10 Mpx", "Above 10 Mpx"));
-
 
57
					put("F_50024", Arrays.asList("Upto 10 Mpx", "10 - 12 Mpx", "12 - 15 Mpx", "Above 10 Mpx", "15 - 18 Mpx", "Above 18 Mpx"));
-
 
58
					put("F_50025", Arrays.asList("Upto 4x", "4 - 6x", "6 - 10x", "10 - 14x", "14 - 18x", "Above 18x"));
-
 
59
					put("F_50026", Arrays.asList("Below 2 in.", "2 to 3 in.", "3 to 5 in.", "Above 5 in."));
57
				}
60
				}
58
		});
61
		});
59
	static {
62
	static {
60
		String solr_url = null;
63
		String solr_url = null;
61
		try {
64
		try {