You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by ke...@apache.org on 2004/05/17 15:28:11 UTC

cvs commit: jakarta-lucene-sandbox/contributions/javascript/queryConstructor luceneQueryConstructor.js

kelvint     2004/05/17 06:28:11

  Modified:    contributions/javascript/queryConstructor
                        luceneQueryConstructor.js
  Log:
  Didn't actually log what major changes were introduced in previous version:
  Distinction between term modifiers and group modifiers.
  Support for non-field specific searching.
  Fixed bug in trim (word boundaries don't apply to characters like + and -).
  Added feature of disabling grouping via NO_MODIFIER.
  Refactorings here and there.
  
  Revision  Changes    Path
  1.10      +0 -0      jakarta-lucene-sandbox/contributions/javascript/queryConstructor/luceneQueryConstructor.js
  
  Index: luceneQueryConstructor.js
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene-sandbox/contributions/javascript/queryConstructor/luceneQueryConstructor.js,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-dev-help@jakarta.apache.org