New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #16631 (new enhancement)

Opened 5 years ago

Last modified 3 years ago

Add libstemmer variant to Sphinx port

Reported by: jonasduevesterheden@… Owned by: brett@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: sphinx libstemmer Cc: datenimperator@…
Port: Sphinx

Description

Sphinx can be built with support for libstemmer which adds stemming options for languages other than English and Russian.

Building libstemmer in can be done by fetching http://snowball.tartarus.org/dist/libstemmer_c.tgz, extracting it to the sphinx source directory and adding the --with-libstemmer configure flag. I suggest that this is included in the Sphinx port file using a libstemmer variant or similar.

Change History

comment:1 Changed 5 years ago by macsforever2000@…

  • Owner changed from macports-tickets@… to brett@…

Assigning to maintainer.

comment:2 Changed 4 years ago by anonymous

  • Milestone Port Enhancements deleted

Milestone Port Enhancements deleted

comment:3 Changed 4 years ago by datenimperator@…

  • Cc datenimperator@… added

Cc Me!

comment:4 Changed 4 years ago by datenimperator@…

+1

Would really appreciate this!

comment:5 Changed 3 years ago by rodney.rehm@…

My (development grade) Sphinx port has a libstemmer variant http://github.com/rodneyrehm/MacPorts/blob/master/textproc/sphinx/Portfile - if you're still interested.

I got my ports working with 1.10-beta only. That's why I did not yet supply the patch to sphinx and the sphinx-client and php5-sphinx ports.

Note: See TracTickets for help on using tickets.