From: <tr...@do...> - 2013-06-17 16:06:10
|
<p>The following issue has been added to a project that you are monitoring.</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>FullTextIndexException message incoherent with underlying architecture</td> </tr> <tr> <td><b>Project:</b></td> <td>Query.FullText (dotNetRDF.Query.FullText.dll)</td> </tr> <tr> <td><b>Created By:</b></td> <td>Max</td> </tr> <tr> <td><b>Milestone:</b></td> <td>Unassigned</td> </tr> <tr> <td><b>Category:</b></td> <td>Lucene</td> </tr> <tr> <td><b>Priority:</b></td> <td>Unassigned</td> </tr> <tr> <td><b>Type:</b></td> <td>Refactor</td> </tr> <tr> <td><b>Description:</b></td> </tr> <tr> <td colspan="2"><p> Hi Rob,</p> <p> In the VDS.RDF.Query.FullText.Indexing.BaseSimpleFullTextIndexer, you throw an exception "Indexers deriving from BaseSimpleFullTextIndexer which use Custom IndexingMode must override the Index(Triple t) method" on line 43</p> <p> Alas this method is not marked as virtual so it cannot be overriden. Is it on purpose or a bug ?</p> <p> In either case, could you correct this so that the code is coherent.</p> <p> Thanks,<br /> Max.</p></td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=366" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=366</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |