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.org>; Anupama Pullela 
<apull...@delta.org>; Segar Soundiramourthy <ssoundiramour...@delta.org>
Subject: autosuggestion indexing in a solr cluster

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
specialty
text_general
true
true
2
specialty_provider_suggestor_dictionary
string





true
5
Specialty


suggest




We are using the URL 
"http://aw-lx0092:8984/solr/provider_collection_deepak/suggest?suggesttrue;
 to build the index.
We see that the index that is built for auto-suggestions is not propagated to 
other solr instances in the cluster.
Need auto suggestions indices to propagate to all the solr instances 
automatically.
So, request for suggestions/solutions for the same.

Thanks,
Deepak




The information contained in this email message and any attachments is 
confidential and intended only for the addressee(s). If you are not an 
addressee, you may not copy or disclose the information, or act upon it, and 
you should delete it entirely from your email system. Please notify the sender 
that you received this email in error.


The information contained in this email message and any attachments is 
confidential and intended only for the addressee(s). If you are not an 
addressee, you may not copy or disclose the information, or act upon it, and 
you should delete it entirely from your email system. Please notify the sender 
that you received this email in error.


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
specialty
text_general
true
true
2
specialty_provider_suggestor_dictionary
string





true
5
Specialty


suggest




We are using the URL 
"http://aw-lx0092:8984/solr/provider_collection_deepak/suggest?suggest=true=true;
 to build the index.
We see that the index that is built for auto-suggestions is not propagated to 
other solr instances in the cluster.
Need auto suggestions indices to propagate to all the solr instances 
automatically.
So, request for suggestions/solutions for the same.

Thanks,
Deepak




The information contained in this email message and any attachments is 
confidential and intended only for the addressee(s). If you are not an 
addressee, you may not copy or disclose the information, or act upon it, and 
you should delete it entirely from your email system. Please notify the sender 
that you received this email in error.