Re: DocumentsWriter.checkMaxTermLength issues

2008-01-01 Thread Michael McCandless
Doron Cohen wrote: On Dec 31, 2007 7:54 PM, Michael McCandless <[EMAIL PROTECTED]> wrote: I actually think indexing should try to be as robust as possible. You could test like crazy and never hit a massive term, go into production (say, ship your app to lots of your customer's computer

[jira] Resolved: (LUCENE-571) StandardTokenizer parses decimal number as

2008-01-01 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch resolved LUCENE-571. -- Resolution: Duplicate See LUCENE-1100. > StandardTokenizer parses decimal number as > ---

[jira] Resolved: (LUCENE-396) [PATCH] Add position increment back into StopFilter

2008-01-01 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch resolved LUCENE-396. -- Resolution: Duplicate Assignee: (was: Lucene Developers) See LUCENE-1095. > [PATCH]

[jira] Resolved: (LUCENE-233) [PATCH] analyzer refactoring based on CVS HEAD from 6/21/2004

2008-01-01 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch resolved LUCENE-233. -- Resolution: Duplicate Assignee: (was: Lucene Developers) See LUCENE-210. > [PATCH] a

[jira] Commented: (LUCENE-997) Add search timeout support to Lucene

2008-01-01 Thread Timo Nentwig (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12555190 ] Timo Nentwig commented on LUCENE-997: - IMHO it definitely should be part of the core. Being able to control the

[jira] Updated: (LUCENE-997) Add search timeout support to Lucene

2008-01-01 Thread Timo Nentwig (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Nentwig updated LUCENE-997: Attachment: HitCollectorTimeoutDecorator.java Example of the timeout HitCollector implemented as an

[jira] Updated: (LUCENE-997) Add search timeout support to Lucene

2008-01-01 Thread Timo Nentwig (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Nentwig updated LUCENE-997: Attachment: MyHitCollector.java Example HitCollector to be decorated by HitCollectorTimeoutDecorato

[jira] Resolved: (LUCENE-746) Incorrect error message in AnalyzingQueryParser.getPrefixQuery

2008-01-01 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch resolved LUCENE-746. -- Resolution: Fixed Committed. Thanks, Ronnie! > Incorrect error message in AnalyzingQueryParser

[jira] Updated: (LUCENE-1112) Document is partially indexed on an unhandled exception

2008-01-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1112: --- Attachment: LUCENE-1112.patch Patch attached. All tests pass. I plan to commit in

[jira] Commented: (LUCENE-997) Add search timeout support to Lucene

2008-01-01 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12555203 ] Paul Elschot commented on LUCENE-997: - By using only a HitCollector it cannot be guaranteed that searches will no

[jira] Commented: (LUCENE-997) Add search timeout support to Lucene

2008-01-01 Thread Timo Nentwig (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12555205 ] Timo Nentwig commented on LUCENE-997: - True, unfortunately, but still better than nothing (->current situation).

[jira] Assigned: (LUCENE-1114) contrib/Highlighter javadoc example needs to be updated

2008-01-01 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned LUCENE-1114: --- Assignee: Grant Ingersoll > contrib/Highlighter javadoc example needs to be updated

[jira] Updated: (LUCENE-1114) contrib/Highlighter javadoc example needs to be updated

2008-01-01 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated LUCENE-1114: Attachment: LUCENE-1114.patch First draft at a bit of an update to the package javadocs >

[jira] Resolved: (LUCENE-152) [PATCH] KStem for Lucene

2008-01-01 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved LUCENE-152. Resolution: Won't Fix Assignee: (was: Lucene Developers) KStem would be nice to h

[jira] Closed: (LUCENE-1113) fix for Document.getBoost() documentation

2008-01-01 Thread Daniel Naber (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Naber closed LUCENE-1113. Resolution: Fixed Fix Version/s: 2.3 Lucene Fields: [New, Patch Available] (was: [Patch

site docs not updated for rev 607350

2008-01-01 Thread Doron Cohen
Hi, I changed docs/javadocs.html about 5 days ago (http://svn.apache.org/viewvc?view=rev&revision=607350), but this doesn't show on the Web site. I believe I followed all the instructions in 'HowToUpdateTheSite', did I miss something, or maybe there is a problem with the script? Thanks, Doron

[jira] Commented: (LUCENE-1112) Document is partially indexed on an unhandled exception

2008-01-01 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12555225 ] Doron Cohen commented on LUCENE-1112: - I skimmed at the long token part of the patch: * In the test, why is the

[jira] Commented: (LUCENE-1112) Document is partially indexed on an unhandled exception

2008-01-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12555226 ] Michael McCandless commented on LUCENE-1112: {quote} * In the test, why is the position increment of 'an

Re: site docs not updated for rev 607350

2008-01-01 Thread Grant Ingersoll
I updated them and I think I fixed the cron checkout script (full paths to executables in cron scripts are a good thing) -Grant On Jan 1, 2008, at 5:00 PM, Doron Cohen wrote: Hi, I changed docs/javadocs.html about 5 days ago (http://svn.apache.org/viewvc?view=rev&revision=607350), but this d

Build failed in Hudson: Lucene-Nightly #322

2008-01-01 Thread hudson
See http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/322/changes -- [...truncated 766 lines...] A contrib/snowball/src/java A contrib/snowball/src/java/net A contrib/snowball/src/java/net/sf A contrib/snowball/src

[jira] Commented: (LUCENE-1112) Document is partially indexed on an unhandled exception

2008-01-01 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12555250#action_12555250 ] Doron Cohen commented on LUCENE-1112: - {quote} It's not "position increment" that's 3,

Re: site docs not updated for rev 607350

2008-01-01 Thread Doron Cohen
It is up-to-date now, thanks! On Jan 2, 2008 12:56 AM, Grant Ingersoll <[EMAIL PROTECTED]> wrote: > I updated them and I think I fixed the cron checkout script (full > paths to executables in cron scripts are a good thing) > > -Grant > > On Jan 1, 2008, at 5:00 PM, Doron Cohen wrote: > > > Hi, I