Hi,

I'm curious to see what kind of url structure you use for your
thinking-sphinx based websites.

- the best example I've seen so far is http://teenormous.com/ , which
allows things like:

http://teenormous.com/search/star_wars_t-shirts/page/3/gender/male/price_range/1
search is mapped to the keyword
page is mapped to the pagination
gender and price range are mapped to facets

- on http://www.learnivore.com, I'm currently using:

http://www.learnivore.com/free/activerecord/screencasts
facets are processed first - as free is detected as a valid 'pricing',
it's automatically assigned.

but this won't scale further in a robust fashion I'm afraid, so I'll
most likely move to something similar to teenormous.

What are you using ? Did you see effects on SEO as well ?

cheers,

-- Thibaut
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to