On Sun, 19 Jan 2003, Kristaps Erglis wrote:
> Hi group!
>
> Is there way to get results based only on some properties w/o any search
> words... for example: I have <cat_id> and <time_created> property for each
> file.
>
> Can I select ?
> ' -L cat_id x x -L time_created time_from time_to ' with out -w 'foo'
Do a NOT search for a word that does not exist:
-w worddoesnotexist -L ...
that will make swish-e find every document.
But for the above you should probably use a database, not a full-text
search engine.
--
Bill Moseley moseley@hank.org
Received on Sun Jan 26 17:38:32 2003