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

2009-09-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-706. Resolution: Duplicate SOLR-1316 has some interesting links. Closing this one. Fast

[jira] Commented: (SOLR-1314) Upgrade Carrot2 to version 3.1.0

2009-09-13 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12754699#action_12754699 ] Stanislaw Osinski commented on SOLR-1314: - Good point, Grant. Though the classes we

[jira] Commented: (SOLR-1395) Integrate Katta

2009-09-13 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12754700#action_12754700 ] Noble Paul commented on SOLR-1395: -- Jason , why don't you separate issue for the

[jira] Commented: (SOLR-236) Field collapsing

2009-09-13 Thread Thomas Traeger (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12754708#action_12754708 ] Thomas Traeger commented on SOLR-236: - Hi Martijn, I made some tests with the new

[jira] Updated: (SOLR-1351) facet on same field different ways

2009-09-13 Thread Uri Boness (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uri Boness updated SOLR-1351: - Attachment: SOLR-1351.patch Took the approach as described above. The only difference is that instead of

[jira] Updated: (SOLR-1091) phps (serialized PHP) writer produces invalid output

2009-09-13 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-1091: --- Attachment: SOLR-1091.patch Additional patch that allows overriding of the CESU-8 guess with the

Re: svn commit: r808988 - in /lucene/solr/trunk: CHANGES.txt src/java/org/apache/solr/request/PHPSerializedResponseWriter.java

2009-09-13 Thread Yonik Seeley
On Fri, Sep 11, 2009 at 8:37 PM, Chris Hostetter hossman_luc...@fucit.org wrote: Isn't that an argument in favor of having an explicit option to control how we do the counting? otherwise we're still at risk of the scenerio i discribed (ie: jetty fixes the byte conversion code, but we're still

[jira] Commented: (SOLR-236) Field collapsing

2009-09-13 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12754747#action_12754747 ] Martijn van Groningen commented on SOLR-236: Hi Thomas. I tried to reproduce

[jira] Resolved: (SOLR-1404) Random failures with highlighting

2009-09-13 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-1404. Resolution: Fixed This has been fixed with the update of Lucene 2.9 RC4 Random failures with

[jira] Commented: (SOLR-236) Field collapsing

2009-09-13 Thread Thomas Traeger (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12754764#action_12754764 ] Thomas Traeger commented on SOLR-236: - I found the problem with my real world data and

[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] Updated: (SOLR-1423) Lucene 2.9 RC4 may need some changes in Solr Analyzers using CharStream others

2009-09-13 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1423: - Attachment: SOLR-1423.patch I thought I call tokenizer.correctOffset() in newToken() method, but

[jira] Commented: (SOLR-1426) Allow delta-import to run continously until aborted

2009-09-13 Thread Abdul Chaudhry (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12754816#action_12754816 ] Abdul Chaudhry commented on SOLR-1426: -- You can run a crontab every minute but I need

[jira] Commented: (SOLR-1426) Allow delta-import to run continously until aborted

2009-09-13 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12754823#action_12754823 ] Noble Paul commented on SOLR-1426: -- I am not agiuanst the idea itself. I am just calling