RE: 6.x to 7.x differences

2018-09-11 Thread Preeti Bhat
ged-schema or schema.xml New Way: in solrconfig.xml AND Thanks and Regards, Preeti Bhat -Original Message- From: John Blythe [mailto:johnbly...@gmail.com] Sent: Wednesday, September 12, 2018 8:02 AM To: solr-user@lucene.apache.org Subject: 6.x to 7.x differences hi

RE: Using asterik(*) with unicode characters.

2017-06-29 Thread Preeti Bhat
Thanks Erick, its working now as expected. Thanks and Regards, Preeti Bhat -Original Message- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: Wednesday, June 28, 2017 9:20 PM To: solr-user Subject: Re: Using asterik(*) with unicode characters. There's a long bl

Using asterik(*) with unicode characters.

2017-06-28 Thread Preeti Bhat
Hi All, I have a requirement where the user can give an Unicode or ascii character as input but expects same result. For example: MöllerGruppen AS vs MollerGruppen AS should give out same result. I am able to get this done using , but due to some reason when it try to do MöllerGruppen* I am ge

Data Changes Logging

2017-04-20 Thread Preeti Bhat
Hi All, We got a peculiar requirement from client, not sure whether the SOLR supports it or not. We would like to have alerts in place if we have the changes on the particular column for more than specific threshold on said day. For example: Say, we have column say "Name" on which we have say ar

RE: FieldName as case insenstive

2017-03-05 Thread Preeti Bhat
Hi All, Did anyone get a chance to look at this? Thanks and Regards, Preeti Bhat From: Preeti Bhat Sent: Friday, March 03, 2017 2:47 PM To: solr-user Subject: FieldName as case insenstive Hi All, I have a field named "CompanyName" in one of my collection. When I try

FieldName as case insenstive

2017-03-03 Thread Preeti Bhat
s going to pass the search string along with the fieldname for us. Thanks and Regards, Preeti Bhat NOTICE TO RECIPIENTS: This communication may contain confidential and/or privileged information. If you are not the intended recipient (or have received this communication in error) please

RE: Joining across collections with Nested documents

2017-03-03 Thread Preeti Bhat
Thanks Mikhail, I will look into this option. Thanks and Regards, Preeti Bhat -Original Message- From: Mikhail Khludnev [mailto:m...@apache.org] Sent: Friday, March 03, 2017 1:03 PM To: solr-user Subject: Re: Joining across collections with Nested documents Related docs can be

RE: Joining across collections with Nested documents

2017-03-03 Thread Preeti Bhat
We can't, they are being used for different purposes and we have few cases where we would need data from both. Thanks and Regards, Preeti Bhat -Original Message- From: Walter Underwood [mailto:wun...@wunderwood.org] Sent: Friday, March 03, 2017 12:02 PM To: solr-user@lucene.apach

Joining across collections with Nested documents

2017-03-02 Thread Preeti Bhat
1", CompanyId: "123", Email: "abc@smd.edu" } { id:"124-1", CompanyId: "124", Email: "abc@smd.edu" } } Thanks and Regards, Preeti Bhat NOTICE TO RECIPIENTS: This communication may contain confidential and/or privileged information. If

RE: Return specific field from child documents.

2017-01-31 Thread Preeti Bhat
Tue, Jan 31, 2017 at 11:22 AM, Preeti Bhat wrote: > Hi Mikhail, > > Thanks for reply, but It doesn't seem to work. > > http://localhost:8984/solr/Contact/select?fl=id, > FirstName,emp:[subquery]&emp.rows=10&emp.fl=email&emp.q={! > child%20of=content_type:paren

RE: Return specific field from child documents.

2017-01-31 Thread Preeti Bhat
rstName,emp:[subquery]", "emp.q":"{!child of=content_type:parent}{!term f=contact_id v=$row.id}", "wt":"json"}}, "response":{"numFound":1,"start":0,"docs":[ { "id"

RE: Return specific field from child documents.

2017-01-30 Thread Preeti Bhat
on&expandMacros=true I am expecting the result to be something like this. Could you please advise. { "FirstName":"temptest", "LastName":"temper", "_childDocuments_":[ { "email":["tempe...@tempest.com"]

Return specific field from child documents.

2017-01-30 Thread Preeti Bhat
"FirstName":"etr4tr", "LastName":"wrer6t", "_childDocuments_":[ { "id":"3556|12", "company_id":["12"], "email":["ehrijw.e...@b.com"], &

RE: Using nested subdocuments in SOLR

2016-10-24 Thread Preeti Bhat
d parent ids as same. For example, the Company Link Id could be 1 and so could be id=1 Thanks and Regards, Preeti Bhat -Original Message- From: Alexandre Rafalovitch [mailto:arafa...@gmail.com] Sent: Monday, October 24, 2016 6:06 PM To: solr-user Subject: Re: Using nested subdocuments in S

RE: Can we query across collections in SOLR?

2016-10-24 Thread Preeti Bhat
Thanks every one for the insights, I am able to get some ideas from the links. Thanks and Regards, Preeti Bhat Shore Group Associates LLC (C) +91-996-644-8187 www.ShoreGroupAssociates.com -Original Message- From: Dennis Gove [mailto:dpg...@gmail.com] Sent: Sunday, October 23, 2016 10:06

Using nested subdocuments in SOLR

2016-10-24 Thread Preeti Bhat
] } Is this achievable through SOLRJ? Also, is there any expected impact on performance of the search or index due to storage in this format? Thanks and Regards, Preeti Bhat NOTICE TO RECIPIENTS: This communication may contain confidential and/or privileged information. If you are not th

Can we query across collections in SOLR?

2016-10-21 Thread Preeti Bhat
there is any expected impact on performance while indexing or searching? Thanks and Regards, Preeti Bhat NOTICE TO RECIPIENTS: This communication may contain confidential and/or privileged information. If you are not the intended recipient (or have received this communication in

Recall: Can we query across collections in SOLR?

2016-10-21 Thread Preeti Bhat
Preeti Bhat would like to recall the message, "Can we query across collections in SOLR?". NOTICE TO RECIPIENTS: This communication may contain confidential and/or privileged information. If you are not the intended recipient (or have received this communication in error) please

Can we query across collections in SOLR?

2016-10-21 Thread Preeti Bhat
there is any expected impact on performance while indexing or searching? Thanks and Regards, Preeti Bhat Thanks and Regards, Preeti Bhat Shore Group Associates LLC (C) +91-996-644-8187 www.ShoreGroupAssociates.com<http://www.shoregroupassociates.com/> NOTICE TO RECIPIENTS: This c

Can we query across collections in SOLR?

2016-10-21 Thread Preeti Bhat
is any expected impact on performance while indexing or searching? Thanks and Regards, Preeti Bhat NOTICE TO RECIPIENTS: This communication may contain confidential and/or privileged information. If you are not the intended recipient (or have received this communication in error) please noti

RE: Connect to SolrCloud using proxy in SolrJ

2016-09-29 Thread Preeti Bhat
eam to see if we have separate Socks proxy settings. Thanks and Regards, Preeti Bhat -Original Message- From: Vincenzo D'Amore [mailto:v.dam...@gmail.com] Sent: Thursday, September 29, 2016 5:02 PM To: solr-user@lucene.apache.org Subject: Re: Connect to SolrCloud using proxy in SolrJ

RE: Connect to SolrCloud using proxy in SolrJ

2016-09-29 Thread Preeti Bhat
Hi Vincenzo, Yes, I have tried using the https protocol. We are not able to connect to Zookeeper's. I am getting the below error message. Could not connect to ZooKeeper zkHost within 1 ms Thanks and Regards, Preeti Bhat -Original Message- From: Vincenzo D'Amore [ma

RE: Connect to SolrCloud using proxy in SolrJ

2016-09-29 Thread Preeti Bhat
HI All, Pinging this again. Could someone please advise. Thanks and Regards, Preeti Bhat From: Preeti Bhat Sent: Wednesday, September 28, 2016 7:14 PM To: solr-user@lucene.apache.org Subject: Connect to SolrCloud using proxy in SolrJ Hi All, I am trying to connect to the Solrcloud using the

Connect to SolrCloud using proxy in SolrJ

2016-09-28 Thread Preeti Bhat
s") SolrRequest req = new QueryRequest(); req.setBasicAuthCredentials(UserName, Password); cloud_client.request(req, collectionName); cloud_client.setDefaultCollection(collectionName); Please note that the Zookeepers are already whitelisted in the proxy under TCP protocol & SOLR servers ar

RE: SolrCloud setup

2016-09-21 Thread Preeti Bhat
HI, For starters, the below blog looks good for Windows installation. http://blog.thedigitalgroup.com/susheelk/2015/08/03/solrcloud-2-nodes-solr-1-node-zk-setup/ Thanks and Regards, Preeti -Original Message- From: John Bickerstaff [mailto:j...@johnbickerstaff.com] Sent: Thursday, Sep

RE: Solrcloud with rest api

2016-09-21 Thread Preeti Bhat
rNet was not able to talk to solrCloud via zookeeper, so we had to set up a load balancer so that our SolrNet client applications could send updates to our solrCloud cluster. Hope this helps, Jon -Original Message- From: Preeti Bhat [mailto:preeti.b...@shoregrp.com] Sent: Wednesday, Septem

Solrcloud with rest api

2016-09-21 Thread Preeti Bhat
Hi All, We are trying to access the solrcloud using rest API in .net. But we are not sure how to access the zookeeper setup here. Could someone please guide us Thanks, Preeti Sent from my Windows Phone NOTICE TO RECIPIENTS: This communication may contain confidential and/or privileged inform

RE: Unable to connect to correct port in solr 6.2.0

2016-09-13 Thread Preeti Bhat
Thanks Shekhar, Re install was successful. I had run on default port prior to running on 2016. T Thanks and Regards, Preeti Bhat -Original Message- From: Shalin Shekhar Mangar [mailto:shalinman...@gmail.com] Sent: Tuesday, September 13, 2016 1:01 AM To: solr-user@lucene.apache.org

Unable to connect to correct port in solr 6.2.0

2016-09-12 Thread Preeti Bhat
HI All, I am trying to setup the solr in Redhat Linux, using the install_solr_service.sh script of solr.6.2.0 tgz. The script runs and starts the solr on port 8983 even when the port is specifically specified as 2016. /root/install_solr_service.sh solr-6.2.0.tgz -i /opt -d /var/solr -u root -s

Authenticating the SOLR 6.0 using Kerberos Authentication

2016-08-11 Thread Preeti Bhat
hentication+and+Authorization+Plugins Thanks and Regards, Preeti Bhat NOTICE TO RECIPIENTS: This communication may contain confidential and/or privileged information. If you are not the intended recipient (or have received this communication in error) please notify the sender and it-supp...@shoregrp.

RE: Can we directly move the solr instance running as standalone to SOLR CLOUD?

2016-07-05 Thread Preeti Bhat
to SOLR cloud. Can we do it? If yes, Is it advisable? Thanks and Regards, Preeti Bhat From: Preeti Bhat Sent: Thursday, June 23, 2016 9:33 AM To: 'solr-user@lucene.apache.org' Subject: RE: Can we directly move the solr instance running as standalone to SOLR CLOUD? Hi All, Sorry for

RE: Can we directly move the solr instance running as standalone to SOLR CLOUD?

2016-06-22 Thread Preeti Bhat
Hi All, Sorry for asking the same question again, but could someone please advise me on this. Thanks, Preeti From: Preeti Bhat Sent: Wednesday, June 22, 2016 1:58 PM To: 'solr-user@lucene.apache.org' Subject: Can we directly move the solr instance running as standalone to SOLR CLOU

Can we directly move the solr instance running as standalone to SOLR CLOUD?

2016-06-22 Thread Preeti Bhat
Hi, I have a standalone SOLR instance running as a service in Windows, I would like to move towards the SOLR CLOUD, as it provides various benefits like DR, scalability etc. I would like to use the same instance or core if possible from the standalone instance to SOLR cloud. Can we do it? If ye

Recall: how can we use multi term search along with stop words

2016-05-27 Thread Preeti Bhat
Preeti Bhat would like to recall the message, "how can we use multi term search along with stop words". NOTICE TO RECIPIENTS: This communication may contain confidential and/or privileged information. If you are not the intended recipient (or have received this communication in err

RE: how can we use multi term search along with stop words

2016-05-27 Thread Preeti Bhat
Hi, I was firing both leading and trailing queries. And the tollc is an example where we have llc which is stopword for me but needs to be retrieved during search. Thanks and Regards, Preeti Bhat Shore Group Associates LLC (C) +91-996-644-8187 www.ShoreGroupAssociates.com -Original

RE: how can we use multi term search along with stop words

2016-05-27 Thread Preeti Bhat
Hi, I was firing both leading and trailing queries. And the tollc is an example where we have llc which is stopword for me but needs to be retrieved during search. Thanks and Regards, Preeti Bhat -Original Message- From: Ahmet Arslan [mailto:iori...@yahoo.com.INVALID] Sent: Thursday

RE: how can we use multi term search along with stop words

2016-05-26 Thread Preeti Bhat
say company_nm:*google llc* then it should return the result of google llc and soon. The problem here is 1st part is working perfectly, while the second part is not working. Thanks and Regards, Preeti Bhat Shore Group Associates LLC (C) +91-996-644-8187 www.ShoreGroupAssociates.com -Original Mes

RE: how can we use multi term search along with stop words

2016-05-26 Thread Preeti Bhat
HI All, Sorry for asking the same question again, but could someone please advise me on this. Thanks and Regards, Preeti Bhat From: Preeti Bhat Sent: Wednesday, May 25, 2016 2:22 PM To: solr-user@lucene.apache.org Subject: how can we use multi term search along with stop words HI, I am

how can we use multi term search along with stop words

2016-05-25 Thread Preeti Bhat
solr 6.0.0 and using standard parser. Thanks and Regards, Preeti Bhat NOTICE TO RECIPIENTS: This communication may contain confidential and/or privileged information. If you are not the intended recipient (or