Hello, I'm trying to get stemming working on my app (portuguese stemming), so I downloaded libstemmer from Snowball's site, compiled sphinx with libstemmer (successfully)s, and wrote my sphinx.conf like this:
development: morphology: libstemmer_pt That causes: "WARNING: index 'maid_core': invalid morphology option 'libstemmer_pt' - IGNORED I tried several stemming options that comes with libstemmer, without success. Don't know what can be happening, can someone help me? Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Thinking Sphinx" 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/thinking-sphinx?hl=en -~----------~----~----~----~------~----~------~--~---
