[
https://issues.apache.org/jira/browse/LUCENE-5360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-5360:
----------------------------------
Attachment: LUCENE-5360-part2.patch
Improved patch: The crazyness with the {{xsl:choose}} in the sorter template
was removed again. The used trick is: Create a sorted clone of the source
folders as {{xsl:variable}}. This variable can then be used with for-each and
no more {{xsl:sort}} is needed. When defining the variable, the usual XSLT v1.0
document-fragment / node-set hack is needed, but that is common to people who
know XSL. This also improves speed of the XSL, as it is only sorted once. Also
the classpath element is also created only once now and copied 2 times into the
output document.
> Add support for developing in netbeans IDE
> ------------------------------------------
>
> Key: LUCENE-5360
> URL: https://issues.apache.org/jira/browse/LUCENE-5360
> Project: Lucene - Core
> Issue Type: New Feature
> Reporter: Michal Hlavac
> Assignee: Steve Rowe
> Priority: Minor
> Labels: IDE, netbeans, patch
> Fix For: 5.0, 4.7
>
> Attachments: 5360.patch, LUCENE-5360-part2.patch,
> LUCENE-5360-part2.patch, LUCENE-5360-part2.patch, LUCENE-5360-part2.patch,
> LUCENE-5360-part2.patch, LUCENE-5360-part2.patch, LUCENE-5360.patch
>
>
> It will be nice to have ant target for building netbeans IDE project
> definition.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]