Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 338768 - dev-dotnet/nlucene (new package)
Summary: dev-dotnet/nlucene (new package)
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement with 1 vote (vote)
Assignee: Default Assignee for New Packages
URL: http://lucene.apache.org/lucene.net/
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on:
Blocks: 337751 338789
  Show dependency tree
 
Reported: 2010-09-26 10:04 UTC by Arsen Shnurkov
Modified: 2024-04-03 23:57 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
nlucene-2.9.2.ebuild (nlucene-2.9.2.ebuild,1.89 KB, text/plain)
2011-06-23 11:52 UTC, Arsen Shnurkov
Details
files/gentoo.snk (gentoo.snk,596 bytes, application/octet-stream)
2011-06-23 11:53 UTC, Arsen Shnurkov
Details
nlucene-2.9.2.ebuild (nlucene-2.9.2.ebuild,1.52 KB, text/plain)
2011-06-23 17:20 UTC, Arsen Shnurkov
Details
metadata.xml (metadata.xml,759 bytes, text/plain)
2011-06-23 17:22 UTC, Arsen Shnurkov
Details
files/config.doxygen (config.doxygen,70.61 KB, text/plain)
2011-06-24 12:58 UTC, Arsen Shnurkov
Details
nlucene-2.9.2.ebuild (nlucene-2.9.2.ebuild,2.41 KB, text/plain)
2011-06-24 12:58 UTC, Arsen Shnurkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arsen Shnurkov 2010-09-26 10:04:12 UTC
Lucene.Net is a source code, class-per-class, API-per-API and algorithmatic port of the Java Lucene search engine to the C#. In addition to the APIs and classes port to C#, the algorithm of Java Lucene is ported to C# Lucene. This means an index created with Java Lucene is back-and-forth compatible with the C# Lucene; both at reading, writing and updating. In fact a Lucene index can be concurrently searched and updated using Java Lucene and C# Lucene processes. 

Lucene is used in many applications, such as beagle, bugtracker.net and others, which require search.
Comment 1 Arsen Shnurkov 2011-06-23 11:52:36 UTC
Created attachment 277871 [details]
nlucene-2.9.2.ebuild

requires gentoo.snk in files dir
Comment 2 Arsen Shnurkov 2011-06-23 11:53:21 UTC
Created attachment 277873 [details]
files/gentoo.snk

key for assembly signing
Comment 3 Pacho Ramos gentoo-dev 2011-06-23 12:31:48 UTC
(this is an automated message based on filtering criteria that matched this
bug)

Hello, The Gentoo Team would like to firstly thank you for your ebuild
submission. We also apologize for not being able to accomendate you on a timely
manor. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The
sunrise
overlay[1] is a overlay for Gentoo which we allow trusted users to commit to
and
all users can have ebuilds reviewed by Gentoo devs for entry into the overlay.
So, the sunrise team is suggesting that you look into this and submit your
ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us.
We
anticipate a large number of requests in a short time. 

Thanks,
[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 4 Arsen Shnurkov 2011-06-23 17:20:04 UTC
Created attachment 277889 [details]
nlucene-2.9.2.ebuild
Comment 5 Arsen Shnurkov 2011-06-23 17:22:50 UTC
Created attachment 277891 [details]
metadata.xml
Comment 6 Arsen Shnurkov 2011-06-24 12:58:04 UTC
Created attachment 277995 [details]
files/config.doxygen
Comment 7 Arsen Shnurkov 2011-06-24 12:58:28 UTC
Created attachment 277997 [details]
nlucene-2.9.2.ebuild
Comment 8 Maciej Barć gentoo-dev 2024-04-03 23:57:19 UTC
Closing since the .NET project migrated to new eclasses and old workflow is deprecated.