How to get infix match suggestions in solr

2016-09-05 Thread Pradeep Chandra
Hi, Solr suggester is giving prefix suggestions in default. How to get infix matched suggestions? I am using AnylyzingInfixSuggestFactory. I don't know how to configure the Schema.xml & Solrconfig.xml. Can anyone help me. Thanks and Regards M Pradeep Chandra

Can we get Filed List(fl) along with suggestions in Solr?

2016-09-01 Thread Pradeep Chandra
Hi, I am getting suggestions for solr using /suggest. I want some fields along with the suggestions also. How can I get that? Any suggestions. Thanks in advance Thanks and Regards M Pradeep Chandra

Regarding Solr UI authentication

2016-08-12 Thread Pradeep Chandra
Hi I am running solr using the command *bin/solr start *in Ubuntu. Now I want to give UI authentication to secure my Solr. Can you tell me how to make Solr password protected. I am not using Zookeeper/SolrCloud. Thanks and Regards, M Pradeep Chandra

Re: Regarding google maps polyline to use IsWithin(POLYGON(())) in solr

2016-03-19 Thread Pradeep Chandra
to do. Thanks and regards M Pradeep Chandra -- View this message in context: http://lucene.472066.n3.nabble.com/Regarding-google-maps-polyline-to-use-IsWithin-POLYGON-in-solr-tp4263975p4264311.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Regarding google maps polyline to use IsWithin(POLYGON(())) in solr

2016-03-15 Thread Pradeep Chandra
Hi Sir, Let me give some clarification on IsWithin(POLYGON(())) query...It is not giving any result for beyond 213 points of polygon... Thanks M Pradeep Chandra -- View this message in context: http://lucene.472066.n3.nabble.com/Regarding-google-maps-polyline-to-use-IsWithin-POLYGON-in-solr

Regarding google maps polyline to use IsWithin(POLYGON(())) in solr

2016-03-15 Thread Pradeep Chandra
200...Can u tell me about the max no.of points to construct a polygon using solr...Or it is restricted to that many points in solr. I am sending some images of my final desired one & my applied one. Please find those attachments. Thanks and Regards M Pradeep Chandra

Re: How to use geospatial search to find the locations within polygon

2016-03-06 Thread Pradeep Chandra
Thank u so much David & Jack for ur response. I downloaded the JTS jar file and pasted in server/lib directory. Now it's working and giving the results. Once again Thank u both of u.. -- View this message in context:

Re: How to use geospatial search to find the locations within polygon

2016-03-04 Thread Pradeep Chandra
pClassLoader.loadClass(WebAppClassLoader.java:450)\n\tat org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:403)\n\t... 51 more\n","code":500}} Thanks M Pradeep Chandra -- View this message in context: http://lucene.472066.n3.nabble.com/How-t