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