FYI
matter has been dealt with on the dev list
Original Message
Subject:Re: Re: suggester/autocomplete locks file preventing replication
Date: Fri, 22 Jun 2012 12:16:35 +0200
From: Simon Willnauer
Reply-To: d...@lucene.apache.org, simon.willna...@gmail.com
pocking into the code i think the FileDictionary class is the culprit:
It takes an InputStream as a ctor argument but never releases the
stream. what puzzles me is that the class seems to allow a one-time
iteration and then the stream is useless, unless i'm missing smth. here.
is there a good
BTW: a core unload doesnt release the lock either ;(
On 21.06.2012 14:39, tom wrote:
hi,
i'm using the suggester with a file like so:
suggest
name="classname">org.apache.solr.spelling.suggest.Suggester
name="lookupImpl">org.apache.solr.spelling.suggest.fst.FSTLookup
hi,
i'm using the suggester with a file like so:
suggest
name="classname">org.apache.solr.spelling.suggest.Suggester
name="lookupImpl">org.apache.solr.spelling.suggest.fst.FSTLookup
content
0.05
true
100
autocomplete.d