You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Thinking Sphinx
A quick search didn't turn up an answer so I am hoping someone knows
if this is possible with Sphinx / Thinking Sphinx. I would like to
merge data from many fields into one search field. I know SOLR /
Lucene supports this just not sure how to do it in Sphinx.
For an example, say I have an item with a description and many tags.
I would like to concatenate both the description and tags into the
same field in Sphinx so I can give them equal weight w/out skewing
results in favor of items that have both a description and tag
match.
Is this possible?
Thanks,
Tom
Pat Allan
unread,
Aug 26, 2009, 5:09:52 PM8/26/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to thinkin...@googlegroups.com
It is indeed possible - something along the lines of the following
should do the trick (as many column references as you like, in an
array).