fixing zebra searching after recent commits
[koha.git] / C4 / Search.pm
2007-12-21 Joshua Ferrarofixing zebra searching after recent commits
2007-12-21 Chris NighswongerInitial fix for NoZebra advanced search problems when...
2007-12-21 Henri-Damien LAURENTBUG Fixing : NoZebra search
2007-12-21 Henri-Damien LAURENTSearchNZ : multiple words AND was an OR
2007-12-20 Joshua Ferrarofixes to search results list, ccl.properties tweak
2007-12-20 Chris Nighswonger2nd try:Fixed buggy NoZebra cataloguing search when...
2007-12-20 Chris NighswongerFixed buggy NoZebra cataloguing search when search...
2007-12-19 Galen CharltonMerge git://git.koha.org/pub/scm/koha
2007-12-19 Joshua FerraroMerge branch 'master' of manage-gmc.dev.kohalibrary...
2007-12-19 Joshua Ferraroincorect syntax fix
2007-12-18 Galen CharltonMerge git://git.koha.org/pub/scm/koha
2007-12-18 Mason Jamesindex=kw searches now search all indexes for nozebra
2007-12-18 Joshua Ferrarocase-insensitive match on query highlighting
2007-12-18 Joshua Ferrarofix for bug 1658: <span class="term"> in search terms
2007-12-18 Joshua Ferrarofix for bug 1604: when doing a 'scan', "count" isn...
2007-12-17 Joshua Ferraroimprovements to query_desc and limit_desc
2007-12-17 Joshua FerraroUpdates to date indexing and search processing
2007-12-17 Joshua Ferrarofix to add wordlist default when QueryStemming is off
2007-12-17 Galen Charltoninstaller: location of koha-conf.xml
2007-12-15 Mason Jamesquickfix for adv. searching in nozebra.
2007-12-13 Paul POULAINNoZera don't handle fuzzy/stemming/weight
2007-12-13 Joshua Ferrarofix for bug introduced recently if due_date is null...
2007-12-12 Joe AtzbergerSearch.pm -- Dates.pm (the correct way) and remove...
2007-12-08 Galen Charltonbugfix: catch ZOOM exceptions in simple Search.pm
2007-12-02 Henri-Damien LAURENTBug fixing : infinite loop when repeated operator ...
2007-12-02 rootBug Fixing : NZsearch
2007-12-02 Paul POULAINwhen the result has an author as search term, the link...
2007-11-26 Joshua Ferraros/mt/itemtype/ for FindDuplicate
2007-11-26 Joshua Ferraroadding maxItemsToDisplay
2007-11-25 Joshua Ferrarofixes to scan
2007-11-25 Joshua Ferrarofix for bug 1208, exact barcode search
2007-11-25 Joshua Ferraroadding result_number to opac and staff search
2007-11-25 Joshua Ferrarosearchdesc improvements, more opac fixes
2007-11-25 Joshua Ferrarofixing limit by availability, using nifty _ALLRECORDS...
2007-11-25 Joshua Ferraroadding a space between query and limit concat
2007-11-25 Joshua Ferraroadding flags for some advanced search features
2007-11-25 Joshua Ferrarotelling the user what stopwords have been removed from the
2007-11-24 Joshua Ferraromore work on nozebra
2007-11-24 Joshua Ferraroadding $DEBUG warnings to nozebra
2007-11-22 Joshua Ferraroswitching from searchdesc to query_desc and limit_desc,
2007-11-22 Joshua Ferraroremoving sanatized operand, we can now handle non-sanat...
2007-11-22 Joshua Ferraroadding query_inputs to build the query as a set of...
2007-11-21 Joshua FerraroMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-11-21 Joshua Ferraroadding query_cgi to facets
2007-11-21 Joshua Ferrarofixing page numbers to use query_cgi
2007-11-21 Joshua Ferraromore fixes: limit by branch working
2007-11-21 Joshua Ferrarofixing mc-* group OR queries (checkboxs)
2007-11-21 Joshua Ferraroadding $simple_search for index scanning and federated...
2007-11-21 Joshua Ferrarorefactoring how limits are built, first working version
2007-11-20 Joshua Ferraroadding diagnostic debug option
2007-11-20 Joshua Ferrarofixes to fielded searches, truncation, field weighting...
2007-11-20 Henri-Damien LAURENTMinor Bug Fixing NZorder showed inverted orders for...
2007-11-17 Paul POULAINNoZebra : fix on the last page in case there is more...
2007-11-14 Owen LeonardBeginning redesign of the OPAC. At this stage it's...
2007-11-11 Joshua Ferrarofixing advanced search
2007-11-09 Paul POULAINdealing with >=, <= and date stuff in NoZebra
2007-11-08 Henri-Damien LAURENTNZOrder Broken
2007-11-07 Joshua Ferrarofixing subject link on detail pages and searching API
2007-11-06 Henri-Damien LAURENTSome improvements on research.
2007-11-01 Joshua Ferrarofix to rightANDlefttruncation
2007-10-31 Joshua Ferrarofixing fielded truncation
2007-10-31 Paul POULAINfixes in NoZebra search & indexing
2007-10-30 Joshua Ferraropatch to sysprefs and minor fix to Search.pm that
2007-10-29 Joshua Ferrarofixes to enable truncation to play nicely with
2007-10-29 Joshua Ferraromajor cleanup of buildQuery, creating some internal...
2007-10-29 Joshua Ferrarofixing re-sorting in staff client
2007-10-29 Joshua Ferrarofixing branch limits and searchdomain limits
2007-10-29 Joshua Ferrarofixes to searching:
2007-10-29 Joshua FerraroSearching Patch 1: fixing searching in 3.0
2007-10-29 Joshua Ferrarofixing itemtype image, sample data, improving
2007-10-24 Paul POULAINdefaut search on kw,wrdl
2007-10-22 Paul POULAINremoving [ and ] in query hilighting
2007-10-19 Henri-Damien LAURENTImproving Search : Adding truncation management (right...
2007-10-19 Chris CormackPatch from Galen Charlton, removing $Id$ $Log$ and...
2007-10-19 Galen Charltonstart of reworking call number handling and other Bibli...
2007-10-18 Henri-Damien LAURENTMinor : Adding item count to result lists.
2007-10-17 Galen Charltonfix for bug 1499 - normalize ISBN before dupe check
2007-10-17 Henri-Damien LAURENTpatches for members and resultlists.
2007-10-15 Paul POULAINBUGfixes in availability management
2007-10-13 Paul POULAINBugfix for empty words
2007-10-10 Henri-Damien LAURENTBugFix in MARCdetail.pl : getauthorisedvaluedesc contai...
2007-10-09 Henri-Damien LAURENTOne can search on only one limit (for instance : Get...
2007-10-06 Joshua Ferraroremoving multivolume,multivolumepart,binding
2007-10-03 Joshua Ferrarochmod 644 on all modules
2007-09-24 Paul POULAINIMPROVEMENT : reintroducing stopwords management
2007-08-15 Paul POULAINreintroducing an important line in TransformeMarcToKoha
2007-08-08 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-08 Joshua FerraroMerge branch 'master' of /usr/local/git/koha_base.git/
2007-07-26 toinsadding 'kw' to search on keyword on non zebra mod
2007-07-16 hdlFindDuplicate works for an title itemtype author key.
2007-07-02 tipauldon t display the 1 in location column if there is...
2007-06-26 toinsremoving '-' in isbn to allow amazon content.
2007-06-26 tipaulwhy was title ordering on 1=36 ? in ccl.properties...
2007-06-15 toinsenable to search on subject with nozebra
2007-06-15 tipaulsome fixes (and only fixes)
2007-06-13 toinsremoving warn compilation.
2007-05-28 tipaulmerging opac details only for items with the same branc...
2007-05-22 hdlChanging GetMarcStructure signature.
2007-05-10 tipaulKoha NoZebra :
2007-05-09 kadosfixing minor typo, need space after the operators
next