So I did some debugging and found that if my query str is exactly my
id in make_document, then I get back a result, else I don't get
anything.  It seems like pylucene is not indexing the rest of my
specified fields.  Has anybody run into this?

Thanks,

Sam

On Jun 3, 10:40 pm, SamDonaldson <[EMAIL PROTECTED]> wrote:
> Hi,
>
> So i'm able to add to the index and update and I get the relevant
> output messages printed out that the index is updated.  When I go to
> turbolucene.search('blah'), it doesn't seem to return any results.
> Would you happen to know what I'm doing wrong here?  I get the object,
> add it to turbolucene, update, and then search for that string, but no
> results.  I'm not using the search_form in teh tutorial.  I'm passing
> the string in directly.
>
> Thanks,
> Sam


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to