lukeme / gobible

Automatically exported from code.google.com/p/gobible
1 stars 0 forks source link

Additional options in the Search | More menu #140

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Suggested addition:

Case
 Options (radio button control)
  Case-sensitive
  Case-insensitive

Original issue reported on code.google.com by DFH...@gmail.com on 11 Oct 2010 at 7:16

GoogleCodeExporter commented 8 years ago
I have added this issue to draw attention to several ideas listed in the 
GoBibleRoadmap.

Search is currently only for the exact text as edited. Possible enhancements 
might be as follows:

    * Whole word searches (as a tick option)
    * Case-sensitive search text (as a tick option)
    * Full support for cases in Cyrillic and other non-Latin scripts
    * Boolean operators in the search pattern
    * Proximity matching in the search pattern
    * Regular expressions in the search pattern 

The first two options might be easier to code than the rest. 

However, case for languages that use a latin alphabet really depends on the 
locale, as the example of dotted and dotless i in Turkish and Azeri illustrates.

Original comment by DFH...@gmail.com on 11 Oct 2010 at 7:21

GoogleCodeExporter commented 8 years ago

Original comment by DFH...@gmail.com on 3 Jan 2013 at 10:34