Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
XML-based Search of documents
#1
Basically, I would like to use GS to serve as a repository for SQL code. We have a zillion (maybe several thousand) sql code scripts floating around but no way of storing -- categorizing -- or searching. So no reuse.

I would like to create a simple schema eg. :
<submission date=XXX system=yyy >
<author> </author>
<type> </type>
<summary> </summary>
<tables> </tables>
<requestText> </requestText>
<notes> </notes>
<code> up to 50k lines of sql text </code>
</submission>

Typical Use Requirements

1) Have my users go to a page -- populate the fields above from a template and submit.

2) User able to go to a second page and search in each or all of the tags--hopefully with some sort of wild cards and boolean logic.

3) system provides a list of matches (nice to have them prioritized)

4) user can Click on list to preview (with copy to clipboard)

5) user can Click on preview to download sql code.


Would GetSimple provide this functionality? I have decent skills in webpage design & programming --C#/Java-- CMS (sharepoint), but would prefer to keep the customization to a minimum -- because it would be a side job--no direct allocation of time/effort from my duties. If not, could someone recommend another sol'n?

Thanks to all
-glenn
Reply


Messages In This Thread
XML-based Search of documents - by glennmaples - 2012-05-18, 01:22:41
XML-based Search of documents - by Connie - 2012-05-18, 17:06:11
XML-based Search of documents - by mvlcek - 2012-05-18, 18:24:52
XML-based Search of documents - by yojoe - 2012-05-18, 18:43:35
XML-based Search of documents - by shawn_a - 2012-05-18, 22:50:33
XML-based Search of documents - by glennmaples - 2012-05-21, 04:39:35
XML-based Search of documents - by shawn_a - 2012-05-21, 23:37:30



Users browsing this thread: 2 Guest(s)