AntiEverything
Senior member
- Aug 5, 2004
- 939
- 0
- 0
The database I'm leaning towards is TextML by Ixiasoft. It's similar to a full text indexer such as dtSearch or Ultraseek, but it's built natively to handle XMLs uniqueness. Indexes can be setup very broadly so that it indexes the entire file in one index, or can be fine tuned such that you only index one element and can be setup as word, number, date or time indexes. The search engine has the standard boolean operators, plus proximity, range, etc. I can create as few or as many indexes as needed for best search results.
There are some databases that use XQuery to search, but they don't do quite what I want. This uses a proprietary (which is my only reservation about this software) XML based search language which will let me build fine tuned search alogrithms. Also, this server is focused on being an API for use in a custom application, and as such exposes all of its functionality without forcing me to use their interface.
There are some databases that use XQuery to search, but they don't do quite what I want. This uses a proprietary (which is my only reservation about this software) XML based search language which will let me build fine tuned search alogrithms. Also, this server is focused on being an API for use in a custom application, and as such exposes all of its functionality without forcing me to use their interface.
