2

I'd like to see which terms are used for indexing. This is mostly for debugging, in case I need to do some additional preprocessing to the documents before sending them to Whoosh. A list is fine. Is there a variable that gives me this (perhaps in whoosh.index)?

Matt
  • 303
  • 1
  • 2
  • 16

1 Answers1

2

Use:

Community
  • 1
  • 1
Assem
  • 11,574
  • 5
  • 59
  • 97