spaziocodice / SolRDF

An RDF plugin for Solr
Apache License 2.0
113 stars 20 forks source link

Integration Test suite refactor with SolRDF (Java) client API #99

Closed agazzarini closed 8 years ago

agazzarini commented 8 years ago

Although the IT suite is currently working, after developing the Java client API module, it would be great to use those libraries for connecting with SolRDF.

agazzarini commented 8 years ago

Integration test suite is now using the new SolRDF client API. However, I had to comment out (i.e. @Ignore) the integration tests related with hybrid mode (i.e. faceting). This mainly because