Page 1 of 1
Return all results
Posted: Wed Dec 05, 2007 6:00 am
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
Return all results
Posted: Wed Dec 05, 2007 8:11 am
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.
Return all results
Posted: Wed Dec 05, 2007 8:54 am
by servane.teniere
Which option in search settings i need to activate to use rex search? "Allow Linear"? or other?
Thanks !
Servan
Return all results
Posted: Wed Dec 05, 2007 9:51 am
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.