[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-710) Add option to index fields using ANALYZED_NO_NORMS

Sanne Grinovero (JIRA) noreply at atlassian.com
Thu Mar 10 06:45:08 EST 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=40169#action_40169 ] 

Sanne Grinovero commented on HSEARCH-710:
-----------------------------------------

if someone wants to help, here is a good starting point: https://github.com/Sanne/hibernate-search/tree/HSEARCH-710
It's missing a testcase, so I'm not sure it's working fine, and it's missing nice documentation. contributions welcome :)

> Add option to index fields using ANALYZED_NO_NORMS
> --------------------------------------------------
>
>                 Key: HSEARCH-710
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-710
>             Project: Hibernate Search
>          Issue Type: New Feature
>            Reporter: Sanne Grinovero
>            Assignee: Sanne Grinovero
>             Fix For: 3.4.0.Beta1
>
>
> It seems it's currently not possible to use the indexing option org.apache.lucene.document.Field.Index.ANALYZED_NO_NORMS
> (workaround: use a custom fieldbridge)

-- 
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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list