Hi Anuj,
I think it could be faster and cleaner to re-index, since the indexing
takes only 4 minutes, and you require records to be deleted.
Also, when you delete records in Solr, it only annotates them as deleted
for the purpose of searching. The space used by those documents will be
reclaimed w
The database has 120 entries and 2 (not 20 as mentioned
earlier) plus new records are added and around the same number deleted.
For Full Import it takes approximately 4 minutes to Index.
Regards,
Anuj
On Mon, 15 Apr 2019 at 07:29, Zheng Lin Edwin Yeo
wrote:
> Have you tried how lo
Have you tried how long does it take to index all the entries?
Regards,
Edwin
On Fri, 12 Apr 2019 at 12:32, Anuj Bhargava wrote:
> We have a MySql database (news) which has the following fields -
> posting_id, date, name, currency, country, expiry etc
>
> The database has more than 120
We have a MySql database (news) which has the following fields -
posting_id, date, name, currency, country, expiry etc
The database has more than 120 entries. Daily around 20 plus new
records are added and around the same number deleted.
posting_id is a unique ID for every record.
Pl
ssage-
From: Anurag Sharma
Sent: Saturday, November 8, 2014 6:46 AM
To: solr-user@lucene.apache.org
Subject: Re: Delete data from stored documents
Since the data already existing and need is to remove unwanted fields using
a custom update processor looks less useful here. Erick's
recommenda
wrote:
> >
> >> Could you clarify exactly what you are trying to do, like with an
> example? I
> >> mean, how exactly are you determining what fields are "unwanted"? Are
> you
> >> simply asking whether fields can be deleted from the index (and schema)?
&g
ds can be deleted from the index (and schema)?
>> -- Jack Krupansky
>> -----Original Message-
>> From: yriveiro
>> Sent: Thursday, November 6, 2014 9:19 AM
>> To: solr-user@lucene.apache.org
>> Subject: Delete data from stored documents
>> Hi,
>&
On 7 November 2014 06:57, andrey prokopenko wrote:
> Full list of updateprocessors for 4.10 version can be found here:
> http://lucene.apache.org/solr/4_10_2/solr-core/org/apache/solr/update/processor/UpdateRequestProcessorFactory.html
Actually, that's just the top level of the inheritance hiera
re you determining what fields are "unwanted"? Are you
> simply asking whether fields can be deleted from the index (and schema)?
> -- Jack Krupansky
> -Original Message-
> From: yriveiro
> Sent: Thursday, November 6, 2014 9:19 AM
> To: solr-user@lucene.apache.org
eiro
Sent: Thursday, November 6, 2014 9:19 AM
To: solr-user@lucene.apache.org
Subject: Delete data from stored documents
Hi,
It's possible remove store data of an index deleting the unwanted fields
from schema.xml and after do an optimize over the index?
Thanks,
/yago
-
Best regar
;> Hi,
> >>
> >> It's possible remove store data of an index deleting the unwanted fields
> >> from schema.xml and after do an optimize over the index?
> >>
> >> Thanks,
> >>
> >> /yago
> >>
> >>
> >>
> &
>
>> /yago
>>
>>
>>
>> -----
>> Best regards
>> --
>> View this message in context:
>> http://lucene.472066.n3.nabble.com/Delete-data-from-stored-documents-tp4167990.html
>> Sent from the Solr - User mailing list archive at Nabble.com.
>>
schema.xml and after do an optimize over the index?
>
> Thanks,
>
> /yago
>
>
>
> -
> Best regards
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Delete-data-from-stored-documents-tp4167990.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Delete-data-from-stored-documents-tp4167990.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
--
Sincerely yours
Mikhail Khludnev
Principal Engineer,
Grid Dynamics
<http://www.griddynamics.com>
Hi,
It's possible remove store data of an index deleting the unwanted fields
from schema.xml and after do an optimize over the index?
Thanks,
/yago
-
Best regards
--
View this message in context:
http://lucene.472066.n3.nabble.com/Delete-data-from-stored-documents-tp4167990.html
Sorry, commit=no should have been commit=yes in my previous post.
Regards,
16 matches
Mail list logo