You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jason Rutherglen (JIRA)" <ji...@apache.org> on 2008/07/10 17:16:32 UTC

[jira] Created: (LUCENE-1332) Enable reader and binary fields in InstantiatedIndexWriter

Enable reader and binary fields in InstantiatedIndexWriter
----------------------------------------------------------

                 Key: LUCENE-1332
                 URL: https://issues.apache.org/jira/browse/LUCENE-1332
             Project: Lucene - Java
          Issue Type: Improvement
          Components: contrib/*
    Affects Versions: 2.3.1
            Reporter: Jason Rutherglen
            Priority: Trivial


Currently InstantiatedIndexWriter does not support fields with a Reader or that are binary.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Updated: (LUCENE-1332) Enable reader and binary fields in InstantiatedIndexWriter

Posted by "Jason Rutherglen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Rutherglen updated LUCENE-1332:
-------------------------------------

    Attachment: lucene-1332.patch

lucene-1332.patch

Supports Reader fields however not binary yet.  Would like to get Karl's thoughts on supporting binary.

> Enable reader and binary fields in InstantiatedIndexWriter
> ----------------------------------------------------------
>
>                 Key: LUCENE-1332
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1332
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: contrib/*
>    Affects Versions: 2.3.1
>            Reporter: Jason Rutherglen
>            Priority: Trivial
>         Attachments: lucene-1332.patch
>
>
> Currently InstantiatedIndexWriter does not support fields with a Reader or that are binary.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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