|
|
-
Re: How much Lucene 4.0 capability is NOT in Solr 4.0?Jack Krupansky 2012-06-07, 22:59
"the codec stuff is all useable from solr out of the box"
Is there any doc for that, I mean setting codec config settings from the Solr level? -- Jack Krupansky -----Original Message----- From: Ryan McKinley Sent: Thursday, June 07, 2012 5:49 PM To: [EMAIL PROTECTED] Subject: Re: How much Lucene 4.0 capability is NOT in Solr 4.0? DocValues (CSF) are not yet supported in solr: https://issues.apache.org/jira/browse/SOLR-2753 There is not yet a plan for how this would be incorporated. As Robert already said, the codec stuff is all useable from solr out of the box ryan On Wed, Jun 6, 2012 at 8:52 PM, Shawn Heisey <[EMAIL PROTECTED]> wrote: > I was perusing email from this list and came across LUCENE-4069. If it is > as good as it says, it looks like a fit for a couple of the fields in my > index. > > I will admit that I don't entirely understand all of what's being said > regarding codecs, postings, and other such terms, but because I run a > distributed Solr index, I do understand that not all of Lucene's > functionality is available in Solr. My question: How much of all the new > bells and whistles in 4.0 will be available in Solr without custom coding? > In this specific instance, I would like to be able to use LUCENE-4069, > but > my question is more general than that -- will it be possible to take the > official Solr 4.0 (or 4.1, or 4.2) download and specify codecs and other > details on a per-field basis? > > Thanks, > Shawn > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- --------------------------------------------------------------------- |