search Questions - FogBugz Knowledge Exchange most recent 30 from http://fogbugz.stackexchange.com 2012-02-09T07:01:25Z http://fogbugz.stackexchange.com/feeds/tag/search http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://fogbugz.stackexchange.com/questions/9114/why-cant-i-refine-a-search-the-way-i-can-a-filter Why can't I refine a search the way I can a filter? Slava 2011-09-04T18:00:22Z 2012-02-07T20:22:00Z <p>When I use filter to select some cases in my FogBugz (for example cases that active and assigned to me) I get ordered list of all cases that matches the filter. I also can easily change the filter (e.g. instead of all cases assigned to me, select all cases assigned to John Smith) <img src="http://img690.imageshack.us/img690/279/filterm.png" alt="alt text"></p> <p>But if I want do the same via search, I can't refine the results (even if my selection was a filter - see example)</p> <pre><code>status:"active" assignedto:"Slava [ ]" type:"cases" orderby:"Priority" </code></pre> <p>Result: <img src="http://img217.imageshack.us/img217/4452/searchwt.png" alt="alt text"></p> <p>As you can see in the second example I can't refine the filter, but I expect that the result should be the same. (because I use the meta-language as status, assignedto, etc...) Why I can translate the search string to filter representation?</p> <p>Thanks, Slava</p> http://fogbugz.stackexchange.com/questions/9320/feature-request-advanced-search-form Feature Request: Advanced search form adambox 2011-09-30T15:41:39Z 2012-01-30T15:34:40Z <blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="http://fogbugz.stackexchange.com/questions/6972/feature-request-fast-comprehensive-powerful-search" rel="nofollow">Feature Request: Fast, comprehensive, powerful search</a> </p> </blockquote> <p>FogBugz search is quite powerful, but <a href="http://fogbugz.stackexchange.com/questions/4399" rel="nofollow">it has a bajillion axes</a> I have to memorize. <a href="http://fogbugz.stackexchange.com/questions/8651/feature-request-auto-complete-names-of-search-axes" rel="nofollow">Auto-complete</a> would be helpful, but I still need to know the axis names. An advanced search form that let the user fill in all of the available axis values would be a simple way to get more people embracing the awesome power of search.</p> http://fogbugz.stackexchange.com/questions/9632/why-is-a-search-3x-faster-than-an-saved-search-which-is-2x-faster-than-an-equival Why is a search 3x faster than an saved search which is 2x faster than an equivalent filter? Bryce Schober 2011-12-05T19:40:25Z 2012-01-27T01:26:54Z <p>I was setting up a new filter for handling certain cases and I eventually discovered that just using search parameters was about 4x faster than doing the equivalent filter with one search field.</p> <p>Namely, a saved filter searching for "project:Beta openedby:beta title:SpecialUpload" runs much faster than a filter on project Beta opened by Beta, searching the title for "SpecialUpload."</p> <p>Edit for more information:</p> <p>It's actually even more wierd than that. A non-saved search is about 3x than the same search saved as a filter, and a filter exactly equivalent to the saved search is about 2x slower than the saved search.</p> <p>Here's a little background information: we have a special FogBugz virtual user that gets assigned emails for our beta@ account. We added a large-file-uploader to our web-page that sends notifications to the same account. I wanted to create a filter for those uploads. Here are some sizes for search results: <code>project:beta</code> returns 165, <code>project:Beta openedby:beta</code> returns 101, <code>project:Beta openedby:beta title:SpecialUpload</code> returns 6.</p> <p>If I do a (non-saved) search for: <code>project:"Beta" openedby:"beta" title:"SendThisFile"</code>, a ctrl-F5 finishes consistently in 2-3 seconds. I've saved that exact search as a filter, and a ctrl-F5 on that consistently finishes in 8-10 seconds. If I build a filter for project:beta, openedByUser:beta (selecting the exact match for both), with a search for title:"SendThisFile", a ctrl-F5 finishes consistently in 22-24 seconds.</p> <p><strong>Update (FIXED):</strong></p> <p>I have verified that after upgrading from 8.6.5 to <a href="http://fogbugz.stackexchange.com/questions/9874/release-notes-fogbugz-8-7-58" rel="nofollow">8.7.58</a>, the raw search is much faster than 2-3 seconds, and the saved search seems to run at the same speed as the raw search.</p> http://fogbugz.stackexchange.com/questions/9848/fogbugz-search-in-google-chrome FogBugz search in Google Chrome? Grigory 2012-01-21T06:29:16Z 2012-01-24T04:32:11Z <p>Hello.</p> <p>We are using FogBugz OnDemand. Some years ago it had a great add-on: we could search in our FogBugz from the Google Chrome's address bar. But now there is no such feature in FogBugz. I have been waiting for a quite long time hoping that Fogcreek will fix it/implement it again. But there is still no FogBugz search in Chrome.</p> <p>Why did you remove it? Are you going to switch it back again?</p> <p>Thank you.</p> http://fogbugz.stackexchange.com/questions/9778/search-for-cases-not-containing-a-tag Search for cases not containing a tag Robert Leverington 2012-01-09T16:52:16Z 2012-01-09T17:21:28Z <p>Is it possible to perform a search for cases that do not contain a specific tag?</p> <p>For example, I have tag "postponed" and would like to find all cases in my current filter that do not have this tag.</p> <p>Thanks</p> http://fogbugz.stackexchange.com/questions/6920/feature-request-community-user-case-search Feature Request: Community User Case Search Simon 2011-02-07T11:05:57Z 2012-01-09T16:05:11Z <p>When logged in as a community user the search only seems to include the Wiki and Discussions; the user's cases are not searched. Is there any way to include cases in the standard community user search?</p> <blockquote> <p><img src="http://www.gravatar.com/avatar/baf927dcc0b0c5d0f41dece1e575aa0f?s=32&amp;d=identicon&amp;r=PG" alt="Fog Creek"> <a href="http://fogbugz.stackexchange.com/questions/1023/whats-that-kiwi-logo-and-case-number-at-the-bottom-of-my-feature-request" rel="nofollow">Case FC2012672</a></p> </blockquote> http://fogbugz.stackexchange.com/questions/9730/why-do-spaces-matter-in-a-comma-delimited-list-of-ids Why do spaces matter in a comma-delimited list of IDs? jkaster 2011-12-23T18:57:57Z 2011-12-23T18:57:57Z <p>Using the fogbugz search control, if I type:</p> <pre><code>1,2,3,4 </code></pre> <p>And search, I'll get those 4 reports.</p> <p>If spaces appear like this:</p> <pre><code>1, 2, 3, 4 </code></pre> <p>I'll get a failed search.</p> <p>As you can understand, this makes no sense and causes consternation on our team.</p> <p>Please fix this.</p> http://fogbugz.stackexchange.com/questions/9711/show-cases-subscribed-by-another-user Show cases subscribed by another user? Skip Montanaro 2011-12-19T21:48:54Z 2011-12-20T15:36:20Z <p>We have a user leaving in a few days. I'd like to scoop up all the cases he's subscribed to. How do I do that? I saw "show:subscribed" as a search term but that seems to only show cases I'm subscribed to.</p> <p>Thanks,</p> <p>S</p> http://fogbugz.stackexchange.com/questions/9695/search-by-case-numbers-greater-than-x Search By Case Number's Greater Than X Paul 2011-12-14T15:17:31Z 2011-12-14T15:59:54Z <p>Is it possible to limit a list by Case Numbers that are greater than [x]? If so, how?</p> http://fogbugz.stackexchange.com/questions/4893/is-there-a-way-to-search-for-all-active-status-values-without-having-to-key-in-ea Is there a way to search for All active status values without having to key in each value grasch 2010-09-24T14:16:13Z 2011-12-01T15:30:16Z <p>I am using on demand at 8.0. I am able to construct a filter referencing the 'All Active' status settings. In my case I am constructing a search across a subset of all the projects I have. I want to build a search such as project:=1 or project:=2 or project:=3 status:All Active but that does not seem to work.</p> <p>I have identified all the active status values using the API ... but would prefer to not have to key in all the entries (we have some workflow modifications).</p> <p>Is there some shorthand way of identifying all active status values in the search?</p> http://fogbugz.stackexchange.com/questions/7214/feature-request-index-content-of-certain-attachments-e-g-word-documents-in-wi Feature Request: index content of certain attachments (e.g. Word documents) in Wiki articles and cases Nick 2011-02-22T23:50:34Z 2011-11-29T15:55:37Z <p>We've been using FogBugz for tracking bugs and features for some time now, but are just getting started with wiki, and it's great!</p> <p>One feature which would really help would be for searches (using the good ol' search box we use all the time) to also search within the content of attachments, particularly Word documents on Wiki articles.</p> <p>The reason for this is that we want to start keeping our library of requirements documentation as wiki articles and they often get written as Word documents, plus we have a tonne of them already. Having them as searchable content without the need to copy &amp; paste them into wiki articles would be really helpful.</p> <blockquote> <p><img src="http://www.gravatar.com/avatar/baf927dcc0b0c5d0f41dece1e575aa0f?s=32&amp;d=identicon&amp;r=PG" alt="Fog Creek"> <a href="http://fogbugz.stackexchange.com/questions/1023/whats-that-kiwi-logo-and-case-number-at-the-bottom-of-my-feature-request" rel="nofollow">Case FC2040151</a></p> </blockquote> http://fogbugz.stackexchange.com/questions/4399/searching-in-fogbugz-syntax-and-the-search-axis Searching In Fogbugz: Syntax and the search axis FogBugz FAQ 2010-09-07T18:10:00Z 2011-11-28T20:07:43Z <p>Can you tell us all of the advanced features of FogBugz search and list every search axis and give examples of the search syntax?</p> http://fogbugz.stackexchange.com/questions/9518/how-can-i-see-what-users-are-searching-for How can I see what users are searching for? Jared 2011-11-10T17:35:24Z 2011-11-16T18:35:50Z <p>I would love to see what our users search for most often and how they phrase their searches. This would allow us to prioritize wiki-gardening efforts or fill in missing information which users want. Related: <a href="http://fogbugz.stackexchange.com/questions/9482/feature-request-wiki-usage-view-statistics" rel="nofollow">wiki-usage-view-statistics</a></p> http://fogbugz.stackexchange.com/questions/9498/fogbugz-search-using-not-not-assignedtome Fogbugz Search: Using NOT (NOT AssignedTo:me) bertvan 2011-11-09T09:37:34Z 2011-11-09T12:34:16Z <p>Hi, </p> <p>Is it possible to use the NOT operator in FogBugz search?</p> <p>I want to find all bugs, not assigned to a specific user ...</p> http://fogbugz.stackexchange.com/questions/9486/how-do-i-dynamically-filter-cases-by-column-value-with-api How do I dynamically filter cases by column value with API? YeahStu 2011-11-07T19:52:54Z 2011-11-08T14:02:12Z <p>Using the XML API, is it possible to retrieve a subset of all cases based on certain case properties? </p> <p>For example, I would like to be able to retrieve only the cases assigned to one user that are in an active status. The user being queried can change based on a parameter from my application. I would like to be able to dynamically filter based on any column (e.g. Open Date, Project, Priority, etc).</p> <p>It appears that there are 2 ways to do this. </p> <ol> <li>Manually create a filter (through the Web UI) for each query combination, hard-coding the user information in the filter. Use the API to retrieve cases for the correct filter.</li> <li>Create a filter that returns <strong>ALL CASES</strong>. Produce the correct subset of the cases using logic within my application.</li> </ol> <p>Neither of these solutions are preferred, as #1 is too manual (and the API may cause unexpected Web UI behavior) and #2 is too slow (due to many cases being downloaded at once).</p> <p>Are there any alternatives I have not inferred from the documenation?</p> http://fogbugz.stackexchange.com/questions/6845/filter-and-search-for-cases-assigned-to-any-member-of-a-group Filter and search for cases assigned to any member of a group adambox 2011-02-01T21:33:24Z 2011-10-20T19:30:59Z <p>This is more specialized instance of the inability to <a href="http://fogbugz.stackexchange.com/questions/69/filter-for-bugs-assigned-to-users-a-or-b-or-c-closed" rel="nofollow">filter on multiple values for an axis</a>.</p> <p>I would like to be able to filter and search for a group I have created in FogBugz 8 (see <a href="http://fogbugz.stackexchange.com/questions/4329/how-are-groups-used-to-assign-permissions-in-fogbugz" rel="nofollow">this post</a> for the difference between groups in 7 and 8). In FogBugz 7, you could filter by group to find cases in <em>projects</em> which were set to a specified group. I would like to filter for cases assigned to <em>users in a specified group</em>.</p> <blockquote> <p><img src="http://www.gravatar.com/avatar/baf927dcc0b0c5d0f41dece1e575aa0f?s=32&amp;d=identicon&amp;r=PG" alt="Fog Creek"> <a href="http://fogbugz.stackexchange.com/questions/1023/whats-that-kiwi-logo-and-case-number-at-the-bottom-of-my-feature-request" rel="nofollow">Case FC2010689</a></p> </blockquote> http://fogbugz.stackexchange.com/questions/6972/feature-request-fast-comprehensive-powerful-search Feature Request: Fast, comprehensive, powerful search Rich Armstrong 2011-02-08T20:49:56Z 2011-10-17T13:46:00Z <p>FogBugz's search has been showing its age recently. When is it due for a real update?</p> <p><em>See also: <a href="http://fogbugz.stackexchange.com/questions/9320/feature-request-advanced-search-form" rel="nofollow">advanced search form</a> and <a href="http://fogbugz.stackexchange.com/questions/8651/feature-request-auto-complete-names-of-search-axes" rel="nofollow">search axis autocomplete</a></em></p> <blockquote> <p><img src="http://www.gravatar.com/avatar/baf927dcc0b0c5d0f41dece1e575aa0f?s=32&amp;d=identicon&amp;r=PG" alt="Fog Creek"> <a href="http://fogbugz.stackexchange.com/questions/1023/whats-that-kiwi-logo-and-case-number-at-the-bottom-of-my-feature-request" rel="nofollow">Case FC2038219</a></p> </blockquote> http://fogbugz.stackexchange.com/questions/1136/how-do-i-search-for-an-exact-match How do I search for an exact match? FogBugz FAQ 2009-12-17T23:00:22Z 2011-10-11T14:49:51Z <p>Sometimes, putting the whole name into the search is not convenient because it's too long. Or sometimes, the whole name of one project is a substring of several others, (e.g., searching for area:"spam" returns cases in both the <em>Spam</em> and <em>Not Spam</em> area because they both contain the substring "Spam"). How do I search on an axis, e.g. <code>Project:</code> for an exact match? When I search for <code>Project:"foo"</code> I get results for a project called <code>"foobar"</code>. Or less abstractly, <code>Milestone:"Widget 1.0"</code> returns cases with the milestone <code>"Widget 1.0.5"</code></p> <blockquote> <p><img src="http://www.gravatar.com/avatar/baf927dcc0b0c5d0f41dece1e575aa0f?s=32&amp;d=identicon&amp;r=PG" alt="Fog Creek" /> <a href="http://fogbugz.stackexchange.com/questions/1023/whats-that-kiwi-logo-and-case-number-at-the-bottom-of-my-feature-request" rel="nofollow">Case FC1228177</a></p> </blockquote> http://fogbugz.stackexchange.com/questions/9336/make-deleted-projects-searchable-for-normal-users Make Deleted Projects Searchable for Normal Users yanigisawa 2011-10-03T20:09:22Z 2011-10-05T19:16:08Z <p>In reference to <a href="http://fogbugz.stackexchange.com/questions/6456/deleted-project-makes-cases-unsearchable-for-normal-users" rel="nofollow">question 6456</a>, please make deleted projects searchable for normal users.</p> <p>We have a legacy project structure that we have deleted, and we'd prefer to not make all of our Normal FogBugz user's administrators of the deleted projects.</p> http://fogbugz.stackexchange.com/questions/5195/can-i-search-and-filter-by-milestone-completion-date Can I search and filter by Milestone completion date? bluevoodoo1 2010-10-05T21:03:52Z 2011-09-27T10:48:24Z <p>This is related to <a href="http://fogbugz.stackexchange.com/questions/5163/custom-filter-to-show-cases-for-all-projects-that-have-a-milestone-set" rel="nofollow">this question</a>. Is there a way to also search for a milestone completion date? (pseudo search : -milestone:undecided -milestoneCompletionDate:"now..12/21/2012") </p> <p><a href="http://fogbugz.stackexchange.com/questions/4399/what-is-the-fogbugz-search-syntax-including-search-axes" rel="nofollow">This question</a> is very handy, but I'm not sure I see what I'm looking for. </p> <blockquote> <p><img src="http://www.gravatar.com/avatar/baf927dcc0b0c5d0f41dece1e575aa0f?s=32&amp;d=identicon&amp;r=PG" alt="Fog Creek"> <a href="http://fogbugz.stackexchange.com/questions/1023/whats-that-kiwi-logo-and-case-number-at-the-bottom-of-my-feature-request" rel="nofollow">Case FC2037408</a></p> </blockquote> http://fogbugz.stackexchange.com/questions/8083/feature-request-search-axis-for-group-of-users-i-e-assignedtoprogrammers Feature Request - Search axis for group of users (i.e., assignedto:programmers) Samuel Neff 2011-05-04T15:45:54Z 2011-09-26T23:15:39Z <p>It'd be really nice if there was a way to define a group of users that can then be used in a search axis. For example, I would like to do:</p> <pre><code>assignedto:programmers status:active </code></pre> <p>Which would theoretically be equivalent to</p> <pre><code>(assignedto:programmer1 OR assignedto:programmer2 OR assignedto:programmer3) AND status:active </code></pre> <p>When we've somewhere defined "programmers" as consisting of "programmer1, programmer2, and programmer3".</p> <p>I found this old post but don't see that it was implemented. </p> <p><a href="https://our.fogbugz.com/default.asp?fb7beta.12.81030.2" rel="nofollow">https://our.fogbugz.com/default.asp?fb7beta.12.81030.2</a></p> <blockquote> <p>is it possible to use groups as a search? say I have a group 'programmers', can you search assignedto:programmers?</p> <p>is this function there, or a plugin?</p> <pre><code>Collin Moore Wednesday, July 15, 2009 </code></pre> <p>Hi Collin,</p> <p>Not yet, but that's a cool idea. We'll definitely consider it for a future release.</p> <pre><code>Daniel Wilson [Moderator] Thursday, July 16, 2009 </code></pre> </blockquote> <p>In the interim I'm thinking of adding "(Programmer)" (or something shorter) to all the programmer's names (and same for Testers, Support, and HR), but it would expand all the names a bit.</p> <blockquote> <p><img src="http://www.gravatar.com/avatar/baf927dcc0b0c5d0f41dece1e575aa0f?s=32&amp;d=identicon&amp;r=PG" alt="Fog Creek"> <a href="http://fogbugz.stackexchange.com/questions/1023/whats-that-kiwi-logo-and-case-number-at-the-bottom-of-my-feature-request" rel="nofollow">Case FC2061983</a></p> </blockquote> http://fogbugz.stackexchange.com/questions/9222/searching-breaks-next-case-is-that-by-design Searching breaks Next case, is that by design? Michel de Ruiter 2011-09-20T07:55:06Z 2011-09-20T07:55:06Z <p>I read <a href="http://fogbugz.stackexchange.com/questions/9115/global-state-of-filters/9117#9117" rel="nofollow">Rich's comment</a>, that search shouldn't influence the current filter. The answer talked about the XML API, but I'm sure it should apply to interactive use as well.</p> <p>Now I noticed that search <strong>does</strong> change the behavior of the current filter. Try this:</p> <ol> <li>In tab 1, browse a filter showing plenty of cases</li> <li>View one</li> <li>In tab 2, search for something returning many cases</li> <li>In tab 1, click the right arrow (Next case)</li> </ol> <p>For me, that shows the result (cases list) of the <strong>search</strong> instead of the filter. <code>List Cases</code> does show the result of the filter. But I lost my 'current' position in the filter list.</p> <p>Is this by design?</p> <p>I'm having more and more trouble to intuitively follow 'the' <a href="http://fogbugz.stackexchange.com/questions/9115/global-state-of-filters" rel="nofollow">global filter state</a>...</p> <p>(or is it a bug in our <a href="http://fogbugz.stackexchange.com/questions/tagged?tagnames=fogbugz-release-notes&amp;sort=newest" rel="nofollow">FogBugz version</a>? we still use 8.4.92)</p> http://fogbugz.stackexchange.com/questions/8829/boolean-searches-on-custom-fields Boolean searches on custom fields rc 2011-07-21T09:05:28Z 2011-09-15T16:22:12Z <p>I having trouble refining searches using the Boolean operators on custom fields. As an example, we have the a custom field with the title,"Area" setup on our project:</p> <ul> <li>One</li> <li>Two</li> <li>Three</li> <li>Four</li> </ul> <p>Each case that we receive is automatically assigned the default value "One", however when necessary, this will be changed by the team to another value.</p> <p>I would like to view the distribution of values across cases (and later display as a chart), but excluding all cases with the value "One" as it distorts the data.</p> <p>For some reason I am not able to exclude the value using the following search string:</p> <p>project:"MyProject" closed:"this week" -area:"one"</p> <p>Can anyone help?</p> http://fogbugz.stackexchange.com/questions/3679/can-you-exclude-something-from-a-search-or-filter Can you exclude something from a search or filter? Ross R 2010-07-20T15:54:55Z 2011-09-09T07:50:38Z <p>So right now it's inclusive, is there any way to exclude a field? Like for example, show we all open cases not on hold. Or show me all open cases not assigned to this user. I've done a search where I have to include every status but hold, its very tedious... </p> <p>Thanks. Ross</p> http://fogbugz.stackexchange.com/questions/9090/feature-request-searching-into-attachment Feature request: searching into attachment Andrea - Eurosystem2000 2011-08-31T12:52:57Z 2011-08-31T12:52:57Z <blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="http://fogbugz.stackexchange.com/questions/7214/feature-request-index-content-of-certain-attachments-e-g-word-documents-in-wi" rel="nofollow">Feature Request: index content of certain attachments (e.g. Word documents) in Wiki articles</a> </p> </blockquote> <p>Hi, it should be possible to search text into attachment of type i.e. ".doc"?</p> http://fogbugz.stackexchange.com/questions/8989/is-there-a-parameter-i-can-use-in-search-that-means-me-or-logged-user Is there a parameter I can use in search that means "me" or "logged user"? vitalyb 2011-08-11T10:47:34Z 2011-08-11T11:52:16Z <p>I would like to use searches such as: "All cases that were opened by not me" And make them shared, so anyone can use them.</p> <p>However, right now, I can only do it using:</p> <p>-openedby:"Vitaly" </p> <p>Which works only for me. Is there a placeholder that can do something like:</p> <p>-openedby:"[Me]" </p> <p>Thanks! Vitaly</p> http://fogbugz.stackexchange.com/questions/5574/make-the-fulltext-indexer-use-slash-as-a-delimiter-for-tokenizing Make the fulltext indexer use / (slash) as a delimiter for tokenizing adambox 2010-10-26T20:55:57Z 2011-07-26T14:41:19Z <p>I would like FogBugz to add text between slashes in a long string as tokens in the fulltext index. e.g. for a case with this event text:</p> <blockquote> <p>the URL where I see the bug is</p> <p><a href="http://example.com/some/path/here" rel="nofollow">http://example.com/some/path/here</a></p> </blockquote> <p>I would expect to be able to find the case if I search for "path"</p> http://fogbugz.stackexchange.com/questions/8852/searching-on-case-numbers-with-prefixes-should-find-the-case Searching on case numbers with prefixes should find the case. JohnFx 2011-07-22T15:10:17Z 2011-07-22T15:10:17Z <p>I don't usually do this, but I ran across an unexpected behavior in FogBugz this morning.</p> <p>When looking for a specific case, I typically just type the case number in the search box and it comes right up. Today, I copy/pasted it from an e-mail which happened to include the Case Number Prefix, for example "HD75117" where HD is the prefix for our Help Desk's FogBugz installation.</p> <p><strong>Expected Behavior</strong>: Return case 75117, but it came back with no results.<br> <strong>Actual Behavior</strong>: Returned no hits</p> <p>If I change my syntax to be more specific like so..</p> <blockquote> <p>case:"HD75117"</p> </blockquote> <p>I get an error:</p> <blockquote> <p>There was an error with your search string! Invalid case query 'HD75117'</p> </blockquote> <p><strong>Suggested Change:</strong> It would be nice if the search feature could recognize a case number formatted with the prefix and adjust my search accordingly to get the expected result.</p> <p>Related: <a href="http://fogbugz.stackexchange.com/questions/332/give-case-numbers-a-unique-prefix" rel="nofollow">Give FogBugz Case Numbers a Unique Prefix</a> </p> http://fogbugz.stackexchange.com/questions/8843/pagination-of-api-search-results-when-specifying-max-parameter "Pagination" of API search results when specifying max parameter Derrick 2011-07-21T19:01:07Z 2011-07-21T19:30:50Z <p>Is it possible to retrieve a subset of the query? Similar to using the next and previous page links in the UI?</p> http://fogbugz.stackexchange.com/questions/8726/feature-request-searching-for-a-number-if-not-a-bug-case-should-search-for-num Feature Request: Searching for a number, if not a bug case, should search for number text Phil 2011-07-11T23:00:44Z 2011-07-19T20:53:50Z <p>I had a bug in my system about an HTTP 404 error. When trying to search for the bug I searched: '404' no quotes. It told me there was no bug in the system matching that search. I think it's great FogBugz will by default pull up a bug number matching the numeric search, but if it doesn't find one it would be nice if it fell back to a text search of the bugs.</p> <p>There is a workaround where you can use double quotes, but novice users may not discover that!</p>