Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  main 35064 over 9 years Alessia Bardi removed IndexfeederCollection: its methods has ...
  test 28919 over 10 years Claudio Atzori early implementation

Latest revisions

# Date Author Comment
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...

33186 04/12/2014 04:43 PM Andrea Mannocci

moved solr-specific properties away from dnet-modular-index-service to dnet-modular-index-solr-service
-commented apparently unused properties
set replicationFactor to 1 (was 0. it was producing an exception)

32702 13/11/2014 02:58 PM Michele Artini

fixed a bean property

32584 12/11/2014 06:03 PM Michele Artini

new locators

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