[jira] Commented: (SOLR-1316) Create autosuggest component

2009-12-11 Thread Ankul Garg (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789418#action_12789418 ] Ankul Garg commented on SOLR-1316: -- Shouldn't we be creating a separate

[jira] Commented: (SOLR-1316) Create autosuggest component

2009-11-20 Thread Ankul Garg (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12780485#action_12780485 ] Ankul Garg commented on SOLR-1316: -- Re: Mike Am answering your 2nd query. Yes, it is

[jira] Commented: (SOLR-1316) Create autosuggest component

2009-11-16 Thread Ankul Garg (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12778252#action_12778252 ] Ankul Garg commented on SOLR-1316: -- Andrzej, how are you creating the new patch? The Solr

[jira] Commented: (SOLR-1316) Create autosuggest component

2009-11-16 Thread Ankul Garg (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12778289#action_12778289 ] Ankul Garg commented on SOLR-1316: -- Re: I think we can first add the terms and frequency in

[jira] Commented: (SOLR-1316) Create autosuggest component

2009-11-16 Thread Ankul Garg (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12778297#action_12778297 ] Ankul Garg commented on SOLR-1316: -- I couldn't find any way to balance the tree dynamically

[jira] Commented: (SOLR-1316) Create autosuggest component

2009-11-15 Thread Ankul Garg (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12778167#action_12778167 ] Ankul Garg commented on SOLR-1316: -- Nice work Andrzej!!! There's a little problem with

[jira] Updated: (SOLR-1316) Create autosuggest component

2009-09-20 Thread Ankul Garg (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankul Garg updated SOLR-1316: - Attachment: TST.zip Modified the code for returning a list of suggest keys. Andrez kindly update the

[jira] Updated: (SOLR-1316) Create autosuggest component

2009-09-20 Thread Ankul Garg (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankul Garg updated SOLR-1316: - Attachment: (was: TernarySearchTree.tar.gz) Create autosuggest component

[jira] Updated: (SOLR-1316) Create autosuggest component

2009-09-20 Thread Ankul Garg (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankul Garg updated SOLR-1316: - Attachment: TST.zip Create autosuggest component Key:

[jira] Updated: (SOLR-1316) Create autosuggest component

2009-09-20 Thread Ankul Garg (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankul Garg updated SOLR-1316: - Attachment: (was: TST.zip) Create autosuggest component

[jira] Commented: (SOLR-1316) Create autosuggest component

2009-09-19 Thread Ankul Garg (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12757688#action_12757688 ] Ankul Garg commented on SOLR-1316: -- For the purpose of benchmarking alone, I employed DFS

[jira] Commented: (SOLR-1316) Create autosuggest component

2009-09-16 Thread Ankul Garg (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12756072#action_12756072 ] Ankul Garg commented on SOLR-1316: -- Removing keys shall not affect the balancing of the

[jira] Commented: (SOLR-1316) Create autosuggest component

2009-09-14 Thread Ankul Garg (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12755047#action_12755047 ] Ankul Garg commented on SOLR-1316: -- Also, Lucene's TST implementation doesn't has any

[jira] Updated: (SOLR-1316) Create autosuggest component

2009-09-13 Thread Ankul Garg (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankul Garg updated SOLR-1316: - Attachment: TernarySearchTree.tar.gz Hi Jason, My TST implementation is here. The zip contains 4

[jira] Commented: (SOLR-1316) Create autosuggest component

2009-09-12 Thread Ankul Garg (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12754505#action_12754505 ] Ankul Garg commented on SOLR-1316: -- Hi Shalin sir, Me and my team have successfully

[jira] Commented: (SOLR-706) Fast auto-complete suggestions

2009-08-06 Thread Ankul Garg (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740128#action_12740128 ] Ankul Garg commented on SOLR-706: - I got some benchmarking results comparing lucene's prefix