[jira] Created: (SOLR-398) Widen return type of FiledType.createField to Fieldable in order to maximize flexibility

2007-10-26 Thread Espen Amble Kolstad (JIRA)
Widen return type of FiledType.createField to Fieldable in order to maximize flexibility Key: SOLR-398 URL: https://issues.apache.org/jira/browse/SOLR-398 Projec

[jira] Updated: (SOLR-398) Widen return type of FiledType.createField to Fieldable in order to maximize flexibility

2007-10-26 Thread Espen Amble Kolstad (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Espen Amble Kolstad updated SOLR-398: - Attachment: 1.2-FieldType.patch trunk-FieldType.patch Here are patches fro

[jira] Commented: (SOLR-342) Add support for Lucene's new Indexing and merge features (excluding Document/Field/Token reuse)

2007-10-26 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537924 ] Grant Ingersoll commented on SOLR-342: -- {quote} +1 ramBufferSizeMB is now the default in Lucene AFAIK. I think per

Re: SolrConfig.Initializable

2007-10-26 Thread Henrib
I took the liberty of creating solr-399 to track this (and allow posting a patch). hossman wrote: > > > The SolrConfig.Initializable interface was introduced as part of SOLR-215 > to give Token(izer|Filter)Factories access to the SolrConfig (i believe > just because StopFilter and SynonymFi

[jira] Created: (SOLR-399) SolrConfig.Initializable: allow configurable class instances to depend on the SolrCore instance

2007-10-26 Thread Henri Biestro (JIRA)
SolrConfig.Initializable: allow configurable class instances to depend on the SolrCore instance --- Key: SOLR-399 URL: https://issues.apache.org/jira/browse/SOLR-399

[jira] Commented: (SOLR-395) Spell-check should return frequencies of word and suggestions

2007-10-26 Thread Scott Tabar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537958 ] Scott Tabar commented on SOLR-395: -- I will be making changes to SOLR-375 to display the frequency for the word that i

[jira] Commented: (SOLR-375) SpellCheckerRequestHandler improvements to handle multiWords and identify if a word is spelled correctly

2007-10-26 Thread Scott Tabar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537950 ] Scott Tabar commented on SOLR-375: -- Mike, that is an excellent idea. I am not sure what the Lucine interface exposes

[jira] Commented: (SOLR-342) Add support for Lucene's new Indexing and merge features (excluding Document/Field/Token reuse)

2007-10-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537992 ] Yonik Seeley commented on SOLR-342: --- > The other thing is, Lucene actually supports setting both, and flushes based

[jira] Updated: (SOLR-342) Add support for Lucene's new Indexing and merge features (excluding Document/Field/Token reuse)

2007-10-26 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-342: - Attachment: SOLR-342.patch Changes: 1. Updated changes.txt with recommendations on settings. 2. C

[jira] Updated: (SOLR-399) SolrConfig.Initializable: allow configurable class instances to depend on the SolrCore instance

2007-10-26 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated SOLR-399: --- Attachment: solr-399.patch The patch is not yet functional (tests fail). > SolrConfig.Initializable: a

Re: heading.jsp not used. Can/Should it be removed?

2007-10-26 Thread Bill Au
Thanks, Erik. I brought this up cause I was having compilation issues with it too. Bill On 10/25/07, Erik Hatcher <[EMAIL PROTECTED]> wrote: > > Done. That one had just bitten me with compilation issues while > setting up a new IDE project with IntelliJ 7. > > Erik > > > On Oct 25, 200

[jira] Commented: (SOLR-395) Spell-check should return frequencies of word and suggestions

2007-10-26 Thread Mike Krimerman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538061 ] Mike Krimerman commented on SOLR-395: - The separate list of frequencies is indeed for backwards compatibility, it

[jira] Commented: (SOLR-395) Spell-check should return frequencies of word and suggestions

2007-10-26 Thread Mike Klaas (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538064 ] Mike Klaas commented on SOLR-395: - If the extra data is only present when some parameter is present, backward compatib