> http://lucene.472066.n3.nabble.com/Deprication-warnings-in-Solr-log-tp2898163p2898749.html
> Sent from the Solr - User mailing list archive at Nabble.com.
did you update this part in your solrconfig.xml ?
LUCENE_31
Ludovic.
-
Jouve
France.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Deprication-warnings-in-Solr-log-tp2898163p2898749.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi Erick,
I've removed the old indexes. Rebuilded and I'm still getting the depreciation
warnings.
Regards,
Ward
On May 4, 2011, at 2:23 PM, Erick Erickson wrote:
> What this is saying is that your index was created with a 2.x format.
> That format
> is supported in 3.x, but will NOT be supp
What this is saying is that your index was created with a 2.x format.
That format
is supported in 3.x, but will NOT be supported in 4.x.
So re-index your data with a 3.x Solr and this should go away...
Best
Erick
On Wed, May 4, 2011 at 6:20 AM, Ward Bekker wrote:
> Hello,
>
> I just upgraded to
Hello,
I just upgraded to 3.1. After this the solr.log is showing deprecation
warnings (see below).
What can I do about this?
Regards,
Ward
-
WARNING: WhitespaceTokenizerFactory is using deprecated LUCENE_24 emulation.
You should at some point declare and reindex to at least 3.0, beca