Michael Peter Christen
|
b9dfca4b0a
|
- fixed IndexFederated Servlet / a embedded Solr can now be selected
- added code stub for an embedded Solr but generation of Solr store is
still commented out (it works but is not yet ready for usage)
|
13 years ago |
Michael Peter Christen
|
fad3b14813
|
added jetty libraries, needed for future use as web server and as
application server for the solr search interface
|
13 years ago |
Michael Peter Christen
|
a38b0a2c46
|
extended embedded solr tests to ensure that it will be usable within a
jetty instance
|
13 years ago |
Michael Peter Christen
|
1be0025a9c
|
- added test for EmbeddedSolrConnector
- added needed libraries for this test
this includes most (all) files needed for an embedded solr
|
13 years ago |
Michael Peter Christen
|
3f55dc7c1e
|
- added solr core and libraries that solr needs (lucene is missing, will
follow later)
- added embedded solr connector which can connect to solr
programmatically (without using a server in between)
|
13 years ago |