<div dir="ltr">Let&#39;s worry about indexing and performance later, when we know there is a problem. If you want to add a few more indexes for the time being, that&#39;s fine, but don&#39;t worry about making the index system extendible right now...<div>
<br></div><div>I&#39;d focus on getting the groovy rules to work more and support more features, and also work on getting the report generation working.</div><div><br></div><div>The indexes are created in:</div><div>/org.jboss.windup.graph:windup-graph-impl/src/main/java/org/jboss/windup/graph/GraphContextImpl.java<br>
</div><div><br></div><div>~Lincoln</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Jun 22, 2014 at 9:59 PM, Ondrej Zizka <span dir="ltr">&lt;<a href="mailto:ozizka@redhat.com" target="_blank">ozizka@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
few things about indexing:<br>
<br>
1) We add &quot;archiveEntry&quot; and &quot;type&quot; to the &quot;search&quot; index. Why those two?<br>
2) Should each ruleset and its Model classes have separate index(es)? I<br>
think so - could speed up looking up in different data domains.<br>
3) The docs says the index has to be configured a priori. Where is it<br>
configured?<br>
4) I&#39;ll try to make the indexes discovered dynamically from the Model<br>
classes metadata.<br>
<br>
Ondra<br>
<br>
PS: I don&#39;t like non-systemic plural &quot;indices&quot;.<br>
_______________________________________________<br>
windup-dev mailing list<br>
<a href="mailto:windup-dev@lists.jboss.org">windup-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/windup-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/windup-dev</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Lincoln Baxter, III<br><a href="http://ocpsoft.org" target="_blank">http://ocpsoft.org</a><br>&quot;Simpler is better.&quot;
</div>