Source code checked in, #31600
More robust regex for hidden constraints. Now properly handling phrase expressions, OR-expressions, expressions in parenthesis, etc.
View ArticleSource code checked in, #31608
- Added history feature and back/forward buttons to navigate the history. - Save state on application close and reload the state on startup (note that this overrides the previous Save Connection...
View ArticleNew Post: How can I query through TMG?
I need to log into SharePoint through TMG - I have tried the various authentication schemes available (windows, forms) but mostly get the error "The server committed a protocol violation....
View ArticleNew Post: How can I query through TMG?
Can you trace one call to SharePoint and see wether a cookie is used to get past TMG? If so, you can add the cookie to each request so the query tool gets past , too. Cheers Max
View ArticleSource code checked in, #31621
Fixed so that we use DocId as well as WorkId as they are equal
View ArticleNew Post: How can I use the tool to simulate a CSWP?
If you edit the source of the page you have the CSWP on and go down to the bottom section of the page source, you will find some script sections. There will be one that corresponds to your CSWP (if you...
View ArticleCommented Unassigned: SharePoint online login turns blank [1622]
I have ADFS configured on Office 365. When I enter my email into the popup dialog to connect, the login attempts to redirect me to my orgs login page as is normal when logging in in the browser....
View ArticleSource code checked in, #31698
Don't disable SPO button to allow login to multiple tenants without closing the app Create presets folder if not present
View ArticleSource code checked in, #31699
Changed name to "SharePoint Query Tool" Changed info text on "view all properties"
View ArticleReleased: SharePoint Search Query Tool v2.5 (Mar 11, 2016)
NEW: Removed 2013 from the tool name :) NEW: Added possibility to save presets for properties and connections NEW: List final query including modifications on the status tab FIX: Improved rank details...
View ArticleCreated Release: SharePoint Search Query Tool v2.5 (Mar 11, 2016)
NEW: Removed 2013 from the tool name :)NEW: Added possibility to save presets for properties and connectionsNEW: List final query including modifications on the status tabFIX: Improved rank details for...
View ArticleUpdated Wiki: Home
SharePoint Search Query ToolUse this tool to test out and debug search queries against the SharePoint 2013 Search REST API.Learn how to build an HTTP POST query, and how the different parameters should...
View ArticleNew Post: Permission Required
What type of permission is required to use this tool with SPOnline?
View ArticleNew Post: Permission Required
Login rights, so none in particular. The tool uses IE for login, so it might pick up cookies you have there, and I know there are issues if you have custom login for SPO. Are you seeing any issues?
View ArticleNew Post: XML for query result details?
I was able to successfully use this great tool to search our SP server, but would like to see the XML rendered by a specific search result. In my case, I'm searching an external content type via BCS....
View ArticleNew Post: XML for query result details?
Click the raw tab and you get the full xml/json for query and result. Or sniff the request using something like Fiddler.
View ArticleReviewed: SharePoint Search Query Tool v2.5 (Apr 29, 2016)
Rated 5 Stars (out of 5) - Great tool, works as expected so far.
View ArticleCreated Unassigned: SPContentType not returned [1795]
Great tool and saved me lots of time. I'm not a dev, but this tool has allowed me to resolve issues and to help the devs in what is possible.One thing I have noticed (and it may be the way I'm using...
View Article