[jira] Commented: (LUCENE-1333) Token implementation needs improvements

2008-08-11 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621384#action_12621384 ] Doron Cohen commented on LUCENE-1333: - All tests pass here. 131 files were modified -

[jira] Updated: (LUCENE-1350) Filters which are "consumers" should not reset the payload or flags and should better reuse the token

2008-08-11 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-1350: Attachment: LUCENE-1350-test.patch Attaching the test which fails now but is fixed with LUCENE-133

[jira] Commented: (LUCENE-1333) Token implementation needs improvements

2008-08-11 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621393#action_12621393 ] Doron Cohen commented on LUCENE-1333: - I think that LUCENE-1350's failing test can be

[jira] Commented: (LUCENE-950) IllegalArgumentException parsing "foo~1"

2008-08-11 Thread Eleanor Joslin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621400#action_12621400 ] Eleanor Joslin commented on LUCENE-950: --- Perhaps all that needs doing is to note on t

[jira] Commented: (LUCENE-950) IllegalArgumentException parsing "foo~1"

2008-08-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621402#action_12621402 ] Mark Miller commented on LUCENE-950: I agree Eleanor - someone else made a good point o

[jira] Commented: (LUCENE-950) IllegalArgumentException parsing "foo~1"

2008-08-11 Thread Eleanor Joslin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621404#action_12621404 ] Eleanor Joslin commented on LUCENE-950: --- Also note that if the number in the query st

[jira] Commented: (LUCENE-1333) Token implementation needs improvements

2008-08-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621410#action_12621410 ] Michael McCandless commented on LUCENE-1333: I forgot to say (in last patch):

[jira] Commented: (LUCENE-1333) Token implementation needs improvements

2008-08-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621411#action_12621411 ] Michael McCandless commented on LUCENE-1333: {quote} CompoundWordTokenFilterBa

[jira] Updated: (LUCENE-1333) Token implementation needs improvements

2008-08-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1333: --- Attachment: LUCENE-1333.patch Attached new patch w/ above changes. > Token implemen

[jira] Commented: (LUCENE-1333) Token implementation needs improvements

2008-08-11 Thread DM Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621417#action_12621417 ] DM Smith commented on LUCENE-1333: -- Caching flies in the face of reuse. I think that a co

[jira] Created: (LUCENE-1353) javacc ant task for contrib/misc precedence query parser

2008-08-11 Thread Doron Cohen (JIRA)
javacc ant task for contrib/misc precedence query parser Key: LUCENE-1353 URL: https://issues.apache.org/jira/browse/LUCENE-1353 Project: Lucene - Java Issue Type: Task Compo

[jira] Updated: (LUCENE-1353) javacc ant task for contrib/misc precedence query parser

2008-08-11 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-1353: Attachment: LUCENE-1353.patch Patch adds target javacc to contrib/misc. Apply the patch from trunk

[jira] Created: (LUCENE-1354) Provide Programmatic Access to CheckIndex

2008-08-11 Thread Grant Ingersoll (JIRA)
Provide Programmatic Access to CheckIndex - Key: LUCENE-1354 URL: https://issues.apache.org/jira/browse/LUCENE-1354 Project: Lucene - Java Issue Type: New Feature Reporter: Grant Ingersoll

[jira] Updated: (LUCENE-1354) Provide Programmatic Access to CheckIndex

2008-08-11 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated LUCENE-1354: Attachment: LUCENE-1354.patch Here's some _incomplete_ doodling on this issue. Haven't ha

[jira] Commented: (LUCENE-1001) Add Payload retrieval to Spans

2008-08-11 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621578#action_12621578 ] Grant Ingersoll commented on LUCENE-1001: - TestBoostingTermQuery.testNoPayload now

Re: [jira] Commented: (LUCENE-1001) Add Payload retrieval to Spans

2008-08-11 Thread Mark Miller
Right, I havn't dug into that either other than to change it to a TermQuery and it still doesn't get a hit - so I just assumed it never worked. I don't think its the payloads, just the test, but I'll look into it. Def some cleanup left at a minimum, and perhaps some thought beyond that. Grant

[jira] Updated: (LUCENE-1001) Add Payload retrieval to Spans

2008-08-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1001: Attachment: LUCENE-1001.patch I see what happened with the boosting test - the old patch didn't ap

[jira] Updated: (LUCENE-1286) LargeDocHighlighter - another span highlighter optimized for large documents

2008-08-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1286: Priority: Minor (was: Major) > LargeDocHighlighter - another span highlighter optimized for large