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
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
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
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
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
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
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
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
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
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
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"
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"]
"FirstName":"etr4tr",
"LastName":"wrer6t",
"_childDocuments_":[
{
"id":"3556|12",
"company_id":["12"],
"email":["ehrijw.e...@b.com"],
&
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
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
]
}
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
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
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
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
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
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
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
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
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
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
39 matches
Mail list logo