source: trunk/gsdl/src/recpt/querytools.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12930   18 years kjdon changed set_query_type_args to make plain the default if no search …
(edit) @12864   18 years kjdon set_stem_index_args sets ks, ss, and afs args depending on the value …
(edit) @12792   18 years kjdon added parentheses for saving in addstemcase
(edit) @12791   18 years kjdon fixed up a non-compiling mistake
(edit) @12784   18 years kjdon modified query parsing for mgpp and lucene. hopefully it will work …
(edit) @12771   18 years mdewsnip Changed the new "fuzziness" argument to take an integer instead of a …
(edit) @12770   18 years mdewsnip Changed the Lucene "-fuzzy" argument to "-fuzziness <value>", for more …
(edit) @12685   18 years mdewsnip Commented out or removed Lucene debugging comments.
(edit) @12428   18 years mdewsnip Lucene now supports "some" and "all" queries, so look at t variable …
(edit) @12410   18 years mdewsnip Added support for the new "-filter" option to lucene_query.pl (used by …
(edit) @12388   18 years mdewsnip Fuzzy searching with Lucene, many thanks to John Thompson and DL …
(edit) @12276   18 years sjboddie Added "Sort Field" (sf) argument that can be passed through to a …
(edit) @11987   18 years kjdon added a new method set_query_type_args, which sets ct, qt and qto …
(edit) @11765   18 years kjdon made mgpp query parsing better for plain searching. now handles bool …
(edit) @11004   18 years kjdon get_phrases method moved to lib/phrases.h so colservr can share it
(edit) @10995   18 years kjdon fixed up mgpp and lucene plain search query string formatting. mgpp …
(edit) @10411   19 years mdewsnip Added some code to fix bugs in Lucene "all" and phrase searching with …
(edit) @9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
(edit) @8715   19 years kjdon fized a bug with phrase searching onn segmented collections
(edit) @8357   20 years kjdon added a partial fix to plain searching with mgg - if you are searching …
(edit) @8029   20 years davidb Introduction of code for elementary use of lucene indexer.
(edit) @7432   20 years mdewsnip (Human Info) Added language parameter to all calls of get_info, …
(edit) @7391   20 years davidb Fixed a couple of indentations of statements to be more consistent …
(edit) @7383   20 years mdewsnip Fixed a couple of compilation problems.
(edit) @7380   20 years mdewsnip (Human Info) Made some parameters const, and added an extended …
(edit) @6584   20 years kjdon Fiddled around with segmenting for chinese text. Haven't changed how …
(edit) @4757   21 years kjdon new method for formatting the field info in the query for mgpp plain …
(edit) @3160   22 years kjdon no longer format query strings inside fields. two or more words are …
(edit) @3149   22 years jrm21 removed a debugging statement for mgpp phrase search.
(edit) @2745   23 years kjm18 changes for gselection for mgpp queries, and some form query parsing …
(edit) @1988   23 years kjm18 changed escapequotes() to escape /n & /r as well.
(edit) @1914   23 years kjm18 new functions added for search history and form queries (mgpp)
(edit) @1889   23 years dmm9 bringing date search up to date with mgpp's new search string format
(edit) @1774   23 years kjm18 added MatchMode in set_queryfilter_options - used in mgppqueryfilter. …
(edit) @1467   24 years dmm9 pre-Christian date support
(edit) @1439   24 years dmm9 date stuff conforming to DC
(edit) @1373   24 years dmm9 Support for date search
(edit) @1329   24 years kjm18 level info (cgiarg g) added to filterOptions
(edit) @1285   24 years sjboddie Removed CVS logging information from source files
(edit) @759   25 years sjboddie changes for cross-collection searching - still needs work
(edit) @608   25 years sjboddie added Maxdocs queryfilter option which may be -1 for 'all'
(edit) @533   25 years sjboddie added GPL notice
(edit) @470   25 years sjboddie added advanced search option - other minor changes
(edit) @403   25 years sjboddie no longer display documents that don't match all phrases in query string
(edit) @397   25 years sjboddie some changes to the way quoted queries are handled
(edit) @349   25 years rjmcnab Added ability to combine two independant queries.
(add) @270   25 years sjboddie moved do_query from queryaction to new querytools module (as do_action …
Note: See TracRevisionLog for help on using the revision log.