Mykhaylo Boychuk
bece88f977
implemented plugin for indexing parent object of Community/Collection/Item
2020-02-28 16:19:34 +01:00
Kevin Van de Velde
4c9a30bb14
[DS 4287] Refactoring the IndexableObject & SolrServiceImpl to become more expandable
2019-11-29 14:26:50 +01:00
benbosman
30ad7676ef
Merge pull request #2528 from atmire/authority-control-bugfixes
...
Authority control bugfixes
2019-10-18 11:03:24 +02:00
benbosman
f65c8523a8
Merge pull request #2502 from atmire/w2p-64649_endpoints-to-collect-statistics
...
Endpoints to collect Statistics
2019-09-25 15:55:40 +02:00
Ben Bosman
1d08e15254
solr authority
2019-09-04 13:22:56 +02:00
Raf Ponsaerts
ebd63b1283
Created endpoints to collect View and Search statistics
2019-09-02 13:39:11 +02:00
Mark H. Wood
0eef0b0859
[DS-3695] Add missing libraries reported by Michael Spalti, Chris Wilper.
2019-08-15 11:30:58 -04:00
Mark H. Wood
9046ecfcb4
Merge branch 'master' into DS-3695-upgrade
2019-08-15 10:23:53 -04:00
Raf Ponsaerts
d97ea343e4
Merged dspace/master into dspace/configurable_entities
2019-04-25 13:30:25 +02:00
Mark H. Wood
57e076e781
[DS-3695] Remove unused dynamicField definitions.
2019-04-01 14:24:29 -04:00
Andrea Bollini
eba97f4080
Merge branch 'master' of https://github.com/DSpace/DSpace into mydspace_clean
2019-03-28 13:15:21 +01:00
Andrea Bollini
006b938c4a
DS-4166 community feedback: use dedicated fields for workspace/workflow searches
2019-03-28 00:09:13 +01:00
Tim Donohue
f56996634b
Merge branch 'master' into configurable_entities
2019-03-22 19:12:19 +00:00
Mark H. Wood
0194f557c0
[DS-3695] Re-introduce configured default match operator, since I found to where they moved it. Default search field was already configured.
2019-02-15 11:59:08 -05:00
Mark H. Wood
dd8a7c1fea
[DS-3695] Remove commented elements and comments not about DSpace from solrconfig.xml.
2019-02-14 08:57:27 -05:00
Mark H. Wood
732bc7d92f
[DS-3695] Tell developers where to find the example schema, for
...
comments and examples of what you can do here.
2019-02-13 11:27:09 -05:00
Mark H. Wood
cd5911a68f
[DS-3695] Add docValues to all *PointField by default to support faceting.
...
Some of these may be unnecessary, but I don't know on which we facet.
2019-02-13 11:27:09 -05:00
Mark H. Wood
ad50b73fd9
[DS-3695] Give the Solr admin. a clue about the purpose of each core.
2019-02-13 11:27:09 -05:00
Mark H. Wood
70b5d6bf4f
[DS-3695] Reintroduce "ignored" fieldType, even though the field is
...
probably not used.
2019-02-13 11:27:09 -05:00
Mark H. Wood
0fa69a7f09
[DS-3695] Whoops, missed a few Trie*Field references.
2019-02-13 11:27:09 -05:00
Mark H. Wood
3bcb2edd1c
[DS-3695] Remove redundant types, irrelevant attributes; tidy layout.
2019-02-13 11:27:09 -05:00
Mark H. Wood
094db7217a
[DS-3695] Remove unused "fieldType"s, dusty old comments from stock
...
sample schema. Tidy indentation, break very long elements into
multiple lines.
2019-02-13 11:27:09 -05:00
Mark H. Wood
687f04e269
[DS-3695] Rip out big handfuls of unused fieldtypes, commentary about
...
Solr not DSpace. Break loooong tags into attribute-per-line format.
2019-02-13 11:27:09 -05:00
Mark H. Wood
919ce45338
[DS-3695] We no longer configure Solr itself.
2019-02-13 11:27:09 -05:00
Mark H. Wood
da9d5c7452
[DS-3695] Remaining minimal changes to make all cores load in Solr 7.
2019-02-13 11:27:09 -05:00
Mark H. Wood
5db8a6a889
[DS-3695] Make 'search' core load in stock Solr 7.2.1.
...
This should work without altering Solr, across Solr releases, as long
as Solr ships the necessary additional analyzers in /contrib.
2019-02-13 11:27:09 -05:00
Mark H. Wood
f09287c56b
[DS-3695] Rip out lots of Solr config. that is no longer defined in v7.
2019-02-13 11:27:09 -05:00
Tim Donohue
ceed829800
Merge branch 'master' into configurable_entities
2018-12-06 17:05:31 +00:00
Tim Donohue
b283d5d9e4
Fix DS-4066 by update all IDs to string type in schema
2018-10-29 17:07:54 +00:00
Raf Ponsaerts
f223f1c067
DSpace 7 Entities
2018-10-24 10:24:09 +02:00
Terry Brady
06ca8809e1
port PR 1867
2018-08-06 10:17:52 -07:00
Raf Ponsaerts
6b57003e34
Working on the min-max facet implementation
2018-05-14 08:29:52 +02:00
Robin Taylor
6dd2bda4cc
DS-2948 : Set Solr captureAttr to true when indexing full text
2016-08-11 14:00:53 +01:00
Kevin Van de Velde
00c5485c42
Merge pull request #988 from christian-scheible/DS-2648
...
[DS-2648] Full text available sidebar facet for Discovery
2015-12-16 16:25:08 +01:00
Tim Donohue
eeed870fb2
Remove odd characters from search schema config
2015-11-06 15:32:00 +00:00
Tim Donohue
92b3de56b7
Merge pull request #1096 from hardyoyo/DS-2706
...
[DS-2706] removed unused example lib folders from the Authority Solr config
2015-10-21 11:39:28 -05:00
Andrea Schweer
53b77e7fde
DS-2809 Set default search operator to AND
...
Setting Solr's default search operator to AND for the Discovery index leads to
search behaviour that's closer to what our users expect -- "do what Google
does". There is a configuration option for the search operator in dspace.cfg.
However, that setting is used only by the legacy DSQuery class for the now
deprecated Lucene-based search.
2015-10-15 09:55:27 +13:00
Tim Donohue
a22b73eda2
Ensure Solr schema treats item ids as UUIDs
2015-10-12 19:37:28 +00:00
Hardy Pottinger
981aeb1276
[DS-2706] removing configuration for more lib folders in authority solr config (dist and contrib) to match Discovery/search solr config
2015-10-06 19:38:08 +00:00
Hardy Pottinger
f25ac34ea9
[DS-2706] removing more unused lib configurations from authority solr config
2015-10-06 19:23:29 +00:00
Hardy Pottinger
4fd5ca1b4c
[DS-2706] removing more unused lib configurations from authority solrconfig
2015-10-06 19:20:32 +00:00
Hardy Pottinger
f9ecd84e1a
removed unused example lib folders from the Authority Solr config
2015-10-06 19:04:27 +00:00
Christian Scheible
2e78ff10af
Merge branch 'master' into DS-2648
2015-10-06 16:23:37 +02:00
Christian Scheible
ab878b95a6
[DS-2648] Refactored class name and field names for files available feature to reflect the operating priciple of the feature.
2015-10-06 15:50:55 +02:00
KevinVdV
54222f3c1d
DSpace refactored service api
2015-08-19 11:54:32 +02:00
Christian Scheible
1f439044c7
Added Discovery Facet to distinguish between items with and without full text.
2015-07-13 10:29:35 +02:00
Andrea Schweer
b07707874a
DS-2486 Add UUID processing to CSV, JSON update handlers too
2015-04-02 09:59:37 +13:00
Christian Scheible
dcd9b2534c
[DS-2438] fixed problem with immense metadata values for oai solr core
2015-02-04 08:40:17 +01:00
Roeland Dillen
8e2f87e755
add docvalues to docvalue capable fields for better facet performance
2014-11-07 17:08:41 +01:00
Roeland
32e096fd3d
excluding jetty and bumping lucene match version
2014-11-06 07:59:37 +01:00