File Changes for chmalee
switch to commits view, user indexv438_base to v439_preview (2022-10-10 to 2022-10-17) v439
Show details
- src/hg/cgilib/cartJson.c
- lines changed 15, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- lines changed 3, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/hg/hgGetAnn/hgGetAnn.c
- lines changed 1, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/hg/hgSearch/hgSearch.c
- lines changed 609, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/hg/hgSearch/makefile
- lines changed 18, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/hg/hgSuggest/hgSuggest.c
- lines changed 32, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/hg/hgTracks/hgTracks.c
- lines changed 4, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- src/hg/hgc/hgc.c
- lines changed 1, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/hg/htdocs/addHtml
- lines changed 92, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- lines changed 92, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/hg/htdocs/inc/hgSearch.html
- lines changed 177, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/hg/htdocs/inc/searchExample.html
- lines changed 76, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- lines changed 76, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/hg/hubApi/dataApi.h
- lines changed 9, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/hg/hubApi/hubApi.c
- lines changed 2, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/hg/hubApi/makefile
- lines changed 1, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/hg/hubApi/search.c
- lines changed 154, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- lines changed 1, context: html, text, full: html, text
8ba8a055a41e48f2e0f06803754544dd0089f4ec Thu Oct 13 12:48:20 2022 -0700
explicitly return NULL if categories were asked for in hubApi but no search results for that category
- src/hg/inc/bigBedFind.h
- lines changed 7, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- lines changed 3, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/hg/inc/cartJson.h
- lines changed 4, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- src/hg/inc/hgFind.h
- lines changed 81, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- lines changed 18, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/hg/inc/hgFindSpec.h
- lines changed 3, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- src/hg/inc/trackHub.h
- lines changed 1, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- src/hg/js/autocomplete.js
- lines changed 2, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/hg/js/hgGateway.js
- lines changed 17, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- lines changed 1, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/hg/js/hgSearch.js
- lines changed 859, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/hg/js/hgTracks.js
- lines changed 14, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- lines changed 1, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/hg/js/makefile
- lines changed 1, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- lines changed 1, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/hg/js/searchExample.js
- lines changed 754, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- lines changed 754, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/hg/js/utils.js
- lines changed 9, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- src/hg/lib/bigBedFind.c
- lines changed 114, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- lines changed 59, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/hg/lib/hdb.c
- lines changed 2, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- src/hg/lib/hgFind.c
- lines changed 591, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- lines changed 373, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- lines changed 4, context: html, text, full: html, text
8ba8a055a41e48f2e0f06803754544dd0089f4ec Thu Oct 13 12:48:20 2022 -0700
explicitly return NULL if categories were asked for in hubApi but no search results for that category
- src/hg/lib/hgFindSpecCustom.c
- lines changed 1, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- src/hg/lib/trackHub.c
- lines changed 2, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- src/hg/makeDb/trackDb/buildTrix
- lines changed 7, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- lines changed 7, context: html, text, full: html, text
1d898c9229d7e39bd62ace51dac43823a6a18212 Thu Oct 13 09:25:40 2022 -0700
Remove testing changes to buildTrix, refs #29811
- src/hg/makeDb/trackDb/human/hg38/gnomad.ra
- lines changed 12, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/hg/makeDb/trackDb/human/hg38/knownGene.ra
- lines changed 1, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- src/hg/makeDb/trackDb/human/trackDb.clinvar.ra
- lines changed 2, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/hg/makeDb/trackDb/human/trackDb.dbVar.ra
- lines changed 7, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/hg/makeDb/trackDb/human/trackDb.ra
- lines changed 6, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- src/hg/makeDb/trackDb/tagTypes.tab
- lines changed 1, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- src/hg/makefile
- lines changed 1, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- lines changed 1, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/hg/qa/testSearch.c
- lines changed 1, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/hg/searchExample/makefile
- lines changed 18, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- lines changed 18, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/hg/searchExample/searchExample.c
- lines changed 710, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- lines changed 710, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/inc/trix.h
- lines changed 42, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- lines changed 6, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/index/ixIxx/ixIxx.c
- lines changed 48, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- src/index/trixContextIndex/trixContextIndex.c
- lines changed 112, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- src/index/trixSearch/trixSearch.c
- lines changed 22, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- src/lib/trix.c
- lines changed 330, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- lines changed 10, context: html, text, full: html, text
748b06ac95ff2a3957be3845bd3594984e3cc3cf Wed Aug 17 19:21:48 2022 -0700
Rename test cgi to official name. Always search everything, only show
categories that have matches in the result list. Add /search endpoint to
hubApi, add code to search help docs in hgSuggest but don't call it yet
in autoComplete.js. Minor fixups so search result links work correctly.
Fixing up old programs that call hgPositionsFind
- src/makefile
- lines changed 1, context: html, text, full: html, text
af3a143571e5aa064eab75c34f9444b35413b562 Tue Nov 30 15:28:15 2021 -0800
Add snippet support to trix searching. Required changing the
wordPos from the first highest matching wordIndex to the
wordIndex of the actual span. Have trixContextIndex create a
second level index for fast retrieval of line offsets in
original text file used by ixIxx. Create a simple UI for navigating
hgFind search results.
- src/utils/qa/weeklybld/buildEnv.csh
- lines changed 2, context: html, text, full: html, text
58539a117f710be181124206a533532da1a1bf12 Mon Oct 17 10:35:23 2022 -0700
v439 preview1, refs #30145
switch to commits view, user index