Revision: 15959
http://gate.svn.sourceforge.net/gate/?rev=15959&view=rev
Author: valyt
Date: 2012-07-19 15:02:54 +0000 (Thu, 19 Jul 2012)
Log Message:
-----------
Public access to the query engine for a local index.
Modified Paths:
--------------
mimir/trunk/mimir-web/grails-app/services/gate/mimir/web/LocalIndexService.groovy
Modified:
mimir/trunk/mimir-web/grails-app/services/gate/mimir/web/LocalIndexService.groovy
===================================================================
---
mimir/trunk/mimir-web/grails-app/services/gate/mimir/web/LocalIndexService.groovy
2012-07-19 01:18:32 UTC (rev 15958)
+++
mimir/trunk/mimir-web/grails-app/services/gate/mimir/web/LocalIndexService.groovy
2012-07-19 15:02:54 UTC (rev 15959)
@@ -169,7 +169,7 @@
}
- private synchronized QueryEngine getQueryEngine (LocalIndex index){
+ public synchronized QueryEngine getQueryEngine (LocalIndex index){
QueryEngine engine = queryEngines[index.id]
if(!engine) {
if(index.state != Index.SEARCHING) {
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs