Closed (fixed)
Project:
Views Fast Search
Version:
5.x-1.1
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2007 at 21:02 UTC
Updated:
6 Jul 2007 at 21:56 UTC
Dear douggreen,
First off all thanks for the effort to write that module, but im too stupid to find out how it works.
I´m using 5.1 and I made a view provieded as page view, with teaser list and a url. I put 4 CCK_fields in the view, two filters "Search: fast index" and "Node type" is one of. And a "sort criteria" Search: Score. I can see the view in the URl, but even after indexing my site two times via cron in the Search I can´t find anything. It gives me the same results as before.
What i have to do? Do i have to just put one filter? Or how it works?
Thanks
Dirk
Comments
Comment #1
douggreen commentedSorry for the long delay, I was just reviewing my issue queue and noticed that this went unanswered.
To use VFS, you create a view, add the "Search: Fast Index" filter, expose the filter, and add a "Search: Score" sort.
The latest dev branch includes a default view that you can either use as-is, or "add" and then "edit". This version has undergone significant changes, so if you do use the latest dev branch, please read the release notes.
Comment #2
designwork commentedHi Doug,
thanks for the explanation. I will the new branch thisweek and give you a feadback.
Dirk