Return all results

Post Reply
servane.teniere
Posts: 2
Joined: Tue Nov 13, 2007 5:56 am

Return all results

Post by servane.teniere »

Hi

Is it possible to have a query which return all documents?
"*" doesn't work, and i have no more success with reg ex.
Could you help me.

Thanks in advance

Servan
User avatar
John
Site Admin
Posts: 2597
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

Return all results

Post by John »

It is possible, but usually not desired. If you have included URL in the index then a search for http might work. Otherwise to use REX you would need to enable that on the search settings page, and a search for /. would work.

From the administrative interface you can use List/Edit Urls to get a list of all the URLs in the index.
John Turnbull
Thunderstone Software
servane.teniere
Posts: 2
Joined: Tue Nov 13, 2007 5:56 am

Return all results

Post by servane.teniere »

Which option in search settings i need to activate to use rex search? "Allow Linear"? or other?

Thanks !

Servan
User avatar
John
Site Admin
Posts: 2597
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

Return all results

Post by John »

Yes, allow linear. If you do a search in the Test Mode it should show you error messages which indicate why a query is not performed. You should not generally enable allow linear for public searches as they can take a lot longer to perform.
John Turnbull
Thunderstone Software
Post Reply