User talk:Bryan

From Shifti
Revision as of 20:22, 21 July 2007 by ShadowWolf (talk | contribs) (New page: After the chat we had about the limitations of the internal search system of MediaWiki I took a look at wikimedia for search extensions. "Lucene Search" seemed to be the best bet, but afte...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

After the chat we had about the limitations of the internal search system of MediaWiki I took a look at wikimedia for search extensions. "Lucene Search" seemed to be the best bet, but after fighting to get the backend for it built and installed I learned it wasn't any better than the built-in system. (In truth, its worse. No ability to select additional namespaces to search in, requires manual dumping of the database and importing into the backend for indexing, etc...) All the code is there to support it, though. However I've shut down the search daemon and disabled the extension. I'm going to go back to poking at the MediaWiki internals to see if I can change the default search to include the User namespace. ShadowWolf 21:22, 21 July 2007 (EDT)