Add unit tests for different analyzers on @Fields
-------------------------------------------------
Key: HSEARCH-656
URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-656
Project: Hibernate Search
Issue Type: Task
Components: analyzer, directory provider
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Priority: Minor
Fix For: 3.4.0
It appears from forums that more than one user was having issues with different analysers being declared on the same field via @Fields, and we didn't have any unit test covering this.
I prepared the test, and it seems that it was working properly; still I think it makes sense to merge the test.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Update dependencies for Infinispan module to Infinispan 4.2.0.FINAL and JGroups 2.11.0.GA
-----------------------------------------------------------------------------------------
Key: HSEARCH-657
URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-657
Project: Hibernate Search
Issue Type: Improvement
Components: build, directory provider
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Fix For: 3.3.1, 3.4.0
Infinispan 4.2.0.FINAL was released, and this version requires JGroups 2.11.0.GA.
Still we can only upgrade the JGroups version in the Infinispan module as this is not Java5 compatible
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Make IndexSearcherWithPayload public
------------------------------------
Key: HSEARCH-684
URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-684
Project: Hibernate Search
Issue Type: Task
Components: engine
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Fix For: 3.4.0
The Infinispan Query module needs to be able to create an IndexSearcherWithPayload. We still want to warn that this is not a public API, and it actually shouldn't be an SPI either, more work is needed in the Query module to solve this.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Deletion of Document having a NumericField ID might fail when the identifier field name is overriden
----------------------------------------------------------------------------------------------------
Key: HSEARCH-685
URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-685
Project: Hibernate Search
Issue Type: Bug
Components: engine
Affects Versions: 3.3.0.Final
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Fix For: 3.3.1, 3.4.0
DeleteWorkDelegate shouldn't use builder.getIdentifierName() as that points to the entity property name
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see: http://www.atlassian.com/software/jira