Revision: 17842
          http://sourceforge.net/p/gate/code/17842
Author:   markagreenwood
Date:     2014-04-16 12:56:02 +0000 (Wed, 16 Apr 2014)
Log Message:
-----------
fix a wrong and badly misleading javadoc comment

Modified Paths:
--------------
    gate/trunk/src/main/gate/gui/LuceneDataStoreSearchGUI.java

Modified: gate/trunk/src/main/gate/gui/LuceneDataStoreSearchGUI.java
===================================================================
--- gate/trunk/src/main/gate/gui/LuceneDataStoreSearchGUI.java  2014-04-16 
12:35:41 UTC (rev 17841)
+++ gate/trunk/src/main/gate/gui/LuceneDataStoreSearchGUI.java  2014-04-16 
12:56:02 UTC (rev 17842)
@@ -152,8 +152,8 @@
  * GUI allowing to write a query with a JAPE derived syntax for querying
  * a Lucene Datastore and display the results with a stacked view of the
  * annotations and their values. <br>
- * This VR is associated to {@link gate.creole.ir.SearchPR}. You have to
- * set the target with setTarget(). <br>
+ * This VR is associated to {@link gate.creole.annic.SearchableDataStore}.
+ * You have to set the target with setTarget(). <br>
  * Features: query auto-completion, syntactic error checker, display of
  * very big values, export of results in a file, 16 types of statistics,
  * store display settings in gate config.

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to