Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] search doesn't work

Thanks for the details. I've been battling through the myriad Lucene/Solr configuration options trying to come up with a reasonable search for code. I broke this last week by switching the tokenizer used by the indexer. I was attempting to disable tokenizing on case transitions ("searchFactory" -> "search", "factory"). But at the same time it looks like a removed punctuation characters as delimiters as well. I have pushed a fix that will be in tonight's build. If anyone sees strange search behaviour tomorrow, please enter a bug, including the exact search phrase you used, and the file where you believe it should have found results (or even a snippet/line that you think should match but doesn't).

John




Susan Franklin McCourt <susan_franklin@xxxxxxxxxx>
Sent by: orion-dev-bounces@xxxxxxxxxxx

10/03/2011 01:04 PM

Please respond to
Orion developer discussions <orion-dev@xxxxxxxxxxx>

To
Orion developer discussions <orion-dev@xxxxxxxxxxx>
cc
Subject
Re: [orion-dev] search doesn't work





I noticed the same thing today.
Today is the first time I'm heavily using it, and it is finding very little.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=359723


Inactive hide details for John J Barton ---10/03/2011 09:45:55 AM---Now that my project is getting big enough to need to use seJohn J Barton ---10/03/2011 09:45:55 AM---Now that my project is getting big enough to need to use search (the upper right corner thing), I ca

From:
John J Barton <johnjbarton@xxxxxxxxxxxxxxx>
To:
Orion developer discussions <orion-dev@xxxxxxxxxxx>
Date:
10/03/2011 09:45 AM
Subject:
[orion-dev] search doesn't work
Sent by:
orion-dev-bounces@xxxxxxxxxxx




Now that my project is getting big enough to need to use search (the
upper right corner thing), I can tell you it doesn't work. The page
comes up and the UI is there, but it does not find stuff I know is
there.

jjb
_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx

https://dev.eclipse.org/mailman/listinfo/orion-dev
_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orion-dev


Back to the top