Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  action 35863 about 9 years Claudio Atzori added DELETE_BY_QUERY blackboard action
  actors 35061 over 9 years Alessia Bardi releasing resources after index feed
  feed 35064 over 9 years Alessia Bardi removed IndexfeederCollection: its methods has ...
  utils 32097 over 9 years Andrea Mannocci the query was badly composed because of a forma...
AbstractBackendDescriptor.java 1.59 KB 28961 almost 10 years Claudio Atzori early implementation
IndexBackendDescriptor.java 671 Bytes 29109 almost 10 years Sandro La Bruzzo Implemented, create index action
IndexBackendEnumerator.java 2.53 KB 28919 almost 10 years Claudio Atzori early implementation
IndexCollection.java 2.08 KB 35066 over 9 years Alessia Bardi cleanup
IndexModularService.java 2.24 KB 29687 almost 10 years Sandro La Bruzzo changed implementation using module dnet-index-...
IndexServerDAO.java 2.79 KB 35066 over 9 years Alessia Bardi cleanup
IndexServerDAOMap.java 296 Bytes 29978 almost 10 years Sandro La Bruzzo Implemented reloading of index once the schema ...
IndexServerDAOMapImpl.java 992 Bytes 35066 over 9 years Alessia Bardi cleanup
MdFormatNotificationHandler.java 4.02 KB 35077 over 9 years Alessia Bardi logs

Latest revisions

# Date Author Comment
35863 01/04/2015 11:05 AM Claudio Atzori

added DELETE_BY_QUERY blackboard action

35077 05/03/2015 12:35 PM Alessia Bardi

logs

35066 04/03/2015 07:10 PM Alessia Bardi

cleanup

35064 04/03/2015 07:05 PM Alessia Bardi

removed IndexfeederCollection: its methods has been moved to IndexCollection

35062 04/03/2015 07:03 PM Alessia Bardi

Fixed name in indexServerDAO method

35061 04/03/2015 07:01 PM Alessia Bardi

releasing resources after index feed

35060 04/03/2015 07:01 PM Alessia Bardi

Removed lookup method

35059 04/03/2015 06:56 PM Alessia Bardi

feed package moved from client to server-side module.

34957 02/03/2015 04:23 PM Alessia Bardi

Added new method on IndexFeederCollection to allow explicit release of the resources. The "shutdown" method is called to release the solr server connection and avoid the server-side warning: "WARN org.apache.zookeeper.server.NIOServerCnxn – caught end of stream exception...

32171 04/11/2014 03:52 PM Andrea Mannocci

Fixed the problem about indexing of records containing "true".
This was due to a cql query sent wrongly to the index which was removing indexed documents right before the soft commit, thus leaving no trace of them.
Now the CQL query is translated to Lucene availing a CQL translator within the IdenxFeedActorFactory

View revisions

Also available in: Atom