Zine

open source content publishing system


Ticket #44 (new task)

Opened 11 months ago

Last modified 3 weeks ago

Search Support

Reported by: mitsuhiko Owned by:
Priority: critical Milestone: Zine 0.2
Component: admin Version:
Keywords: Cc:

Description

We need some sort of builtin search support. I don't think I want to use Xapian for that but that would be the easiest way.

Change History

Changed 6 months ago by ali

Hi,

I have written prelimiary code to achieve this using xapian. I am implementing it as a plugin, but not sure if that is neceesarily the correct way to go. Perhaps we should have some kind of generic indexing interface.

If no one really cares, I will leave it as a plugin, which adds some views like /search etc, and also perhaps a json service for doing the searching slickly.

Thoughts?

Changed 6 months ago by mq

Sounds great :)

I think we need search support in the core, rather than only as a plugin, it's really an integral part of a blog application.

I opt for putting it into the core soon, but in the end, that's mitsuhiko's decision.

Changed 3 weeks ago by mitsuhiko

  • milestone changed from TextPress 0.2 to TextPress 0.1

Milestone TextPress? 0.2 deleted

Changed 3 weeks ago by mitsuhiko

  • milestone changed from Zine 0.1 to Zine 0.2
Note: See TracTickets for help on using tickets.