Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
小さなイントラネット検索を行っています クロールと検索に Nutch を使用しています 次のようなサブドメインを持っています
z.example.com a.example.com m.example.com
そして、nutch を使用して値を検索すると、すべてのドメインから検索結果が得られます。サブドメインごとに 1 つの結果が必要です
site:"foo.example.com" フィールドを使用して 3 つのクエリを作成できます。それはあなたのユースケースに十分ですか?