Search
SearchBack to Snip <-- Previous Change | Next Change -->
| Diff Summary | |||||
|---|---|---|---|---|---|
| Title | |||||
| Date | 2008-04-27 10:53:34 | 2008-04-27 11:47:11 | |||
| Editor | Herbert Poul | Herbert Poul | |||
| Tags | |||||
| 2008-04-27 10:53:34 by Herbert Poul | 2008-04-27 11:47:11 by Herbert Poul | ||||
|---|---|---|---|---|---|
| 46 | 46 | ||||
| 47 | (r'^board/search/', include('sphene.sphsearchb | 47 | (r'^board/search/', include('sphene.sphsearchb | ||
| > | oard.urls'), community_urls.defaultdict), | > | oard.urls'), community_urls.defaultdict), | ||
| 48 | 48 | ||||
| 49 | ## Initial update | 49 | ## Initial update | ||
| 50 | 50 | ||||
| t | 51 | TODO | t | 51 | after activating search you need to update the who |
| > | le index once to find anything. (all changes to mo | ||||
| > | dels afterwards should be catched by the daemon an | ||||
| > | d updated automatically.) | ||||
| 52 | |||||
| 53 | herbert-pouls-computer:~/dev/python/sphenecomm | ||||
| > | unity/sphenecommunity herbert$ python2.5 ./manage. | ||||
| > | py shell | ||||
| 54 | Executing module body. | ||||
| 55 | |||||
| 56 | >>> from sphene.sphsearchboard import models | ||||
| 57 | >>> models.post_index.update() | ||||
| 58 | >>> | ||||
| 59 | |||||
| 60 | |||||
| 61 | |||||
Powered by Sphene Community Tools
