The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 861 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
XML-based Search of documents
#7
glennmaples Wrote:
shawn_a Wrote:N00dles, Matrix plugin should be able to do this. Its still alpha release.

... wait
"up to 50k lines"

sql scripts that are 50k lines?
Is this per record ?

Seems like you need something more powerful than a non db web app if that's the case.


really -- 50 K lines of create, select into, create select... I kid you not, but most are 2K lines or shorter. I was looking at code repository tools, but could not find a great match. Thank you all for the suggestions; I will check them out. Really, I don't need to use XML -- but need the ability to store text, search the text, create own meta data schema and be able to search it. I just thought XML was the most obvious way. Thanks again, everyone!!!!!

Any query that does that much stuff or is that large should be a stored procedure in your database anyway.

I would give the matrix plugin a try at least,
You could use it to simply store a filename as key with any other meta data, and keep your snippets in your own files. Then just do whatever you want with the files externally.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
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: 1 Guest(s)