Bugzilla – Attachment 32620 Details for
Bug 13131
Remove Solr file left behind
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13131 - remove Solr config file
Bug-13131---remove-Solr-config-file.patch (text/plain), 1.23 KB, created by
Tomás Cohen Arazi (tcohen)
on 2014-10-23 12:37:14 UTC
(
hide
)
Description:
Bug 13131 - remove Solr config file
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2014-10-23 12:37:14 UTC
Size:
1.23 KB
patch
obsolete
>From c567a1765344003b59b125100766bd37c321b6dc Mon Sep 17 00:00:00 2001 >From: Robin Sheat <robin@catalyst.net.nz> >Date: Thu, 23 Oct 2014 11:13:32 +1300 >Subject: [PATCH] Bug 13131 - remove Solr config file > >This file should have been removed as part of Bug 12538. > >Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> >--- > etc/solr/indexes.yaml | 33 --------------------------------- > 1 file changed, 33 deletions(-) > delete mode 100644 etc/solr/indexes.yaml > >diff --git a/etc/solr/indexes.yaml b/etc/solr/indexes.yaml >deleted file mode 100644 >index b369160..0000000 >--- a/etc/solr/indexes.yaml >+++ /dev/null >@@ -1,33 +0,0 @@ >-ressource_types: >- - biblio >- - authority >- >-indexes: >- - code: title >- label: Title >- type: ste >- ressource_type: biblio >- sortable: 1 >- mandatory: 1 >- mappings: >- - 200$a >- - 210$a >- - 4..$t >- - code: author >- label: Author >- type: str >- ressource_type: biblio >- sortable: 1 >- mandatory: 0 >- mappings: >- - 700$* >- - 710$* >- - code: subject >- label: Subject >- type: str >- ressource_type: biblio >- sortable: 0 >- mandatory: 0 >- mappings: >- - 600$a >- - 601$a >-- >1.9.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 13131
:
32609
|
32620
|
32653