You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2012/05/05 17:09:51 UTC

[jira] [Updated] (LUCENE-4031) support offsets in Pulsing

     [ https://issues.apache.org/jira/browse/LUCENE-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Muir updated LUCENE-4031:
--------------------------------

    Attachment: LUCENE-4031.patch

First cut at a patch, tests are passing.

I think (sorta unrelated, just noticed while looking around), we need to beef up tests for all codecs, not just the ones that support this:
* docs/d&penum reuse across all different possibilities (payloads on/off, indexoptions)
* asking for stuff thats not there (e.g. freqs when its omitTF, asking for offsets when they arent indexed) and ensuring thats null in all codecs.
                
> support offsets in Pulsing
> --------------------------
>
>                 Key: LUCENE-4031
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4031
>             Project: Lucene - Java
>          Issue Type: Improvement
>    Affects Versions: 4.0
>            Reporter: Robert Muir
>         Attachments: LUCENE-4031.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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