Yoann Rodière (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *created* an issue
Hibernate Search (
https://hibernate.atlassian.net/browse/HSEARCH?atlOrigin=eyJpIjoiNjliNWVi...
) / New Feature (
https://hibernate.atlassian.net/browse/HSEARCH-3926?atlOrigin=eyJpIjoiNjl...
) HSEARCH-3926 (
https://hibernate.atlassian.net/browse/HSEARCH-3926?atlOrigin=eyJpIjoiNjl...
) Predicate on multiple fields designated by a single label/group name/etc. (
https://hibernate.atlassian.net/browse/HSEARCH-3926?atlOrigin=eyJpIjoiNjl...
)
Issue Type: New Feature Assignee: Unassigned Components: backend-elasticsearch,
backend-lucene Created: 25/May/2020 03:58 AM Fix Versions: 6.0.0-Bonus-backlog Priority:
Major Reporter: Yoann Rodière (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
)
Sometimes it's not practical to explicitly list all the fields one wants to target
when searching. Maybe there are lots of them, maybe you just want to target all fields
that can be targeted, ...
Some related discussions on the forums:
*
https://discourse.hibernate.org/t/hibernate-search-6-0-0-beta6-simplequer...
*
https://discourse.hibernate.org/t/support-for-copy-to-mapping-on-fields/415
Elasticsearch offers several solutions to that problem; we should investigate and pick the
most appropriate.
In particular:
* Some queries implicitly target all relevant fields when we don't pass a field name
(simple query string in particular)
* The copy_to attribute in the mapping allows copying the content of a field to another at
indexing time :
https://www.elastic.co/guide/en/elasticsearch/reference/current/copy-to.html
* I remember seeing something about an _all field whose content is the content of all
other fields? Though I believe it was disabled by default.
(
https://hibernate.atlassian.net/browse/HSEARCH-3926#add-comment?atlOrigin...
) Add Comment (
https://hibernate.atlassian.net/browse/HSEARCH-3926#add-comment?atlOrigin...
)
Get Jira notifications on your phone! Download the Jira Cloud app for Android (
https://play.google.com/store/apps/details?id=com.atlassian.android.jira....
) or iOS (
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=Em...
) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100127- sha1:97b7618 )