Solr Autocomplete with "did you means" functionality handle misspell word like google

2013-09-26 Thread Suneel Pandey
er. Please help me. ----- Regards, Suneel Pandey Sr. Software Developer -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Autocomplete-with-did-you-means-functionality-handle-misspell-word-like-google-tp4092127.html Sent from the Solr - User mailing list archive at Nabble.com.

How to get solr synonyms in result set.

2013-05-03 Thread Suneel Pandey
Hi, I want to get specific solr synonyms terms list during query time in result set based on filter criteria. I have implemented synonyms in .txt file. Thanks - Regards, Suneel Pandey Sr. Software Developer -- View this message in context: http://lucene.472066.n3.nabble.com/How

Unable to implememnt SolrNet Authentication.

2012-09-12 Thread Suneel Pandey
Hello, I am working on solr authentication with the help of solrnet dll and windsolr container getting some issue. Please suggest me and provide me some link this will be very helpful for me. - Regards, Suneel Pandey Sr. Software Developer -- View this message in context: http://lucene

Authentication Not working in solrnet getting 401 error

2012-09-12 Thread Suneel Pandey
plementedBy>() .ServiceOverrides(ServiceOverride.ForKey("connection").Eq(core1Connection))); //Authentication// container.Register(Component.For().ImplementedBy().ServiceOverrides(ServiceOverride.ForKey("connection").Eq("")));

Re: PatternTokenizerFactory not working to split comma separated value

2012-09-11 Thread Suneel Pandey
Hi Jack, This is happening on only lucid cloud server not splitting comma separated value. but on solr server this fix is working perfectly. Is any configuration changes in solrconfig.xml which can enable and disable PatternTokenizerFactory? - Regards, Suneel Pandey Sr. Software