[jira] [Updated] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-06-02 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-2378: -- Fix Version/s: 3.3 Note: this is now backported to branch_3x. > FST-based Lookup (suggestions) for pref

[jira] [Updated] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-14 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-2378: -- Description: Implement a subclass of Lookup based on finite state automata/ transducers (Lucene FST pac

[jira] [Updated] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-14 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-2378: -- Description: Implement a subclass of Lookup based on finite state automata/ transducers (Lucene FST pac

[jira] [Updated] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-14 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-2378: -- Attachment: (was: SOLR-2378.patch) > FST-based Lookup (suggestions) for prefix matches. > --

[jira] [Updated] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-14 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-2378: -- Attachment: SOLR-2378.patch Adding Solr tests, removed the big queries file so that it doesn't bloat the

[jira] [Updated] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-2378: -- Attachment: (was: SOLR-2378.patch) > FST-based Lookup (suggestions) for prefix matches. > --

[jira] [Updated] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-2378: -- Attachment: SOLR-2378.patch Updated patch: - fixed a bug with unicode codepoints [rmuir] - added promoti

[jira] [Updated] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-05 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-2378: -- Attachment: SOLR-2378.patch Updated empty input/ failing test case. > FST-based Lookup (suggestions) fo

[jira] [Updated] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-05 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-2378: -- Attachment: (was: SOLR-2378.patch) > FST-based Lookup (suggestions) for prefix matches. > --

[jira] [Updated] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-05 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-2378: -- Description: Implement a subclass of Lookup based on finite state automata/ transducers (Lucene FST pac

[jira] [Updated] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-05 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-2378: -- Attachment: SOLR-2378.patch FST implementation of Lookup interface. Completely rewritten benchmark class

[jira] [Updated] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-04-01 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-2378: -- Description: Implement a subclass of Lookup based on finite state automata/ transducers (Lucene FST pac