| Page | created at | |
|---|---|---|
| generic search service for Django | Oct. 23, 2005, 11:11 p.m. | |
| If your Django application needs searching capabilities, you can roll your own. Or you can use my generic search view. This provides a parser for queries and a search machinery that is suiteable for moderate database sizes. It provides an extensible google-like syntax. The main problem is that ... | ||
| Django, Programmierung, Python | ||

