[
https://issues.apache.org/jira/browse/LUCENE-998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680339#action_12680339
]
Justus Pendleton commented on LUCENE-998:
-
I'd like to reopen discussion on this is
[
https://issues.apache.org/jira/browse/LUCENE-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680330#action_12680330
]
Michael McCandless commented on LUCENE-1500:
The InvalidTokenOffsetsException.
Could you re-ask this on java-user, instead? Thanks.
Mike
On Mar 9, 2009, at 6:15 PM, Amy Zhou wrote:
Hi,
I'm having a couple of questions about indexing large size file. As
my understanding, the default MaxFieldLength 100,000. In Lucene 2.4,
we can set the MaxFieldLength during constru
Hi,
I'm having a couple of questions about indexing large size file. As my
understanding, the default MaxFieldLength 100,000. In Lucene 2.4, we can set
the MaxFieldLength during constructor. My questions are:
1) How's the performance if MaxFieldLength is set to UNLIMITED?
2) Any other options f
[
https://issues.apache.org/jira/browse/LUCENE-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Harwood updated LUCENE-1500:
-
Attachment: Lucene-1500-NewException.patch
Added support for testing both Token start or end off
[
https://issues.apache.org/jira/browse/LUCENE-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Harwood updated LUCENE-1500:
-
Attachment: (was: Lucene-1500-NewException.patch)
> Highlighter throws StringIndexOutOfBound
On 3/9/2009 at 5:10 PM, Michael McCandless wrote:
> OK this is now fixed. Thanks Steve!
You've proven wrong the assertion that getting encoding right is a thankless
task :).
Steve
> Steven A Rowe wrote:
>
> > Hi Mike,
> >
> > On 3/9/2009 at 2:34 PM, Michael McCandless wrote:
> >> See changes
OK this is now fixed. Thanks Steve!
Mike
Steven A Rowe wrote:
Hi Mike,
On 3/9/2009 at 2:34 PM, Michael McCandless wrote:
See changes at http://lucene.apache.org/java/2_4_1/changes/Changes.html
Minor nit: the encoding of Christian Kohlschütter's name in the
2.4.1 section of CHANGES.txt
[
https://issues.apache.org/jira/browse/LUCENE-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680276#action_12680276
]
Jason Rutherglen commented on LUCENE-1539:
--
For a performing simultaneous indexin
Eek -- thanks Steve. I'll do that & push a new Changes.html...
Mike
Steven A Rowe wrote:
Hi Mike,
On 3/9/2009 at 2:34 PM, Michael McCandless wrote:
See changes at http://lucene.apache.org/java/2_4_1/changes/Changes.html
Minor nit: the encoding of Christian Kohlschütter's name in the
2.
Hi Mike,
On 3/9/2009 at 2:34 PM, Michael McCandless wrote:
> See changes at http://lucene.apache.org/java/2_4_1/changes/Changes.html
Minor nit: the encoding of Christian Kohlschütter's name in the 2.4.1 section
of CHANGES.txt appears to be Latin-1, but changes2html.pl assumes that
CHANGES.txt i
Release 2.4.1 of Lucene is now available.
This release fixes bugs from 2.4.0, including one data loss bug where
in certain situations binary fields would be truncated to 0 bytes.
2.4.1 has no new features, nor API changes or changes to file formats,
so it's fully compatible with 2.4.0.
See chang
This maybe what I'm looking for. I'll follow up asap.
Grant Ingersoll-6 wrote:
>
> In contrib/analysis, is a payload Analyzer
> (TokenOffsetPayloadTokenFilter) that adds the offsets to each token as
> a Payload. Then, you can use SpanQuery.getPayloadSpans() at query
> time to retrieve t
In contrib/analysis, is a payload Analyzer
(TokenOffsetPayloadTokenFilter) that adds the offsets to each token as
a Payload. Then, you can use SpanQuery.getPayloadSpans() at query
time to retrieve the payload information and decode the payload.
HTH,
Grant
On Feb 26, 2009, at 9:32 AM, HPDr
[
https://issues.apache.org/jira/browse/LUCENE-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680125#action_12680125
]
Mark Harwood commented on LUCENE-1500:
--
Will submit a new patch tonight.
> Highlight
[
https://issues.apache.org/jira/browse/LUCENE-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-1552.
Resolution: Fixed
> IndexWriter.addIndexes(IndexReader[] readers) doesn't correctl
[
https://issues.apache.org/jira/browse/LUCENE-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reassigned LUCENE-1500:
--
Assignee: Mark Harwood (was: Michael McCandless)
Handing this one off to you
17 matches
Mail list logo