Re: is there a way to remove deleted documents from index without optimize

2017-10-16 Thread Shawn Heisey
On 10/12/2017 10:01 PM, Erick Erickson wrote: > You can use the IndexUpgradeTool that ships with each version of Solr > (well, actually Lucene) to, well, upgrade your index. So you can use > the IndexUpgradeTool that ships with 5x to upgrade from 4x. And the > one that ships with 6x to upgrade from

Re: is there a way to remove deleted documents from index without optimize

2017-10-13 Thread Harry Yoo
15, at 6:01 PM, CrazyDiamond wrote: >>>> >>>> my index is updating frequently and i need to remove unused documents from >>>> index after update/reindex. >>>> Optimizaion is very expensive so what should i do? >>>> >>>> >>>> >>>> -- >>>> View this message in context: >>>> http://lucene.472066.n3.nabble.com/is-there-a-way-to-remove-deleted-documents-from-index-without-optimize-tp4230691.html >>>> Sent from the Solr - User mailing list archive at Nabble.com. >>> >>

Re: is there a way to remove deleted documents from index without optimize

2017-10-12 Thread Erick Erickson
ve unused documents from >>> index after update/reindex. >>> Optimizaion is very expensive so what should i do? >>> >>> >>> >>> -- >>> View this message in context: >>> http://lucene.472066.n3.nabble.com/is-there-a-way-to-remove-deleted-documents-from-index-without-optimize-tp4230691.html >>> Sent from the Solr - User mailing list archive at Nabble.com. >> >

Re: is there a way to remove deleted documents from index without optimize

2017-10-12 Thread Harry Yoo
should i do? >> >> >> >> -- >> View this message in context: >> http://lucene.472066.n3.nabble.com/is-there-a-way-to-remove-deleted-documents-from-index-without-optimize-tp4230691.html >> Sent from the Solr - User mailing list archive at Nabble.com. >

Re: is there a way to remove deleted documents from index without optimize

2015-09-22 Thread Walter Underwood
ve unused documents from > index after update/reindex. > Optimizaion is very expensive so what should i do? > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/is-there-a-way-to-remove-deleted-documents-from-index-without-optimize-tp4230691.html &g

Re: is there a way to remove deleted documents from index without optimize

2015-09-22 Thread Doug Turnbull
and i need to remove unused documents from > index after update/reindex. > Optimizaion is very expensive so what should i do? > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/is-there-a-way-to-remove-deleted-documents-from-index-without-optimiz

is there a way to remove deleted documents from index without optimize

2015-09-22 Thread CrazyDiamond
my index is updating frequently and i need to remove unused documents from index after update/reindex. Optimizaion is very expensive so what should i do? -- View this message in context: http://lucene.472066.n3.nabble.com/is-there-a-way-to-remove-deleted-documents-from-index-without-optimize