You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made a mistake where instead of rendering a list of terms in the JSON output, I just toString'ed a BytesRefHash, getting a JVM object reference in the response.
But the tests didn't catch this.
The text was updated successfully, but these errors were encountered:
I made a mistake where instead of rendering a list of terms in the JSON output, I just toString'ed a BytesRefHash, getting a JVM object reference in the response.
But the tests didn't catch this.
The text was updated successfully, but these errors were encountered: