[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-07-14 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-572: -- Comment: was deleted > Spell Checker as a Search Component > ---

[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-07-03 Thread Bojan Smid (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bojan Smid updated SOLR-572: Attachment: solr-572.patch I notice that old pizza->plaza, golf->roof issue is still here. I created a patc

[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-06-18 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-572: --- Attachment: SOLR-572.patch *Changes* # Moved Analyzer from AbstractLuceneSpellChecker

[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-06-17 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-572: -- Description: http://wiki.apache.org/solr/SpellCheckComponent Expose the Lucene contrib SpellChecker as a

[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-06-17 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-572: - Attachment: SOLR-572.patch Thought some more about the comment about the QueryConverter, and decide

[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-06-17 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-572: - Attachment: SOLR-572.patch Fix for the default name issue, add a test for it. > Spell Checker as a

[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-06-13 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-572: - Attachment: SOLR-572.patch Fixes Sean's issue w/ extended results. Also, slightly modified the e

[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-06-12 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-572: - Attachment: SOLR-572.patch Make getSpellChecker protected, add in JMX Stuff. Handle if the Spellin

[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-06-11 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-572: - Attachment: SOLR-572.patch Minor change to only return the collation if it is different from the or

[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-06-10 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-572: - Attachment: SOLR-572.patch Adds collation Slight change in SpellingResult results to take advantage

[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-06-06 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-572: - Attachment: SOLR-572.patch Removes "unmodifiableMap" factor from the suggestions/token freqs. Reth

[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-06-06 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-572: - Attachment: SOLR-572.patch Small mod to move name and name init up to the SolrSpellChecker abstract

[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-06-05 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-572: - Attachment: SOLR-572.patch OK, I think this one is pretty good. I added a test for the alternate l

[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-06-05 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-572: - Attachment: SOLR-572.patch OK, here's another crack at it. I think I fixed the field issue Oleg wa

[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-05-30 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-572: --- Attachment: SOLR-572.patch I had missed the src/test/test-files/spellings.txt in the pr

[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-05-30 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-572: --- Attachment: SOLR-572.patch Oleg, please try this patch. There was a bug in the previous

[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-05-28 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-572: - Attachment: SOLR-572.patch OK, I changed the SpellingQueryConverter to not be dependent on the Quer

[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-05-28 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-572: - Attachment: SOLR-572.patch OK, here's a start on the token stuff. *_NOTE: This currently does n

[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-05-23 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-572: - Attachment: SOLR-572.patch Move spelling core classes out of component package into it's own packag

[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-05-23 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-572: - Attachment: SOLR-572.patch WARNING: This patch compiles _ONLY_. I do NOT claim it is semantically

[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-05-22 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-572: --- Attachment: SOLR-572.patch This patch contains the following changes: # Fixes bug repo

[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-05-20 Thread Oleg Gnatovskiy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Gnatovskiy updated SOLR-572: - Comment: was deleted > Spell Checker as a Search Component > --- >

[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-05-19 Thread Bojan Smid (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bojan Smid updated SOLR-572: Attachment: SOLR-572.patch Character encodings for file-based dictionaries now supported with property chara

[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-05-19 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-572: --- Attachment: SOLR-572.patch A new patch containing the following changes: # type="solr"

[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-05-16 Thread Bojan Smid (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bojan Smid updated SOLR-572: Attachment: SOLR-572.patch I added support for file-based dictionaries (they are configured as described in

[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-05-15 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-572: --- Attachment: SOLR-572.patch A first cut for this issue. Please consider this as work in

[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-05-15 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-572: --- Summary: Spell Checker as a Search Component (was: Spell Checker as a Search Handler)