https://bugzilla.wikimedia.org/show_bug.cgi?id=21062
Summary: Interface to add more data/text fields for Lucene search
engine (eg uploaded file text and metadata)
Product: MediaWiki extensions
Version: any
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: Normal
Component: Lucene Search
AssignedTo: [email protected]
ReportedBy: [email protected]
Blocks: 21061
For more advanced search features related to uploaded files (bug 21061) and
other potential extensions and such, we need to have a clean interface to
expose additional text and data fields to the Lucene search indexer.
This can be handled internally on the SearchEngine class and friends for the
default MySQL search and friends since they're doing updates at save time
within the search classes, but the Lucene system is indexing externally via
dumps or OAI-PMH update pulls. We need to make sure we have a clean way to
expose additional file text or metadata fields that we want indexed so we can
roll these capabilities out to Wikimedia sites in the future.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l