EPrints Technical Mailing List Archive
Message: #03689
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] Advanced Search, field length limit
- To: "EPrints.org Technical List" <eprints-tech@ecs.soton.ac.uk>
- Subject: [EP-tech] Advanced Search, field length limit
- From: martin.braendle@id.uzh.ch
- Date: Wed, 17 Dec 2014 10:47:17 +0100
Dear all,
we have cases where users want to enter very long lists of names in the creators or creators/editors field in Avanced Search, using an "any" search.
However, the query is limited or cut at 256 characters, caused by the maxlength="256" attribute of the input element.
I have deactivated this limit on our development system in perl_lib/EPrints/Metafield.pm in method "render_search_input" by commenting line 2201, being aware that this affects all text input fields.
We have tested various query variants and not seen any problem so far.
Before we go live with this change: Is there any reason why this limit was introduced originally? Any good technical objections to not deactivate it?
Best regards,
Martin
--
Dr. Martin Brändle
Zentrale Informatik
Universität Zürich
Winterthurerstr. 190
CH-8057 Zürich
mail: martin.braendle@id.uzh.ch
phone: +41 44 63 56705
fax: +41 44 63 54505
http://www.id.uzh.ch
- Prev by Date: [EP-tech] Re: load throttling strategy
- Next by Date: [EP-tech] Restricting export of field based on value of another field
- Previous by thread: [EP-tech] Re: Change EPrint field type.
- Next by thread: [EP-tech] Restricting export of field based on value of another field
- Index(es):