You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Peter Wolanin (JIRA)" <ji...@apache.org> on 2009/05/08 03:59:46 UTC

[jira] Created: (SOLR-1151) Document the new CopyField maxLength property in the example schema.xml

Document the new CopyField maxLength property in the example schema.xml
-----------------------------------------------------------------------

                 Key: SOLR-1151
                 URL: https://issues.apache.org/jira/browse/SOLR-1151
             Project: Solr
          Issue Type: Improvement
          Components: documentation
    Affects Versions: 1.4
            Reporter: Peter Wolanin
            Priority: Minor
             Fix For: 1.4



In this issue:  http://issues.apache.org/jira/browse/SOLR-538  a maxLength property was added to the copyField directive.  However, this is not documented in the example schema to make the feature known to users.

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


[jira] Updated: (SOLR-1151) Document the new CopyField maxChars property in the example schema.xml

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

Peter Wolanin updated SOLR-1151:
--------------------------------

    Description: In this issue:  http://issues.apache.org/jira/browse/SOLR-538  a maxLength property was added to the copyField directive.  However, this is not documented in the example schema to make the feature known to users.  (was: 
In this issue:  http://issues.apache.org/jira/browse/SOLR-538  a maxLength property was added to the copyField directive.  However, this is not documented in the example schema to make the feature known to users.)
        Summary: Document the new CopyField maxChars property in the example schema.xml  (was: Document the new CopyField maxLength property in the example schema.xml)

> Document the new CopyField maxChars property in the example schema.xml
> ----------------------------------------------------------------------
>
>                 Key: SOLR-1151
>                 URL: https://issues.apache.org/jira/browse/SOLR-1151
>             Project: Solr
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 1.4
>            Reporter: Peter Wolanin
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-1151.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> In this issue:  http://issues.apache.org/jira/browse/SOLR-538  a maxLength property was added to the copyField directive.  However, this is not documented in the example schema to make the feature known to users.

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


[jira] Updated: (SOLR-1151) Document the new CopyField maxLength property in the example schema.xml

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

Peter Wolanin updated SOLR-1151:
--------------------------------

    Attachment: SOLR-1151.patch

1st pass


> Document the new CopyField maxLength property in the example schema.xml
> -----------------------------------------------------------------------
>
>                 Key: SOLR-1151
>                 URL: https://issues.apache.org/jira/browse/SOLR-1151
>             Project: Solr
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 1.4
>            Reporter: Peter Wolanin
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-1151.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> In this issue:  http://issues.apache.org/jira/browse/SOLR-538  a maxLength property was added to the copyField directive.  However, this is not documented in the example schema to make the feature known to users.

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


[jira] Commented: (SOLR-1151) Document the new CopyField maxChars property in the example schema.xml

Posted by "Yonik Seeley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707488#action_12707488 ] 

Yonik Seeley commented on SOLR-1151:
------------------------------------

hl.maxAnalyzedChars is a better way to limit highlighting, right?
An example using both a dynamic copyfield and maxChars probably would be a good idea though (kill two birds with one stone).

> Document the new CopyField maxChars property in the example schema.xml
> ----------------------------------------------------------------------
>
>                 Key: SOLR-1151
>                 URL: https://issues.apache.org/jira/browse/SOLR-1151
>             Project: Solr
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 1.4
>            Reporter: Peter Wolanin
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-1151.patch, SOLR-1151.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> In this issue:  http://issues.apache.org/jira/browse/SOLR-538  a maxLength property was added to the copyField directive.  However, this is not documented in the example schema to make the feature known to users.

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


[jira] Updated: (SOLR-1151) Document the new CopyField maxChars property in the example schema.xml

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

Peter Wolanin updated SOLR-1151:
--------------------------------

    Attachment: SOLR-1151.patch

revised patch to use maxChars - still not sure if this is a useful example, but at least adds some documentation of this property.


> Document the new CopyField maxChars property in the example schema.xml
> ----------------------------------------------------------------------
>
>                 Key: SOLR-1151
>                 URL: https://issues.apache.org/jira/browse/SOLR-1151
>             Project: Solr
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 1.4
>            Reporter: Peter Wolanin
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-1151.patch, SOLR-1151.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> In this issue:  http://issues.apache.org/jira/browse/SOLR-538  a maxLength property was added to the copyField directive.  However, this is not documented in the example schema to make the feature known to users.

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


[jira] Commented: (SOLR-1151) Document the new CopyField maxLength property in the example schema.xml

Posted by "Peter Wolanin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707211#action_12707211 ] 

Peter Wolanin commented on SOLR-1151:
-------------------------------------

needs work - the final format is maxChars NOT maxLength

> Document the new CopyField maxLength property in the example schema.xml
> -----------------------------------------------------------------------
>
>                 Key: SOLR-1151
>                 URL: https://issues.apache.org/jira/browse/SOLR-1151
>             Project: Solr
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 1.4
>            Reporter: Peter Wolanin
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-1151.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> In this issue:  http://issues.apache.org/jira/browse/SOLR-538  a maxLength property was added to the copyField directive.  However, this is not documented in the example schema to make the feature known to users.

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


[jira] Updated: (SOLR-1151) Document the new CopyField maxChars property in the example schema.xml

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

Mark Miller updated SOLR-1151:
------------------------------

    Attachment: SOLR-1151.patch

How about something like this?

> Document the new CopyField maxChars property in the example schema.xml
> ----------------------------------------------------------------------
>
>                 Key: SOLR-1151
>                 URL: https://issues.apache.org/jira/browse/SOLR-1151
>             Project: Solr
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 1.4
>            Reporter: Peter Wolanin
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-1151.patch, SOLR-1151.patch, SOLR-1151.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> In this issue:  http://issues.apache.org/jira/browse/SOLR-538  a maxLength property was added to the copyField directive.  However, this is not documented in the example schema to make the feature known to users.

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


[jira] Resolved: (SOLR-1151) Document the new CopyField maxChars property in the example schema.xml

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

Mark Miller resolved SOLR-1151.
-------------------------------

    Resolution: Fixed
      Assignee: Mark Miller

Thanks Peter!

> Document the new CopyField maxChars property in the example schema.xml
> ----------------------------------------------------------------------
>
>                 Key: SOLR-1151
>                 URL: https://issues.apache.org/jira/browse/SOLR-1151
>             Project: Solr
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 1.4
>            Reporter: Peter Wolanin
>            Assignee: Mark Miller
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-1151.patch, SOLR-1151.patch, SOLR-1151.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> In this issue:  http://issues.apache.org/jira/browse/SOLR-538  a maxLength property was added to the copyField directive.  However, this is not documented in the example schema to make the feature known to users.

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