Hi,
I'm new to the Livelink world and I'm actually trying to find the URL of my advanced search parameters. With the Web interface, I'm able to scope my search into a specific folder (and its subfolders) and it works pretty well. However, the URL doesn't show the parameters.
After some searches, I found this:
Here is the URL I actually have:
I get ~12500 results, which is fine.
Now, this this URL:
I can see that the 113272648 folder has 48 elements (no subfolders). This is the folder I want to search in for the string "128 54 509". In this folder, there should have like ~15 elements out of the 48 total that should be found with the search string.
I tried this:
Instead of the ~12500 results, I get anything between 10000 and 12000 results. For some reason, refreshing the pages change the number of results. I guess that users from the enterprise opening/editing/adding/deleting documents can have an impact there, but it seems like a really big impact actually. And as you can see, my search isn't scoped at all.
Why isn't the OTLocation parameter working correctly? I thought it could be disabled, but as I'm able to do it with the interface without any problems, I figured out it is actually enabled. What am I doing wrong there?
Thank you
I'm new to the Livelink world and I'm actually trying to find the URL of my advanced search parameters. With the Web interface, I'm able to scope my search into a specific folder (and its subfolders) and it works pretty well. However, the URL doesn't show the parameters.
After some searches, I found this:
Here is the URL I actually have:
Code:
[URL unfurl="true"]https://myLivelinkServer/livelink/livelink.exe?func=search&where1=128+54+509[/URL]
I get ~12500 results, which is fine.
Now, this this URL:
Code:
[URL unfurl="true"]https://myLivelinkServer/livelink/livelink.exe?func=ll&objId=113272648[/URL]
I can see that the 113272648 folder has 48 elements (no subfolders). This is the folder I want to search in for the string "128 54 509". In this folder, there should have like ~15 elements out of the 48 total that should be found with the search string.
I tried this:
Code:
[URL unfurl="true"]https://myLivelinkServer/livelink/livelink.exe?func=search&where1=128+54+509&OTLocation=113272648[/URL]
Instead of the ~12500 results, I get anything between 10000 and 12000 results. For some reason, refreshing the pages change the number of results. I guess that users from the enterprise opening/editing/adding/deleting documents can have an impact there, but it seems like a really big impact actually. And as you can see, my search isn't scoped at all.
Why isn't the OTLocation parameter working correctly? I thought it could be disabled, but as I'm able to do it with the interface without any problems, I figured out it is actually enabled. What am I doing wrong there?
Thank you