Ticket #6 (enhancement)

Opened 5 years ago

Last modified 5 years ago

Make the make_document function more pythonic.

Status: new

Reported by: krys Assigned to: krys
Priority: normal Milestone: Release 0.4
Component: TurboLucene Version:
Keywords: Cc:

Make the make_document function more pythonic. It should use a dictionary structure, perhaps, instead of instantiating all those PyLucene objects directly.

This way, the dictionary could be passed to start() directly, rather than having to define a make_document method.

This is just a thought to be explored. It may prove to be a worse API.

Change History

02/03/07 22:55:44: Modified by krys

  • priority changed from major to normal.

03/09/07 05:28:20: Modified by krys

  • version changed from 0.1.1 to 0.1.2.
  • milestone changed from Release 0.3 to Release 0.4.

04/01/07 23:17:58: Modified by krys

  • version deleted.