[jira] [Commented] (LUCENE-7639) Use Suffix Arrays for fast search with leading asterisks

2017-04-04 Thread Yakov Sirotkin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15954727#comment-15954727 ] Yakov Sirotkin commented on LUCENE-7639: Maybe I have explanation why search with

[jira] [Commented] (LUCENE-7639) Use Suffix Arrays for fast search with leading asterisks

2017-04-04 Thread Yakov Sirotkin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15954722#comment-15954722 ] Yakov Sirotkin commented on LUCENE-7639: Many thanks to all for feedback, here is

[jira] [Commented] (LUCENE-7639) Use Suffix Arrays for fast search with leading asterisks

2017-02-04 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15852937#comment-15852937 ] Dawid Weiss commented on LUCENE-7639: - On vacation, so short. Now that I thought abou

[jira] [Commented] (LUCENE-7639) Use Suffix Arrays for fast search with leading asterisks

2017-02-04 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15852935#comment-15852935 ] Dawid Weiss commented on LUCENE-7639: - On vacation, so short. Now that I thought abou

[jira] [Commented] (LUCENE-7639) Use Suffix Arrays for fast search with leading asterisks

2017-02-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15852345#comment-15852345 ] Michael McCandless commented on LUCENE-7639: bq. The inverted FST should be s

[jira] [Commented] (LUCENE-7639) Use Suffix Arrays for fast search with leading asterisks

2017-02-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15851384#comment-15851384 ] Michael McCandless commented on LUCENE-7639: It would be nice to have a simpl

[jira] [Commented] (LUCENE-7639) Use Suffix Arrays for fast search with leading asterisks

2017-01-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15827886#comment-15827886 ] Uwe Schindler commented on LUCENE-7639: --- Hi, I am fine with adding those optimizati

[jira] [Commented] (LUCENE-7639) Use Suffix Arrays for fast search with leading asterisks

2017-01-18 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15827721#comment-15827721 ] Dawid Weiss commented on LUCENE-7639: - Nothing is wrong with the FST, really. A suffi

[jira] [Commented] (LUCENE-7639) Use Suffix Arrays for fast search with leading asterisks

2017-01-17 Thread Yakov Sirotkin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15826191#comment-15826191 ] Yakov Sirotkin commented on LUCENE-7639: bq. I'd still be curious whether the t

[jira] [Commented] (LUCENE-7639) Use Suffix Arrays for fast search with leading asterisks

2017-01-17 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15826166#comment-15826166 ] Dawid Weiss commented on LUCENE-7639: - Sure, I didn't mean to somehow diminish suffix

[jira] [Commented] (LUCENE-7639) Use Suffix Arrays for fast search with leading asterisks

2017-01-17 Thread Yakov Sirotkin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15826150#comment-15826150 ] Yakov Sirotkin commented on LUCENE-7639: Inverted FST requires additional space o

[jira] [Commented] (LUCENE-7639) Use Suffix Arrays for fast search with leading asterisks

2017-01-17 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15826115#comment-15826115 ] Dawid Weiss commented on LUCENE-7639: - bq. [...] and it requires much bigger index W

[jira] [Commented] (LUCENE-7639) Use Suffix Arrays for fast search with leading asterisks

2017-01-17 Thread Yakov Sirotkin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15826108#comment-15826108 ] Yakov Sirotkin commented on LUCENE-7639: Of cause, index for reversed terms is po