[hibernate-issues] [Hibernate-JIRA] Created: (HSEARCH-141) Allow term position information to be stored in an index

John Griffin (JIRA) noreply at atlassian.com
Mon Dec 10 22:27:56 EST 2007


Allow term position information to be stored in an index
--------------------------------------------------------

                 Key: HSEARCH-141
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-141
             Project: Hibernate Search
          Issue Type: New Feature
          Components: engine
            Reporter: John Griffin
            Assignee: John Griffin


The default behavior of indexing is to not store term position and offset information. Modify the @Field annotation to allow input of Field.TermVector values. This would facilitate proximity queries.

-- 
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