<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Thu Jun 20 04:18:18 UTC 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://www.doctrine-project.org/jira/si/jira.issueviews:issue-xml/DDC-86/DDC-86.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Doctrine Project</title>
    <link>http://www.doctrine-project.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>5.2.7</version>
        <build-number>850</build-number>
        <build-date>21-02-2013</build-date>
    </build-info>

<item>
            <title>[DDC-86] Allow to generate index for an entity property</title>
                <link>http://www.doctrine-project.org/jira/browse/DDC-86</link>
                <project id="10032" key="DDC">Doctrine 2 - ORM</project>
                        <description>&lt;p&gt;There is a unique option, but no index option for fields. This way you can&apos;t control the generation of indexes for fields which are used in queries often via the schema file and schema tool.&lt;/p&gt;</description>
                <environment></environment>
            <key id="10286">DDC-86</key>
            <summary>Allow to generate index for an entity property</summary>
                <type id="2" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/newfeature.png">New Feature</type>
                                <priority id="3" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/major.png">Major</priority>
                    <status id="5" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="6">Invalid</resolution>
                    <security id="10000">All</security>
                        <assignee username="beberlei">Benjamin Eberlei</assignee>
                                <reporter username="beberlei">Benjamin Eberlei</reporter>
                        <labels>
                    </labels>
                <created>Sat, 31 Oct 2009 18:22:26 +0000</created>
                <updated>Mon, 19 Nov 2012 15:40:42 +0000</updated>
                    <resolved>Mon, 2 Nov 2009 07:28:02 +0000</resolved>
                            <version>2.0-ALPHA2</version>
                                                <component>ORM</component>
                        <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                        <comments>
                    <comment id="10374" author="romanb" created="Sat, 31 Oct 2009 18:44:25 +0000"  >&lt;p&gt;There is @Table(...., indexes=&lt;/p&gt;
{...}
&lt;p&gt;)&lt;/p&gt;

&lt;p&gt;I know you probably mean the &quot;shortcut&quot; in the @Column annotation. You think there should be shortcut for indexing, too? I think its far less common to index a normal field (non-pk, non-fk) than to make it unique. I will take a look whether there is an index option on the Column annotation in the JPA spec, just to see.&lt;/p&gt;</comment>
                    <comment id="10375" author="beberlei" created="Sat, 31 Oct 2009 19:38:24 +0000"  >&lt;p&gt;indexes={} is enough I guess, haven&apos;t found it &lt;img class=&quot;emoticon&quot; src=&quot;http://www.doctrine-project.org/jira/images/icons/emoticons/smile.gif&quot; height=&quot;20&quot; width=&quot;20&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;

&lt;p&gt;However i think indexes is not supported in SchemaTool&lt;/p&gt;</comment>
                    <comment id="19007" author="ascarius" created="Mon, 19 Nov 2012 15:40:42 +0000"  >&lt;p&gt;By this way, mappedSuperclasses could finally add indexes...&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>