-
Story
-
Resolution: Obsolete
-
Low
-
None
-
None
-
None
Is anyone of you willing to cooperate with JBoss.org on writing an indexer for Bugzilla?
It would serve to fill the indexes of http://search.jboss.org/ - a decent and fast fulltext search (based on ElasticSearch / Lucene).
The only thing needed is something able to
1) crawl all data over time and push them to JBoss.org DCP REST API,
2) a BZ hook which would inform JBoss.org DCP about the changes - updates of fields, deletes of bugs.
JBoss.org DCP REST API docs: http://docs.jbossorg.apiary.io/#contentpushapi
Source code: https://github.com/searchisko/searchisko
The contact is Lukas Vlcek of JBoss.org Development Team.