RE: autosuggestion indexing in a solr cluster

2018-02-23 Thread Deepak Udapudi
Using the solr collection/suggest?suggesttrue URL for populating the index. Regards, Deepak -Original Message- From: Deepak Udapudi [mailto:dudap...@delta.org] Sent: Friday, February 23, 2018 5:42 PM To: solr-user@lucene.apache.org Cc: Balakrishna Sudabathula <bsudabath...@delta.

autosuggestion indexing in a solr cluster

2018-02-23 Thread Deepak Udapudi
Hi all, We are using a Solr cluster. We have Solr configuration for auto-suggestions as shown below. Specialty specialty specialty AnalyzingInfixLookupFactory specialty_suggester_infix_dir DocumentDictionaryFactory

RE: lat/long (location ) field context filters for autosuggestions

2018-02-13 Thread Deepak Udapudi
ning - http://sematext.com/> On 9 Feb 2018, at 21:22, Deepak Udapudi <dudap...@delta.org> wrote: > > Hi all, > > Any response on the below would be really helpful. > > Thanks, > Deepak > > > -Original Message- > From: Deepak Udapudi [mailto:dudap...@

RE: lat/long (location ) field context filters for autosuggestions

2018-02-09 Thread Deepak Udapudi
Hi all, Any response on the below would be really helpful. Thanks, Deepak -Original Message- From: Deepak Udapudi [mailto:dudap...@delta.org] Sent: Thursday, February 08, 2018 2:02 PM To: solr-user@lucene.apache.org Subject: lat/long (location ) field context filters

lat/long (location ) field context filters for autosuggestions

2018-02-08 Thread Deepak Udapudi
Hi all, We are trying to apply context filter for autosuggestions by passing the lat/long of a particular location. We know that, we can apply the context field for a particular field which takes one value. How do we apply the same context filtering for a field which takes two values lat/long

full name free text search problem

2018-01-30 Thread Deepak Udapudi
Hi all, I have the below scenario in full name search that we are trying to implement. Solr configuration :- fieldType name="keywords_text" class="solr.TextField"> Scenario :- Solr configuration has office name, facility name and

solr cluster: solr auto suggestion with requestHandler

2018-01-18 Thread Deepak Udapudi
Hi All, Problem: Not able to build suggest data on all solr cluster nodes Configured three solr using external zookeeper Configured the requestHandler for auto-suggestion as below true 5 Name suggest Name name name

RE: problem with Solr Sorting by score and distance together

2018-01-05 Thread Deepak Udapudi
%3Dlocation+pt%3D37.564143,-122.004179+d%3D60.0} Also looking your query you would be better off with using catch all field when you are trying to find same text in multiple fields Thnx On Thu, Jan 4, 2018 at 7:26 PM, Deepak Udapudi <dudap...@delta.org> wrote: > Hi Shawn, > > Than

RE: problem with Solr Sorting by score and distance together

2018-01-04 Thread Deepak Udapudi
(qtp1348949648-19) [ x:yelp_collection] o.a.s.c.S.Request [yelp_collection] webapp=/solr path=/admin/ping params={wt=javabin=2} status=0 QTime=0 Request you to go through the above logs and provide us the recommendation to go forward. Regards, Deepak -Original Message- From: Shaw

problem with Solr Sorting by score and distance together

2018-01-03 Thread Deepak Udapudi
Hi all, Problem :- Assume that, I am searching for car care centers. Solr collection has the data for all the major car care centers. As an example I search for Firestone car care centers in a 5 miles radius. In the search results I am supposed to receive the firestone car care centers list

problem with Solr Sorting by score and distance together

2018-01-03 Thread Deepak Udapudi
Hi all, Problem :- Assume that, I am searching for car care centers. Solr collection has the data for all the major car care centers. As an example I search for Firestone car care centers in a 5 miles radius. In the search results I am supposed to receive the firestone car care centers list