mysql> SELECT * FROM `feature_core`, `feature_delta`, `post_core`, 
`post_delta`, `story_core`, `story_delta` WHERE MATCH('microsoft') AND 
`sphinx_deleted` = 0 LIMIT 0, 10
    -> ;
+---------+--------------------+-----------------------+----------------+
| id      | sphinx_internal_id | sphinx_internal_class | sphinx_deleted |
+---------+--------------------+-----------------------+----------------+
|  961112 |             106790 | Story                 |              0 |
|  988508 |             109834 | Story                 |              0 |
| 1031978 |             114664 |                       |              0 |
|  957872 |             106430 | Story                 |              0 |
|  960959 |             106773 | Story                 |              0 |
|  961067 |             106785 | Story                 |              0 |
|  973424 |             108158 | Story                 |              0 |
|  983468 |             109274 | Story                 |              0 |
|  987392 |             109710 | Story                 |              0 |
|  988463 |             109829 | Story                 |              0 |
+---------+--------------------+-----------------------+----------------+

-- 
You received this message because you are subscribed to the Google Groups 
"Thinking Sphinx" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/thinking-sphinx.
For more options, visit https://groups.google.com/d/optout.

Reply via email to