Re: [hibernate-dev] [Search] Providing an alias for the indexed type

2017-11-07 Thread Sanne Grinovero
+1 we should allow to override this.

I think it's material for 6.x , as it ties in with the plans for
decoupling the "index schema definition" from the "indexed type", but
we could introduce a configuration property already in the current
master - something like a type alias.

I probably wouldn't introduce a new annotation now, unless it matches
our intent in 6.


On 7 November 2017 at 16:13, Guillaume Smet  wrote:
> Hi,
>
> We just had a couple of very similar questions on SO:
> https://stackoverflow.com/questions/47107499/override-elasticsearch-type-in-hibernate-search/47160930
> https://stackoverflow.com/questions/47160030/how-to-configure-type-name-or-filter-by-type-query-with-elasticsearch-integratio
>
> The first use case makes more sense than the second one but I'm wondering
> if we should consider adding some sort of alias to @Indexed to override the
> type we use to identify the type of an object.
>
> WDYT?
>
> --
> Guillaume
> ___
> hibernate-dev mailing list
> hibernate-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev


[hibernate-dev] NoORM IRC meeting minutes

2017-11-07 Thread Guillaume Smet
Hi,

Here are the minutes of this week's meeting.

Just Davide and me!

15:44 < jbott> Meeting ended Tue Nov  7 14:44:22 2017 UTC.  Information
about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
15:44 < jbott> Minutes:

http://transcripts.jboss.org/meeting/irc.freenode.org/hibernate-dev/2017/hibernate-dev.2017-11-07-14.05.html
15:44 < jbott> Minutes (text):

http://transcripts.jboss.org/meeting/irc.freenode.org/hibernate-dev/2017/hibernate-dev.2017-11-07-14.05.txt
15:44 < jbott> Log:

http://transcripts.jboss.org/meeting/irc.freenode.org/hibernate-dev/2017/hibernate-dev.2017-11-07-14.05.log.html

-- 
Guillaume
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev


[hibernate-dev] [Search] Providing an alias for the indexed type

2017-11-07 Thread Guillaume Smet
Hi,

We just had a couple of very similar questions on SO:
https://stackoverflow.com/questions/47107499/override-elasticsearch-type-in-hibernate-search/47160930
https://stackoverflow.com/questions/47160030/how-to-configure-type-name-or-filter-by-type-query-with-elasticsearch-integratio

The first use case makes more sense than the second one but I'm wondering
if we should consider adding some sort of alias to @Indexed to override the
type we use to identify the type of an object.

WDYT?

-- 
Guillaume
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev