mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-22 23:02:42 +01:00
No description
5ee1341b97
Summary: I wanted to search for D1234 in texts of other documents. But search tool always redirects me. I've left the redirect behavior for simple search forms (header and home) and removed it from full search form. I don't consider this complete because the first result in search for D1234 should be of course D1234 which is not the case currently. I am not sure how to solve it: - We can display a special result in this case. - We can index the documents so that they will be searchable also for short strings. I tend to use the first solution because revisions can be truncated at arbitrary length (rX1f1f1f should display revision rX1f1f1f1f1f1f1f). Test Plan: Search for D1234, rX123, T4. Reviewers: epriestley Reviewed By: epriestley CC: aran, epriestley, ddfisher Differential Revision: https://secure.phabricator.com/D1905 |
||
---|---|---|
bin | ||
conf | ||
externals | ||
resources | ||
scripts | ||
src | ||
support/aphlict | ||
webroot | ||
.arcconfig | ||
.divinerconfig | ||
.gitignore | ||
.gitmodules | ||
README |
Phabricator is a open source collection of web applications which make it easier to write, review, and share source code. Phabricator was developed at Facebook. This is an early release. It's pretty high-quality and usable, but under active development so things may change quickly. You can learn more about the project and find links to documentation and resources at: http://phabricator.org/ LICENSE Phabricator is released under the Apache 2.0 license except as otherwise noted. http://www.apache.org/licenses/LICENSE-2.0