Solr 5.4.1 Master/Slave Replication

2016-08-08 Thread Kalpana
Hello I have 14 cores, with a couple of them using Shards and now I am looking at the master/Slave fallback solution. Can anyone please point me in the right direction to get started? Thanks Kalpana -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-5-4-1-Master-Slave

RE: Solr Suddenly shut down

2016-07-28 Thread Kalpana
Thanks will do and get back! From: John Doe-2 [via Lucene] [mailto:ml-node+s472066n4289480...@n3.nabble.com] Sent: Thursday, July 28, 2016 6:31 PM To: Kalpana Sivanandan Subject: Re: Solr Suddenly shut down Hi, check OS logs, maybe it was OOM killer. Cheers On 7/29/2016 1:29 AM, Kalpana

Solr Suddenly shut down

2016-07-28 Thread Kalpana
Hello Solr suddenly shut down and I had to manually start it. I am not seeing anything pointing to an error on the solr log files. I am not sure where else I can look or what to look for. Any help is greatly appreciated! Thanks Kalpana -- View this message in context: http://lucene.472066

RE: Strip HTML Tags and Store

2016-07-14 Thread Kalpana
html-strip-features From: Markus Jelsma-2 [via Lucene] [mailto:ml-node+s472066n4287069...@n3.nabble.com] Sent: Wednesday, July 13, 2016 6:08 PM To: Kalpana Sivanandan Subject: RE: Strip HTML Tags

RE: Strip HTML Tags and Store

2016-07-13 Thread Kalpana
+s472066n4287069...@n3.nabble.com] Sent: Wednesday, July 13, 2016 6:08 PM To: Kalpana Sivanandan Subject: RE: Strip HTML Tags and Store Hello - just as mentioned in the thread: > Add to your solrconfig: > > > > features > > > > And point your update

RE: Strip HTML Tags and Store

2016-07-13 Thread Kalpana
Hello I am trying to do something similar, I want to strip the html tags before being stored. Where do I add this code in Solrconfig.xml? which section? Thanks much Kalpana -- View this message in context: http://lucene.472066.n3.nabble.com/Strip-HTML-Tags-and-Store-tp4067208p4287064.html

Re: Solr Merge Index

2016-07-07 Thread Kalpana
This did the trick localhost:8983/solr/sitecore_web_index,localhost:8983/solr/SharePo‌​int_All Thanks -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Merge-Index-tp4286081p4286272.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr Merge Index

2016-07-07 Thread Kalpana
Some more info: I am using Solrnet in my MVC project for search results: var urlHealthInfo = ConfigurationManager.AppSettings["solrSPHealthInfo"] != null ? ConfigurationManager.AppSettings["solrSitecoreSPHealthInfo"].ToString() : "http://localhost:8983/solr/Sitecore_SharePoint_HealthInformation";

Re: Solr Merge Index

2016-07-07 Thread Kalpana
re2 as a parameter to your search requests. On Thu, Jul 7, 2016 at 4:32 AM, Kalpana <[hidden email]> wrote: > Hello > > I have two sources - Sitecore web index (core 1) and a database table (core > 2). I have created core 3 which is a merge of core1 and core 2. > > > htt

Solr Merge Index

2016-07-06 Thread Kalpana
es a page on Sitecore, the sitecore web index gets updated but not the merged core. How can get the real time data with the merge? Is there a way? Thanks Kalpana -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Merge-Index-tp4286081.html Sent from the Solr - User mailing

Re: Spell check suggestions because of case

2016-07-05 Thread Kalpana
necessary filters in both analyzers, index and query. Thanks again Kalpana -- View this message in context: http://lucene.472066.n3.nabble.com/Spell-check-suggestions-because-of-case-tp4285027p4285709.html Sent from the Solr - User mailing list archive at Nabble.com.

Spell check suggestions because of case

2016-06-29 Thread Kalpana
Hello I am getting suggestions for Diabetes as diabetes - even though it brings the same results for both. I used the case filter to no use. Solrconfig default solr.IndexBasedSpellChecker org.apache.solr.spelling.suggest.tst.TSTLookup spell

Re: Field Value Highlighting

2016-06-24 Thread Kalpana
Hello I am looking for something similar - did you find a solution? Thanks -- View this message in context: http://lucene.472066.n3.nabble.com/Field-Value-Highlighting-tp3122209p4284242.html Sent from the Solr - User mailing list archive at Nabble.com.

RE: Solr Highlights

2016-06-24 Thread Kalpana
It worked! Thanks! -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Highlights-tp4283511p4284241.html Sent from the Solr - User mailing list archive at Nabble.com.

RE: Solr Highlights

2016-06-24 Thread Kalpana
...@n3.nabble.com] Sent: Monday, June 20, 2016 8:03 PM To: Kalpana Sivanandan Subject: Re: Solr Highlights My first question is if you're absolutely sure that the term diabetes occurs in the title_field for the docs that are returned? Oh, looking again your field type for title_t is "stri

RE: Solr Highlights

2016-06-20 Thread Kalpana
Thanks for your reply. Although I would like to say health_content_t is text_general and does not come back… From: Erick Erickson [via Lucene] [mailto:ml-node+s472066n428351...@n3.nabble.com] Sent: Monday, June 20, 2016 8:03 PM To: Kalpana Sivanandan Subject: Re: Solr Highlights My first

Solr Highlights

2016-06-20 Thread Kalpana
I have a question about Highlights – would greatly appreciate you taking the time  I have pasted snippets of SolrCongig, schema, url and results. I am not sure why I don’t see the highlights for title_t, _fullpath, health_content_t etc. I only see it for the copied field search as it is a default

Solr Highlights

2016-06-20 Thread Kalpana
I have a question about Highlights – would greatly appreciate you taking the time I have pasted snippets of SolrCongig, schema, url and results. I am not sure why I don’t see the highlights for title_t, _fullpath, health_content_t etc. I only see it for the copied field search as it is a default f

RE: Solr 5.4.1 Mergeindexes duplicate rows

2016-05-10 Thread Kalpana
As per Shawn's advice I deleted the index data using http://localhost:8983/solr/Sitecore_SharePoint/update?stream.body=%3Cdelete%3E%3Cquery%3E*:*%3C/query%3E%3C/delete%3E&commit=true and then stopped and started Solr and the duplicates were gone. Will keep a watch! Thanks much! -- View this

RE: Solr 5.4.1 Mergeindexes duplicate rows

2016-05-10 Thread Kalpana
Url merge and still saw duplicates. I can try what you have recommended. Thanks so much!. From: Shawn Heisey-2 [via Lucene] [mailto:ml-node+s472066n4275813...@n3.nabble.com] Sent: Tuesday, May 10, 2016 10:38 AM To: Kalpana Sivanandan Subject: Re: Solr 5.4.1 Mergeindexes duplicate rows On 5/9

Re: Solr 5.4.1 Mergeindexes duplicate rows

2016-05-09 Thread Kalpana
Hello Can anyone help me with a merge. Currently I have the two cores already pulling data from SQL Table based on the query I set up. Solr is running I also have a third core set up with schema similar to the first two. and then I wrote this in the url and hit enter http://localhost:8983/solr/

Re: Solr 5.4.1 Mergeindexes duplicate rows

2016-05-06 Thread Kalpana
Querying on _uniqueKey:9105 returns only one doc from Core1 and 0 from Core2 before the merge -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-5-4-1-Mergeindexes-duplicate-rows-tp4275153p4275174.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr 5.4.1 Mergeindexes duplicate rows

2016-05-06 Thread Kalpana
Yes, when I query them separately I do not see duplicates. I am using Solr 5.4.1 I created the core and then browsed to http://localhost:8983/solr/admin/cores?action=mergeindexes&core=Sitecore_SharePoint&srcCore=sitecore_web_index&srcCore=SharePoint_All Thanks -- View this message in context:

Re: Solr 5.4.1 Mergeindexes duplicate rows

2016-05-06 Thread Kalpana
Thank you for your reply, I did see the website (reason to use the merge indexes). However, individual cores do not have duplicates and the two cores dont have common records. So I am not sure why there are duplicates. One of them is a sitecore core and the other one is a SQL db. They both have d

Solr 5.4.1 Mergeindexes duplicate rows

2016-05-06 Thread Kalpana
Hello I am trying to create a new core by merging two indexes. All of them have the same schema and data on the cores do not have duplicates. As soon as I do a merge I see lots of duplicates. I used this for merging : http://localhost:8983/solr/admin/cores?action=mergeindexes&core=Sitecore_SharePo