1

this is whoosh

so ,did you know which is better ?

thanks

lonesomeday
  • 233,373
  • 50
  • 316
  • 318
zjm1126
  • 63,397
  • 81
  • 173
  • 221

1 Answers1

2

Google Custom Search Engine won't search over your models unless they are published fairly completely on a page which Google has crawled and indexed. Think of CSE as a very configurable search engine over existing Google search results.

Whoosh appears to be a better fit if you want to search over models in your datastore. Another option for this functionality is Bill Katz's SearchableModel.

Jason Hall
  • 20,632
  • 4
  • 50
  • 57