source: vlo/branches/vlo-3.0/vlo-web-app/src/main/java/eu/clarin/cmdi/vlo/service

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4867   11 years twan.goosen Facet field retrieval (through the facet field(s) model) has a …
(edit) @4852   11 years twan.goosen document query factory gets fields through constructor created tests …
(edit) @4850   11 years twan.goosen autocomplete service returns an iterator. Simplified and cleaned up …
(edit) @4849   11 years twan.goosen moved solr unit tests to right package and added a test for the …
(edit) @4844   11 years twan.goosen added autocomplete behaviour to search form
(edit) @4816   11 years twan.goosen always getting all facet values. To be optimised. Refs #524
(edit) @4730   11 years twan.goosen Fixed intrusion of unserialisable collections through multimap …
(edit) @4691   11 years twan.goosen Added some additional fields for document retrieval
(edit) @4669   11 years twan.goosen Added CMDI view (obtained through XSLT transform) to record page
(edit) @4661   11 years twan.goosen Package structure: separated solr services from other services and …
(edit) @4654   11 years twan.goosen ignored and technical fields are now configured through VloConfig?.xml
(edit) @4646   11 years twan.goosen Created interface for service that convert to/from wicket page …
(edit) @4645   11 years twan.goosen Moveddefinition of property filters from record page into …
(edit) @4644   11 years twan.goosen added details panel for resources on the record page
(edit) @4639   11 years twan.goosen made service that creates ResourceInfo? objects from resource strings. …
(edit) @4636   11 years twan.goosen added technical details to record page
(edit) @4634   11 years twan.goosen made constant for document fields in query factory
(edit) @4633   11 years twan.goosen added extra fields to be retrieved for a document
(edit) @4632   11 years twan.goosen added field table for record by means of a data provider (of the new …
(edit) @4629   11 years twan.goosen Landing page link now working. Document queries no longer get …
(edit) @4628   11 years twan.goosen Implemented getting getDocument(docId) in the solr document service …
(edit) @4626   11 years twan.goosen - Created loadable/detachable model for a SolrDocument?. Document …
(edit) @4620   11 years twan.goosen unit test for resource type counting service
(edit) @4619   11 years twan.goosen implemented resource type counting service
(edit) @4618   11 years twan.goosen added components, models and service required to show resource type …
(edit) @4597   11 years twan.goosen Added method to vlo config to get all facets, including collection …
(edit) @4572   11 years twagoo minor changes
(edit) @4566   11 years twagoo separated document query factory from facet query factory (both in …
(edit) @4565   11 years twagoo - List of facets in config now a list, not string array - Renamed …
(edit) @4543   11 years twagoo processing of 'q' page parameter
(edit) @4536   11 years twagoo removed some obsolete TODO's
(edit) @4531   11 years twagoo cleaned up solr dao implementation
(edit) @4530   11 years twagoo started implementation of search results. Created panel and added …
(edit) @4527   11 years twagoo Added some logging to SOLR DAO's
(edit) @4522   11 years twagoo Included values in facet panel
(edit) @4520   11 years twagoo more javadoc!
(edit) @4519   11 years twagoo Simplified model by merging FacetSelection? into QueryFacetsSelection?
(edit) @4518   11 years twagoo Removed Facet pojo because it only wrapped a String
(edit) @4516   11 years twagoo Created unit test for SolrQueryFactory? implementation, and added an …
(edit) @4513   11 years twagoo Implemented facets count method
(edit) @4512   11 years twagoo Some tidying up in the connection between FacetsPanel? en FacetFieldsService?
(edit) @4511   11 years twagoo implemented solr query factory, added optional textual query to model
(edit) @4507   11 years twagoo turned VloConfig? into a POJO, created factory interface so that …
(edit) @4502   11 years twagoo Solr server is now injected into SOLR DAO's instead of URL, allowing …
(edit) @4501   11 years twagoo Created facet fields provider that uses a facet fields service to get …
(edit) @4500   11 years twagoo using FacetField? as model class for facetpanel
(edit) @4497   11 years twagoo created facet value provider and facet value service interface
(add) @4480   11 years twagoo Moved common classes (constants and config) and resources into new …
Note: See TracRevisionLog for help on using the revision log.