hbz / lobid

Linking Open Bibliographic Data
https://lobid.org/
Eclipse Public License 2.0
15 stars 4 forks source link

short.field result format broken #252

Closed fsteeg closed 8 years ago

fsteeg commented 8 years ago

See http://lobid.org/resource?id=HT002189125&format=short.fulltextOnline (sample link from doc page).

fsteeg commented 8 years ago

Deployed to staging:

See http://test.lobid.org/resource?q=*&format=short.fulltextOnline (linked from http://test.lobid.org/api)

acka47 commented 8 years ago

Why are there only six results shown?

fsteeg commented 8 years ago

Default paging is 10 hits, not all have the specified field.

dr0i commented 8 years ago

But there is a wildcard query, must result in lot of hits. Why are then not shown the first 10 of them?

fsteeg commented 8 years ago

That's the behavior we've always had: the result set (here: 10 hits) is filtered for the requested field. Yes, not very intuitive, and perhaps something we should change, but a different issue than this bug, which results in an exception in production.

acka47 commented 8 years ago

+1

fsteeg commented 8 years ago

Deployed to production, closing. See http://lobid.org/resource?q=*&format=short.fulltextOnline