You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/07/06 15:25:11 UTC

[jira] [Commented] (LUCENE-7340) MemoryIndex.toString is broken if you enable payloads

    [ https://issues.apache.org/jira/browse/LUCENE-7340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15364456#comment-15364456 ] 

ASF subversion and git services commented on LUCENE-7340:
---------------------------------------------------------

Commit 3ca4fea5786430130f25d180440f765e96ac9c74 in lucene-solr's branch refs/heads/master from [~dsmiley]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=3ca4fea ]

LUCENE-7340: MemoryIndex.toString renamed to toStringDebug; fix NPE


> MemoryIndex.toString is broken if you enable payloads
> -----------------------------------------------------
>
>                 Key: LUCENE-7340
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7340
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/highlighter
>    Affects Versions: 5.4.1, 6.0.1, master (7.0)
>            Reporter: Daniel Collins
>            Assignee: David Smiley
>            Priority: Minor
>         Attachments: LUCENE-7340.diff, LUCENE-7340.diff, LUCENE-7340.patch, LUCENE-7340.patch
>
>
> Noticed this as we use Luwak which creates a MemoryIndex(true, true) storing both offsets and payloads (though in reality we never put any payloads in it).
> We used to use MemoryIndex.toString() for debugging and noticed it broke in Lucene 5.x  and beyond.  I think LUCENE-6155 broke it when it added support for payloads?
> Creating default memoryindex (as all the tests currently do) works fine, as does one with just offsets, it is just the payload version which is broken.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org