[ 
http://jira.dspace.org/jira/browse/DS-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=10419#action_10419
 ] 

Andrea Bollini commented on DS-208:
-----------------------------------

Hi,
of course I'm not a lucene expert too but I think that you can highligth from 
any source not only from the document field (i.e. you can retrieve on the fly 
the fulltext contents storing the bitstream id in a separate field). The use of 
TermVector should alleviate the performance issues.
see the example in: 
http://lucene.apache.org/java/2_4_1/api/contrib-highlighter/org/apache/lucene/search/highlight/package-summary.html#package_description
and the new features added in 22/12/2004


> Make the fulltext indexes configurable
> --------------------------------------
>
>                 Key: DS-208
>                 URL: http://jira.dspace.org/jira/browse/DS-208
>             Project: DSpace 1.x
>          Issue Type: Improvement
>          Components: DSpace API
>    Affects Versions: 1.5.2
>            Reporter: Andrea Bollini
>            Assignee: Andrea Bollini
>         Attachments: DS-208-configure-fulltext-indexes.patch
>
>
> This patch allow the user to configure the index name where the extracted 
> text from the bitstream (fulltext) will be stored.
> More then one index is allowed and if the configuration is missing the 
> "default" index name is used for backward compatibility.
> Documentation update is included, please take a look if possible

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.dspace.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to