Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  java 35060 over 9 years Alessia Bardi Removed lookup method
  resources 33186 almost 10 years Andrea Mannocci -moved solr-specific properties away from dnet-...

Latest revisions

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

32097 03/11/2014 05:30 PM Andrea Mannocci

the query was badly composed because of a format conversion pitfall.
Replaced hh with HH in date format in order to force 24h format.

31702 24/10/2014 07:12 PM Claudio Atzori

returns immediatelly and handles the request in a separated thread

30064 09/09/2014 02:57 PM Sandro La Bruzzo

fixed case list of backend is null

View revisions

Also available in: Atom