orbiter
|
db6863db77
|
reduced solr cache sizes to check if that solves memory problems a bit
|
13 years ago |
Michael Peter Christen
|
aab0b680c3
|
- added xslt support for solr result formats.
try i.e.
http://localhost:8090/solr/select?q=*:*&start=0&rows=10&wt=xslt&tr=json.xsl
- added servlet-side mime-type configuration for streamed servlets. this
is used for the result formatters in solr result formats
|
13 years ago |
Michael Peter Christen
|
b51df6c7e8
|
- added coordinate storage in solr schema
- fixed shutdown process
- fixed some solr-to-metadata reading
- added a large number of metadata attributes in ViewFile.html
|
13 years ago |
Michael Peter Christen
|
3ce04cecf3
|
bad hack to prevent a bug appearing in solr
|
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 |