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
{{ message }}
This repository was archived by the owner on May 4, 2023. It is now read-only.
sorry for late reply. Hm, that really should work. Lucene should just combine them at indexing time (which might not be the effect you want, of course). Was there anything interesting in the log during indexing?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If I try to use index function addind content into the same field
I get error
{"code":500}
and in couchdb-lucene.log I seejava.io.IOException: Search timed out.
All works fine if we add into different fields:
The text was updated successfully, but these errors were encountered: