[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to