Menu

FullTextSearch with hits search per line

Help
2004-03-14
2012-10-11
  • Stefan Schorn

    Stefan Schorn - 2004-03-14

    Hello,
    is there a plugin which gives the possibility to search text over all documents like fulltextearch but the hits must be in one line of the document.

    example

    when i search "my book" it should only be found when it is written in one line of the document.

    This is my house
    This is my book

    should not match

    This is my book.

    should match

    The next wish is to show the results as text not as code. any idea?

    background:

    my wiki is used for minaralogical data. There are a lot of chemical formulas and i want to search for formulas containing specific elements.

    http://www.mineralienatlas.de/phpwiki/index.php/Mineralklasse-IIB

    Regards Stefan

     
    • Reini Urban

      Reini Urban - 2004-04-10

      I see. currently not but we can extend it to enable regular expressions.

      s="^Schlemait"

       
    • Stefan Schorn

      Stefan Schorn - 2004-04-12

      Did't know if its the right way fro me. I want to search about 30 wiki documents with a lot of lines like you can see on these page

      http://www.mineralienatlas.de/phpwiki/index.php/Mineralklasse-IIB

      there are formulas like Cu2S
      Cu =copper
      S = sulfur

      Now i want to search for all formulas containing copper and sulfur

      So the search pattern has to know which pages to search and which patterns have to be in one line to show the line. (in this example Cu and S).

      It seems very complex. The best for me seems to be an database plugin where i can show the information insinde te wiki and search within the column.

      Think you can't help me here.
      Thanks and Regards
      Stefan

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.