kinds of tokens ?
these are the tokens indexed
"c:", "c:/usr", "c:/usr/local", "c:/usr/local/apache
--
Kind Regards,
Shubham Goswami
Enterprise Software Engineer
mobile: +91 7803886288
email: *shubham.gosw...@hotwax.co*
*www.hotwax.co <http://www.hotwax.co/>*
Hi Paras/Jorn
Thanks for your support. I am using Solr version 7.5.
I tried with SnowballPorterFilterFactory class and its working fine.
Thanks for your help.
On Fri, Nov 1, 2019 at 5:52 PM Paras Lehana
wrote:
> Hi Shubham,
>
> I am getting the ClassNotFoundException while index
y.
>
> https://lucene.apache.org/solr/guide/8_2/schema-api.html
>
>
> > Am 01.11.2019 um 06:41 schrieb Shubham Goswami <
> shubham.gosw...@hotwax.co>:
> >
> > Hello Community
> >
> > I am using a filter class EnglishPorterFilterFactory for stemming filter
>
in advance.
--
Kind Regards,
Shubham Goswami
Enterprise Software Engineer
mobile: +91 7803886288
email: *shubham.gosw...@hotwax.co*
*www.hotwax.co <http://www.hotwax.co/>*
Hello Erick/Emir
Thanks for your valuable suggestions. I will it keep in mind while doing
such operations.
Best,
Shubham
On Wed, Oct 23, 2019 at 5:56 PM Erick Erickson
wrote:
> Really, just don’t do this. Please. As others have pointed out, it may
> look like it works, but it won’t
TextFields to any other Int/Long type fields.
So i just want to know that what is exact dependency on these classes so
that iam able to change types of some fields ?
Thanks
Shubham
On Tue, Oct 22, 2019 at 6:29 PM Jason Gerlowski
wrote:
> Hi Shubbham,
>
> Emir gave you accurate advice - you canno
classes ?
Thanks
Shubham
On Tue, Oct 22, 2019 at 2:46 PM Emir Arnautović <
emir.arnauto...@sematext.com> wrote:
> Hi Shubham,
> No you cannot. What you can do is to use copy field or update request
> processor to store is as some other field and use that in your query and
>
Shubham
On Tue, Oct 22, 2019 at 1:23 PM Emir Arnautović <
emir.arnauto...@sematext.com> wrote:
> Hi Shubham,
> Changing type is not allowed without full reindexing. If you do something
> like that, Solr will end up with segments with different types for the same
> field. Remember
error.
Can somebody please let me know if it is possible or not, if not possible
then why it is not possible as i am using different id as well ? if
possible then how we could achieve it ?
Any help will be appreciated. Thanks in advance.
--
*Thanks & Regards*
Shubham Goswami
Enterprise S
.
--
*Thanks & Regards*
Shubham Goswami
Enterprise Software Engineer
*HotWax Systems*
*Enterprise open source experts*
cell: +91-7803886288
office: 0731-409-3684
http://www.hotwaxsystems.com
Hi Erick
Thanks for reply and your example is very helpful.
But i think we can only use this attribute if we are getting data from a
single field
which has the copy of all data from every field.
Please correct me if i am wrong.
Thanks for your great support.
Shubham
On Thu, Oct 17, 2019 at 5:56
Hi Community
I am working with currencies and exchange rates and getting this following
error.
error: Plugin Initializing failure for [schema.xml] fieldType
Can somebody please help me out regarding this issue ?
schema changes :
Thanks in adavance.
--
*Thanks & Regards*
Shubham Gos
appreciated. Thanks in advance.
--
*Thanks & Regards*
Shubham Goswami
Enterprise Software Engineer
*HotWax Systems*
*Enterprise open source experts*
cell: +91-7803886288
office: 0731-409-3684
http://www.hotwaxsystems.com
Hi Michael/Shawn
Thanks for the response.
Michael you are right, autoGeneratePhraseQueries works for the query like
Black-company
with the setting of Sow=true.
Thanks for your great support.
Best
Shubham
On Wed, Oct 16, 2019 at 9:22 PM Michael Gibney
wrote:
> Going to back to the init
the parameter here:
> >
> https://opensourceconnections.com/blog/2018/02/20/edismax-and-multiterm-synonyms-oddities/
> >
> > Best,
> > Audrey
> >
> > --
> > Audrey Lorberfeld
> > Data Scientist, w3 Search
> > IBM
> > audrey.lorberf...@ibm
cause i am using
autoGeneratedPhraseQuery.
Do you have any idea about this please correct me if i am wrong.
Thanks
Shubham
On Tue, Oct 15, 2019 at 1:58 PM kshitij tyagi
wrote:
> Hi,
>
> Try debugging your solr query and understand how it gets parsed. Try using
> "debug=true"
ards*
Shubham Goswami
Enterprise Software Engineer
*HotWax Systems*
*Enterprise open source experts*
cell: +91-7803886288
office: 0731-409-3684
http://www.hotwaxsystems.com
The contents of this email, including the attachments, are PRIVILEGED AND
CONFIDENTIAL to the intended recipient at the email address to which it has
been addressed. If you receive it in error, please notify the sender
immediately by return email and then permanently delete it from your system.
Apologies folks was an mistake.
-Original Message-
From: Shubham Srivastava [mailto:shubham.srivast...@makemytrip.com]
Sent: 08 January 2013 16:58
To: solr-user@lucene.apache.org
Subject: RE: How can i multiply documents after DIH?
Why the fck is the FW
-Original Message-
From
Why the fck is the FW
-Original Message-
From: Harshvardhan Ojha [mailto:harshvardhan.o...@makemytrip.com]
Sent: 08 January 2013 16:51
To: solr-user@lucene.apache.org
Subject: FW: How can i multiply documents after DIH?
All,
Looking into a finding solution for Hotel searches based on th
ot;false" sortMissingFirst="false" solved the problem while in
the query he was sorting on Y. This seems a bit illogical.
Regards,
Shubham
From: Harshvardhan Ojha [harshvardhan.o...@makemytrip.com]
Sent: Tuesday, July 03, 201
, May 13, 2012 at 1:51 PM, shubham wrote:
> We have a problem in last couple of days when a particular Solr master was
> restarted while there was an import running . This led to the corruption of
> some document entities where they had multiple doc's of same unique id etc.
>
> I
We have a problem in last couple of days when a particular Solr master was
restarted while there was an import running . This led to the corruption of
some document entities where they had multiple doc's of same unique id etc.
Is this kind of corruption possible , by now I expected that Solr index
newyork with out
spaces returning Kuala Lumpur and New York which happen to be the original
values.
What should be the recommended solution.
Regards,
Shubham
lta-import) every 60 seconds through Master.Slaves only are
for read.
I am running solr with tomacat 6.0.35 and below is the connection settings
Heap size is 1Gb( Xms=Xmx=1024m).
Any pointers what could be wrong.
Regards,
Shubham
25 matches
Mail list logo