Alexey,
I've got that you need to get number of deleted docs in the index
http://localhost:8983/solr/admin/mbeans?stats=true&cat=CORE
here it goes
27
30
3
if you need to get detailed segmentation, parse
StandardDirectoryReader(segments_b:19:nrt _6(4.10.2):C9
_7(4.10.2):C9 _8(4.10.2):C9)
note C#
Hi Alexey,
In GUI luke there is an option to "Just expunge deleted docs without
re-merging". In case you want to give it a try.
Dmitry
On Wed, Dec 3, 2014 at 1:35 PM, Alexey Kozhemiakin <
alexey_kozhemia...@epam.com> wrote:
> Dear All,
>
> We have a high percentage of deleted docs which do not
; - it's a constant
> massive flow of price updates in ecommerce marketplace. Unfortunately
> "substitution" option is not working for us :(
>
> -Original Message-
> From: Alexandre Rafalovitch [mailto:arafa...@gmail.com]
> Sent: Wednesday, December 3, 2014 1
On 12/3/2014 4:35 AM, Alexey Kozhemiakin wrote:
> We have a high percentage of deleted docs which do not go away because there
> are several huge ancient segments that do not merge with anything else
> naturally. Our use case in constant reindexing of same data - ~100 gb, 12 000
> 000 real recor
ail.com]
Sent: Wednesday, December 3, 2014 16:39
To: solr-user
Subject: Re: SegmentInfos exposed to /admin/luke
You can't use grouping aliases and do full rebuilds on a separate core
+ substitutions? Might be a better strategy for nearly complete
replacement.
Regards,
Alex.
P.s. But I like y
You can't use grouping aliases and do full rebuilds on a separate core
+ substitutions? Might be a better strategy for nearly complete
replacement.
Regards,
Alex.
P.s. But I like your proposal anyway.
Personal: http://www.outerthoughts.com/ and @arafalov
Solr resources and newsletter: http://w
Dear All,
We have a high percentage of deleted docs which do not go away because there
are several huge ancient segments that do not merge with anything else
naturally. Our use case in constant reindexing of same data - ~100 gb, 12 000
000 real records, 20 000 000 total records in index, which