[jira] Updated: (SOLR-1423) Lucene 2.9 RC4 may need some changes in Solr Analyzers using CharStream & others

2009-09-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-1423: Attachment: SOLR-1423-FieldType.patch I searched for setOffset() in Solr source code and found one a

[jira] Commented: (SOLR-1423) Lucene 2.9 RC4 may need some changes in Solr Analyzers using CharStream & others

2009-09-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754836#action_12754836 ] Uwe Schindler commented on SOLR-1423: - I have seen this PatternTokenizer, too. The metho

[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-tabpanel&focusedCommentId=12754823#action_12754823 ] Noble Paul commented on SOLR-1426: -- I am not agiuanst the idea itself. I am just calling fo

[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-tabpanel&focusedCommentId=12754816#action_12754816 ] Abdul Chaudhry commented on SOLR-1426: -- You can run a crontab every minute but I need n

[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 I

[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 benchmark

[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-tabpanel&focusedCommentId=12754764#action_12754764 ] Thomas Traeger commented on SOLR-236: - I found the problem with my real world data and re

Re: solr 1.4 release schedule

2009-09-13 Thread Yonik Seeley
On Sat, Sep 12, 2009 at 8:30 AM, Grant Ingersoll wrote: > Down to 13: >  https://issues.apache.org/jira/secure/BrowseVersion.jspa?id=12310230&versionId=12313351&showOpenIssuesOnly=true > > If we are going to release soon, we need to pick up the pace! The good news is that most of the remaining is

[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 high

[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-tabpanel&focusedCommentId=12754747#action_12754747 ] Martijn van Groningen commented on SOLR-236: Hi Thomas. I tried to reproduce some

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 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 > counting the bytes "w

[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 CESU8

[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] 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-tabpanel&focusedCommentId=12754708#action_12754708 ] Thomas Traeger commented on SOLR-236: - Hi Martijn, I made some tests with the new collaps

[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-tabpanel&focusedCommentId=12754700#action_12754700 ] Noble Paul commented on SOLR-1395: -- Jason , why don't you separate issue for the CommCompon

[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-tabpanel&focusedCommentId=12754699#action_12754699 ] Stanislaw Osinski commented on SOLR-1314: - Good point, Grant. Though the classes we