[
https://issues.apache.org/jira/browse/UNOMI-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467431#comment-16467431
]
Serge Huber edited comment on UNOMI-179 at 5/8/18 1:39 PM:
-----------------------------------------------------------
Hello Don,
I've merged the pull request and it will be part of the 1.3.0 release, I just
need to finish preparing it now :)
Thanks a lot for your contribution, hope it will be useful for your project.
Btw I'd love to learn more about your project if you can share some details (if
you prefer to reach me privately that's fine too :)).
cheers,
Serge...
was (Author: shuber):
Hello Don,
I've merged the pull request and it will be part of the 1.3.0 release, I just
need to finish preparing it now :)
cheers,
Serge...
> Unable to remove monthly indexed items
> --------------------------------------
>
> Key: UNOMI-179
> URL: https://issues.apache.org/jira/browse/UNOMI-179
> Project: Apache Unomi
> Issue Type: Wish
> Affects Versions: 1.2.0-incubating
> Reporter: Don Hinshaw
> Priority: Minor
> Fix For: 1.3.0-incubating
>
>
> When I was trying to remove an event from elastic search I noticed this error.
>
> {{Caused by: [context-*] InvalidIndexNameException[Invalid index name
> [context-*], must not contain the following characters [ , ", *, \, <, |, ,,
> >, /, ?]]}}
> However when I tried to load an event, it worked. When I took a closer look
> I noticed that the remove methods are not using the getMonthlyIndex() method
> and are simply returning {{indexName + "-*"}}.
> It seems like the template in elasticsearch would allow for this type of
> query but I cannot make it work.
> This seems to be a bug in ElasticSearchPersistenceImpl and since there is
> nowhere in the code base that deletes events or sessions, it may have gone
> unnoticed.
> Please confirm if this is a bug, or a configuration issue with elastic search
> on my end. If it is a bug I would be happy to work on it.
> Thanks,
> Don
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)