Hi Farmer Instead of using Model.search, can you tell me what the output of Model.search_for_ids is?
Cheers -- Pat On 18/12/2008, at 10:50 AM, farmer wrote: > > On a few test runs, with functioning and non-functioning attribute > sets, > it returns a list of all the documents in the database, with all their > information, including id numbers, i.e.: > > ------------------------------------------------------------------ > Sphinx 0.9.8-rc2 (r1234) > Copyright (c) 2001-2008, Andrew Aksyonoff > > using config file 'config/development.sphinx.conf'... > index 'document_core': query '': returned 11 matches of 11 total in > 0.000 sec > > displaying matches: > 1. document=2231, weight=1, author_sort=0, from_sort=0, to_sort=0, > legal_case_id=10, code=0, importance=0, last_access=Thu Jan 01 > 10:30:00 1970, date_written=0, created_at=Wed Dec 17 03:01:29 2008, > updated_at=Wed Dec 17 03:01:29 2008, doc_type=0, doc_file_type=0, > physical_folder=0, sphinx_internal_id=2231, class_crc=555739168, > subclass_crcs=(555739168), sphinx_deleted=0 > id=2231 > created_at=2008-12-17 03:01:29 > updated_at=2008-12-17 03:01:29 > text_portion=Further copies of this Code can be obtained or > downloaded from: > > > The Ac ademy of Experts > 3 Gray's Inn Square > London WC1R 5AH > Code of Practice > Tel: 020 7430 0333 > Fax: 020 7430 0666 > > for Experts > www .academy- > experts.org > > > > notes=(null) > text_file_name=ExpertCodeofPractice.txt > doc_type=(null) > date_written=(null) > author=(null) > from=(null) > to=(null) > security_level=(null) > who_entered=(null) > legal_case_id=10 > doc_file_name=ExpertCodeofPractice.txt > doc_file_type=text > code=(null) > last_access=(null) > physical_folder=(null) > privileged=(null) > pub=(null) > importance=(null) > full_text=Further copies of this Code can be obtained or downloaded > from:.................................etc. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
