Skip to content
Snippets Groups Projects
Commit 9ad47d10 authored by juanf's avatar juanf
Browse files

SSDM-9374 : Trying to delete indexing logic, DANGEROUS commit, take 3

parent e5da7e6c
No related branches found
No related tags found
No related merge requests found
......@@ -16,9 +16,6 @@
package ch.systemsx.cisd.openbis.generic.shared.dto.hibernate;
import org.hibernate.search.annotations.Field;
import org.hibernate.search.annotations.IndexedEmbedded;
/**
* Prefixes for indexed fields. Should be used everywhere where {@link IndexedEmbedded} or {@link Field} annotation is used, in this way we can make
* search query syntax independent from bean field names.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment