: I was considering adding quite a few pages for the solrsharp project.  Any
: specific requests for where new content should go?

Flare set a good example by using subpages...

  "Flare" gives you an overview
  "Flare/Goals" has Goals
  "Flare/ToDo" has todo ... etc.

It lets you have pages with general names that don't over pollute the 
main namespace.  there are also macros to make it easy to navigate arround 
subpages with a common parent...

http://wiki.apache.org/solr/HelpOnMacros#head-3bd981f061f262d3605935dfe29519d9be970487

...one thing Flare doesn't use but could is the Search macro to generate a 
numbered list of all subpages...

        [[FullSearch(title:"Flare/")]]

...since i'm not really involved in Flare, i don't feel comfortable 
changing that ... but you could do it for SolrSharp pages.  (i'm about to 
do something similar with other "top level" pages)


-Hoss

Reply via email to