Hi!
I solved my problem. After see source files of JAVA, I discover that I can use
":date" in the end of line where the date.issued index was declared.
- search.index.5 = date:dc.date.issued:date
Doing that, the index is created without "-", for example the metadata
dc.data.issued='1
Hi!
I have an index "date" configured in my dspace.cfg:
search.index.5 = date:dc.date.issued
DSpace saves the dc.date.issued in the format -MM-DD.
I tried to search items in a range date using the options bellow:
- date:[1979 TO 1979] = OK, It returns all items where dc.date.issued is like